Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
10388 | 287 |
Learn how to design large scale systems. Prep for the system design interview.
lbryio / lbry
https://github.com/lbryio/lbry
stars | today |
---|---|
939 | 264 |
A fully decentralized network for distributing data
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
1165 | 203 |
The world’s simplest facial recognition api for Python and the command line
ofek / bit
stars | today |
---|---|
226 | 196 |
Bitcoin made easy.
youfou / wxpy
https://github.com/youfou/wxpy
stars | today |
---|---|
1199 | 90 |
微信机器人 / 优雅的微信个人号API
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
19193 | 96 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
donnemartin / data-science-ipython-notebooks
https://github.com/donnemartin/data-science-ipython-notebooks
stars | today |
---|---|
8105 | 73 |
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
12527 | 61 |
Models built with TensorFlow
jostmey / NakedTensor
https://github.com/jostmey/NakedTensor
stars | today |
---|---|
2046 | 70 |
Bare bone examples of machine learning in TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
13565 | 56 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
3099 | 59 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
achillesrasquinha / bulbea
https://github.com/achillesrasquinha/bulbea
stars | today |
---|---|
97 | 44 |
Deep Learning based Python Library for Stock Market Prediction and Modelling
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30670 | 44 |
A curated list of awesome Python frameworks, libraries, software and resources
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
11747 | 46 |
⏬ Dumb downloader that scrapes the web
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
10313 | 42 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
kennethreitz / flango
https://github.com/kennethreitz/flango
stars | today |
---|---|
85 | 48 |
A Django template for using Flask for the frontend, Django for the backend.
sangaline / advanced-web-scraping-tutorial
https://github.com/sangaline/advanced-web-scraping-tutorial
stars | today |
---|---|
89 | 46 |
The Zipru scraper developed in the Advanced Web Scraping Tutorial.
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
4892 | 46 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
gunthercox / ChatterBot
https://github.com/gunthercox/ChatterBot
stars | today |
---|---|
2674 | 41 |
ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
google / seq2seq
https://github.com/google/seq2seq
stars | today |
---|---|
1056 | 40 |
A general-purpose encoder-decoder framework for Tensorflow
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
1216 | 36 |
tutorial for researchers to learn deep learning with pytorch
facebookincubator / prophet
https://github.com/facebookincubator/prophet
stars | today |
---|---|
2733 | 30 |
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
24523 | 30 |
Command-line program to download videos from YouTube.com and other video sites
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
22010 | 26 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
amdegroot / ssd.pytorch
https://github.com/amdegroot/ssd.pytorch
stars | today |
---|---|
65 | 30 |
A PyTorch Implementation of Single Shot MultiBox Detector.
Language: go
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
10855 | 211 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
4584 | 97 |
Top-like interface for container metrics
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40762 | 46 |
Docker - the open-source application container engine
spf13 / hugo
stars | today |
---|---|
15712 | 50 |
A Fast and Flexible Static Site Generator built with love in GoLang
knq / chromedp
https://github.com/knq/chromedp
stars | today |
---|---|
1009 | 50 |
Package chromedp is a faster, simpler way to drive browsers (Chrome, Edge, Safari, Android, etc) without external dependencies (ie, Selenium, PhantomJS, etc) using the Chrome Debugging Protocol.
golang / go
stars | today |
---|---|
25942 | 39 |
The Go programming language
netlify / gocommerce
https://github.com/netlify/gocommerce
stars | today |
---|---|
54 | 39 |
A headless e-commerce for JAMstack sites
knq / xo
stars | today |
---|---|
987 | 38 |
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
fogleman / ribbon
https://github.com/fogleman/ribbon
stars | today |
---|---|
74 | 38 |
Ribbon diagrams of proteins in #golang. WIP.
couchbaselabs / vellum
https://github.com/couchbaselabs/vellum
stars | today |
---|---|
223 | 34 |
A Go library implementing an FST (finite state transducer)
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19046 | 30 |
A curated list of awesome Go frameworks, libraries and software
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
7507 | 26 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
12732 | 27 |
Distributed reliable key-value store for the most critical data of a distributed system
josephyzhou / github-trending
https://github.com/josephyzhou/github-trending
stars | today |
---|---|
1486 | 29 |
Tracking the most popular Github repos, updated daily
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21538 | 22 |
Production-Grade Container Scheduling and Management
knq / usql
stars | today |
---|---|
1718 | 26 |
usql is a universal command-line interface for SQL databases
Masterminds / sprig
https://github.com/Masterminds/sprig
stars | today |
---|---|
166 | 26 |
Useful template functions for Go templates.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
6947 | 23 |
Træfɪk, a modern reverse proxy
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15085 | 19 |
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 |
---|---|
9299 | 21 |
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.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10128 | 17 |
beego is an open-source, high-performance web framework for the Go programming language.
knqyf263 / pet
https://github.com/knqyf263/pet
stars | today |
---|---|
1153 | 20 |
Simple command-line snippet manager, written in Go.
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
7339 | 17 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
google / syzkaller
https://github.com/google/syzkaller
stars | today |
---|---|
808 | 17 |
syzkaller is an unsupervised, coverage-guided Linux system call fuzzer
cockroachdb / apd
https://github.com/cockroachdb/apd
stars | today |
---|---|
76 | 19 |
Arbitrary-precision decimals for Go
Language: javascript
netlify / netlify-cms
https://github.com/netlify/netlify-cms
stars | today |
---|---|
1423 | 533 |
A CMS for Static Site Generators
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
245622 | 384 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
aweary / react-perimeter
https://github.com/aweary/react-perimeter
stars | today |
---|---|
374 | 346 |
Create an invisible perimeter around an element and respond when its breached.
vuejs / vue
stars | today |
---|---|
47083 | 161 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
unsplash / react-trend
https://github.com/unsplash/react-trend
stars | today |
---|---|
1351 | 174 |
📈 Simple, elegant spark lines
react-community / create-react-native-app
https://github.com/react-community/create-react-native-app
stars | today |
---|---|
2840 | 160 |
Create a React Native app on any OS with no build config.
WhitestormJS / whitestorm.js
https://github.com/WhitestormJS/whitestorm.js
stars | today |
---|---|
3529 | 102 |
🚀 🌪 Super-fast 3D framework for Web Applications 🥇 & Games 🎮 . Based on Three.js
shakiba / planck.js
https://github.com/shakiba/planck.js
stars | today |
---|---|
383 | 106 |
2D JavaScript physics engine for cross-platform HTML5 game development
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
22869 | 89 |
Create React apps with no build configuration.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
53474 | 81 |
A book series on JavaScript. @YDKJS on twitter.
wix / react-native-interactable
https://github.com/wix/react-native-interactable
stars | today |
---|---|
1095 | 90 |
Experimental implementation of high performance interactable views in React Native
Nightonke / Gitee
https://github.com/Nightonke/Gitee
stars | today |
---|---|
433 | 90 |
Gitee, OS X status bar application for Github
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
62137 | 78 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
pubkey / rxdb
https://github.com/pubkey/rxdb
stars | today |
---|---|
3712 | 85 |
💻 📱 Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime ❗️
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
15595 | 82 |
Promise based HTTP client for the browser and node.js
d3 / d3
stars | today |
---|---|
61676 | 73 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
pd4d10 / console-importer
https://github.com/pd4d10/console-importer
stars | today |
---|---|
143 | 81 |
Easily import JS and CSS resources from Chrome console.
zeeshanu / opus
https://github.com/zeeshanu/opus
stars | today |
---|---|
135 | 77 |
Open source knowledge base application for Teams
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
107964 | 49 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
45796 | 54 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
49131 | 47 |
JavaScript Style Guide
tkh44 / smitty
https://github.com/tkh44/smitty
stars | today |
---|---|
132 | 56 |
Tiny flux implementation built on mitt
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
9750 | 53 |
Framework for server-rendered React apps
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
32857 | 47 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
thejameskyle / react-loadable
https://github.com/thejameskyle/react-loadable
stars | today |
---|---|
1454 | 53 |
A higher order component for loading components with promises.
Language: unknown
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
2084 | 1811 |
Free resources for learning Full Stack Web Development
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
2527 | 1392 |
Roadmap to becoming a web developer in 2017
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
3542 | 1018 |
⭐️ Companies that don’t have a broken hiring process
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
79741 | 89 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
54762 | 92 |
😎 Curated list of awesome lists
joelparkerhenderson / git_commit_message
https://github.com/joelparkerhenderson/git_commit_message
stars | today |
---|---|
90 | 74 |
Git commit message: how to write a good git commit message
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
37544 | 51 |
A complete computer science study plan to become a software engineer.
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
4926 | 63 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
14842 | 56 |
Design Patterns for Humans™ - An ultra-simplified explanation
ritchieng / the-incredible-pytorch
https://github.com/ritchieng/the-incredible-pytorch
stars | today |
---|---|
255 | 57 |
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47747 | 40 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
12927 | 47 |
A curated list of awesome things related to Vue.js
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
16531 | 44 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
cctanfujun / android-tips-tricks-cn
https://github.com/cctanfujun/android-tips-tricks-cn
stars | today |
---|---|
578 | 43 |
震惊!这么多的安卓开发Tips
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11488 | 29 |
🗽 最新可用的google hosts文件。镜像:
Cerberus / Thailand-Address
https://github.com/Cerberus/Thailand-Address
stars | today |
---|---|
49 | 29 |
Thailand’s provinces, districts, subdistricts, zip-codes and geographies.
taylorham / react-conf-17-videos
https://github.com/taylorham/react-conf-17-videos
stars | today |
---|---|
130 | 35 |
Find that one presentation you missed!
abhishekbanthia / Public-APIs
https://github.com/abhishekbanthia/Public-APIs
stars | today |
---|---|
8339 | 29 |
📚 A public list of APIs from round the web.
wallabyjs / quokka
https://github.com/wallabyjs/quokka
stars | today |
---|---|
53 | 28 |
breakwa11 / shadowsocks-rss
https://github.com/breakwa11/shadowsocks-rss
stars | today |
---|---|
5639 | 25 |
ShadowsocksR update rss, SSR organization https://github.com/shadowsocksr
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
7058 | 21 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
forter / security-101-for-saas-startups
https://github.com/forter/security-101-for-saas-startups
stars | today |
---|---|
3139 | 22 |
security tips for startups
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
16145 | 21 |
⚡️ Delightful Node.js packages and resources
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
26582 | 18 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
oxford-cs-deepnlp-2017 / lectures
https://github.com/oxford-cs-deepnlp-2017/lectures
stars | today |
---|---|
7359 | 17 |
Oxford Deep NLP 2017 course