Language: python
kitao / pyxel
https://github.com/kitao/pyxel
stars | today |
---|---|
1994 | 1412 |
A retro game development environment in Python
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
2491 | 577 |
100 Days of ML Coding
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
38895 | 286 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
robinhood / faust
https://github.com/robinhood/faust
stars | today |
---|---|
1454 | 301 |
Python Stream Processing
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
458 | 230 |
This is an automated machine learning (AutoML) package.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
39376 | 83 |
Models and examples built with TensorFlow
cosven / FeelUOwn
https://github.com/cosven/FeelUOwn
stars | today |
---|---|
1320 | 96 |
trying to be a user-friendly and hackable music player
mkaz / termgraph
https://github.com/mkaz/termgraph
stars | today |
---|---|
1470 | 69 |
a python command-line tool which draws basic graphs in the terminal
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
53315 | 59 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / cleverhans
https://github.com/tensorflow/cleverhans
stars | today |
---|---|
2528 | 58 |
An adversarial example library for constructing attacks, building defenses, and benchmarking both
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
2706 | 58 |
Crawler which is incredibly fast and extracts urls, emails, files, website accounts and much more.
evyatarmeged / Raccoon
https://github.com/evyatarmeged/Raccoon
stars | today |
---|---|
728 | 56 |
A high performance offensive security tool for reconnaissance and vulnerability scanning
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
11542 | 58 |
the only cheat sheet you need
colental / byob
https://github.com/colental/byob
stars | today |
---|---|
1170 | 45 |
BYOB (Build Your Own Botnet)
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32142 | 38 |
Deep Learning for humans
nicolargo / glances
https://github.com/nicolargo/glances
stars | today |
---|---|
11183 | 42 |
Glances an Eye on your system. A top/htop alternative.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
29690 | 35 |
scikit-learn: machine learning in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37782 | 37 |
The Python micro framework for building web applications.
django / django
https://github.com/django/django
stars | today |
---|---|
35482 | 34 |
The Web framework for perfectionists with deadlines.
threerocks / studyFiles
https://github.com/threerocks/studyFiles
stars | today |
---|---|
2806 | 36 |
一些经典且高质量的电子书分享
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40287 | 39 |
Command-line program to download videos from YouTube.com and other video sites
facebookresearch / pythia
https://github.com/facebookresearch/pythia
stars | today |
---|---|
376 | 39 |
A software suite for Visual Question Answering
fishtown-analytics / dbt
https://github.com/fishtown-analytics/dbt
stars | today |
---|---|
326 | 38 |
dbt (data build tool) is a command line tool that enables data analysts and engineers to transform data in their warehouse more effectively.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
15377 | 29 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
15377 | 29 |
A collective list of public JSON APIs for use in web development.
Language: go
perlin-network / life
https://github.com/perlin-network/life
stars | today |
---|---|
334 | 313 |
A secure WebAssembly VM catered for decentralized applications.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
10385 | 159 |
Connect, secure, control, and observe services.
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
3508 | 77 |
A library and tools for open cloud development in Go.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39552 | 55 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
44996 | 51 |
The Go programming language
kyma-project / kyma
https://github.com/kyma-project/kyma
stars | today |
---|---|
143 | 46 |
A flexible and easy way to connect and extend enterprise applications in a cloud-native world
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19712 | 34 |
Official Go implementation of the Ethereum protocol
vmware / harbor
https://github.com/vmware/harbor
stars | today |
---|---|
4891 | 41 |
An open source trusted cloud native registry project that stores, signs, and scans content.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33716 | 38 |
A curated list of awesome Go frameworks, libraries and software
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
7446 | 37 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
developer-learning / learning-golang
https://github.com/developer-learning/learning-golang
stars | today |
---|---|
290 | 32 |
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
solo-io / qloo
https://github.com/solo-io/qloo
stars | today |
---|---|
132 | 30 |
The GraphQL Engine powered by Gloo
u-root / u-root
https://github.com/u-root/u-root
stars | today |
---|---|
668 | 30 |
A fully Go userland! u-root can create a root file system (initramfs) containing a busybox-like set of tools written in Go.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27651 | 29 |
The world’s fastest framework for building websites.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
17902 | 27 |
The Prometheus monitoring system and time series database.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16731 | 26 |
The Cloud Native Edge Router
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9433 | 22 |
A platform for building proxies to bypass network restrictions.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5174 | 23 |
百度网盘客户端 - Go语言编写
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
23086 | 23 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19285 | 22 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
jaegertracing / jaeger
https://github.com/jaegertracing/jaeger
stars | today |
---|---|
5373 | 24 |
CNCF Jaeger, a Distributed Tracing System
knative / docs
https://github.com/knative/docs
stars | today |
---|---|
688 | 22 |
Documentation for users of Knative components
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
827 | 21 |
Go 夜读 - Night Reading Go - Go source reading and offline technical discussion every Thursday night.
helm / helm
stars | today |
---|---|
6807 | 18 |
The Kubernetes Package Manager
ncw / gpython
https://github.com/ncw/gpython
stars | today |
---|---|
29 | 22 |
gpython is a python interpreter written in go “batteries not included”
Language: c++
hugoam / toy
stars | today |
---|---|
612 | 259 |
the thin c++ game engine
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
106552 | 87 |
Computation using data flow graphs for scalable machine learning
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17575 | 44 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Think-Silicon / GLOVE
https://github.com/Think-Silicon/GLOVE
stars | today |
---|---|
112 | 47 |
GLOVE (GL Over Vulkan) is a software library that acts as an intermediate layer between an OpenGL application and Vulkan
Qihoo360 / pika
https://github.com/Qihoo360/pika
stars | today |
---|---|
2029 | 35 |
Pika is a nosql compatible with redis, it is developed by Qihoo’s DBA and infrastructure team
QUANTAXIS / QUANTAXIS
https://github.com/QUANTAXIS/QUANTAXIS
stars | today |
---|---|
1550 | 33 |
QUANTAXIS 从数据爬取-清洗存储-分析回测-可视化-交易复盘的本地一站式解决方案
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33682 | 27 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63013 | 31 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26619 | 21 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
28114 | 29 |
Protocol Buffers - Google’s data interchange format
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5210 | 29 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6007 | 28 |
C++ front/service proxy
baidu / lac
stars | today |
---|---|
262 | 28 |
Baidu’s open-source lexical analysis tool for Chinese, including word segmentation, part-of-speech tagging & named entity recognition.
hugoam / mud
stars | today |
---|---|
700 | 27 |
c++ toolkit for rapid development of live graphical apps and games
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8426 | 26 |
🔧 Cross-platform GUI management tool for Redis
tree-sitter / tree-sitter
https://github.com/tree-sitter/tree-sitter
stars | today |
---|---|
526 | 27 |
An incremental parsing system for programmings tools
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4809 | 24 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8339 | 17 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44731 | 20 |
The Swift Programming Language
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12968 | 17 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
YosysHQ / nextpnr
https://github.com/YosysHQ/nextpnr
stars | today |
---|---|
64 | 20 |
nextpnr portable FPGA place and route tool
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16030 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
3775 | 19 |
Seamless operability between C++11 and Python
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20101 | 18 |
Tesseract Open Source OCR Engine (main repository)
v8 / v8
stars | today |
---|---|
10066 | 16 |
The official mirror of the V8 Git repository
Language: javascript
klauscfhq / taskbook
https://github.com/klauscfhq/taskbook
stars | today |
---|---|
2550 | 619 |
📓 Tasks, boards & notes for the command-line habitat
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
31986 | 336 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
apexcharts / apexcharts.js
https://github.com/apexcharts/apexcharts.js
stars | today |
---|---|
1866 | 331 |
A JavaScript Chart Library
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
3958 | 295 |
🦄 Record your terminal and generate animated gif images
fusionjs / fusion-core
https://github.com/fusionjs/fusion-core
stars | today |
---|---|
303 | 152 |
Core FusionJS package
vuejs / vue
stars | today |
---|---|
109574 | 130 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
transitive-bullshit / react-particle-effect-button
https://github.com/transitive-bullshit/react-particle-effect-button
stars | today |
---|---|
166 | 133 |
Bursting particle effect buttons for React 🎉
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
2588 | 122 |
MDX-based presentation decks
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
6498 | 118 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
fusionjs / fusion-react
https://github.com/fusionjs/fusion-react
stars | today |
---|---|
215 | 109 |
Fusion.js for React
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
107845 | 88 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
rdev / now-mobile
https://github.com/rdev/now-mobile
stars | today |
---|---|
103 | 99 |
Mobile client for Zeit’s Now platform
TalkingData / inmap
https://github.com/TalkingData/inmap
stars | today |
---|---|
1640 | 92 |
大数据地理可视化
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
22414 | 81 |
JavaScript Animation Engine
yinxin630 / fiora
https://github.com/yinxin630/fiora
stars | today |
---|---|
808 | 76 |
An interesting chat application power by socket.io, koa, mongodb and react
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45941 | 74 |
Promise based HTTP client for the browser and node.js
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
43777 | 56 |
JavaScript 3D library.
TryGhost / Ghost
https://github.com/TryGhost/Ghost
stars | today |
---|---|
26566 | 62 |
The platform for professional publishers
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
53194 | 53 |
Create React apps with no build configuration.
sasha240100 / between.js
https://github.com/sasha240100/between.js
stars | today |
---|---|
206 | 60 |
Lightweight JavaScript (ES6) tweening engine
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35832 | 57 |
Headless Chrome Node API
akhenakh / mocs
https://github.com/akhenakh/mocs
stars | today |
---|---|
133 | 55 |
My Own Car System, a Go & Qt application for your car
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
25438 | 51 |
📦 🚀 Blazing fast, zero configuration web application bundler
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67070 | 47 |
A framework for building native apps with React.
staltz / zii
stars | today |
---|---|
163 | 50 |
Chain function calls using a prototype function z
Language: unknown
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
6858 | 339 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
6075 | 210 |
🎮 The only Front-End Performance Checklist that runs faster than the others
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
30537 | 158 |
📝 准备秋招学习笔记
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89983 | 98 |
😎 Curated list of awesome lists
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
3742 | 87 |
The Rockstar programming language specification
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
85827 | 72 |
A book series on JavaScript. @YDKJS on twitter.
thepracticaldev / dev.to
https://github.com/thepracticaldev/dev.to
stars | today |
---|---|
741 | 78 |
Where programmers share ideas and help each other grow
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
109023 | 61 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70708 | 47 |
A collection of useful .gitignore templates
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
2942 | 65 |
谈谈一些有趣的 CSS 话题
fivethirtyeight / russian-troll-tweets
https://github.com/fivethirtyeight/russian-troll-tweets
stars | today |
---|---|
304 | 53 |
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35832 | 53 |
🎉 A curated list of awesome things related to Vue.js
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
12158 | 43 |
Curated list of project-based tutorials
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
14682 | 44 |
The largest Node.JS best practices list (July 2018)
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22890 | 40 |
后端架构师技术图谱
llSourcell / Machine_Learning_Journey
https://github.com/llSourcell/Machine_Learning_Journey
stars | today |
---|---|
481 | 36 |
This is the Curriculum for “Machine Learning Journey” By Siraj Raval on Youtube
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36601 | 38 |
🤓 Build your own (insert technology here)
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5224 | 28 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15396 | 28 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
sploitable / EuroPython-2018-Conference-Talk-Videos
https://github.com/sploitable/EuroPython-2018-Conference-Talk-Videos
stars | today |
---|---|
65 | 30 |
Jump straight to a specific talk!
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
5552 | 28 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25248 | 26 |
⚡️ Delightful Node.js packages and resources
sidristij / dotnetbook
https://github.com/sidristij/dotnetbook
stars | today |
---|---|
428 | 24 |
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
14653 | 22 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
toniblyx / my-arsenal-of-aws-security-tools
https://github.com/toniblyx/my-arsenal-of-aws-security-tools
stars | today |
---|---|
294 | 24 |
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.