Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
12606 | 447 |
Learn how to design large-scale systems. Prep for the system design interview.
Qix- / better-exceptions
https://github.com/Qix-/better-exceptions
stars | today |
---|---|
387 | 378 |
Pretty and useful exceptions in Python, automatically.
lbryio / lbry
https://github.com/lbryio/lbry
stars | today |
---|---|
1641 | 237 |
A fully decentralized network for distributing data
yutiansut / QUANTAXIS
https://github.com/yutiansut/QUANTAXIS
stars | today |
---|---|
188 | 125 |
QUANTAXIS 量化工具箱 Integrated Quantitative Toolbox
donnemartin / data-science-ipython-notebooks
https://github.com/donnemartin/data-science-ipython-notebooks
stars | today |
---|---|
8376 | 95 |
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.
yutiansut / quant
https://github.com/yutiansut/quant
stars | today |
---|---|
71 | 71 |
代码迁移到 https://github.com/yutiansut/quantaxis
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
10541 | 57 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
12727 | 47 |
Models built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
13753 | 49 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30842 | 48 |
A curated list of awesome Python frameworks, libraries, software and resources
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
5193 | 47 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
22128 | 38 |
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.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
21054 | 43 |
A curated list of awesome Machine Learning frameworks, libraries and software.
django / django
https://github.com/django/django
stars | today |
---|---|
24547 | 35 |
The Web framework for perfectionists with deadlines.
laike9m / pdir2
https://github.com/laike9m/pdir2
stars | today |
---|---|
646 | 44 |
Pretty dir() printing with joy 🍺
jinfagang / tensorflow_poems
https://github.com/jinfagang/tensorflow_poems
stars | today |
---|---|
91 | 34 |
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.0 api,加入了创作歌词模块!!正在积极维护升级中,快star,保持更新!
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
19336 | 31 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
25985 | 37 |
A microframework based on Werkzeug, Jinja2 and good intentions
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17336 | 32 |
scikit-learn: machine learning in Python
certsocietegenerale / fame
https://github.com/certsocietegenerale/fame
stars | today |
---|---|
42 | 42 |
FAME Automates Malware Evaluation
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
3248 | 31 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
atgambardella / pytorch-es
https://github.com/atgambardella/pytorch-es
stars | today |
---|---|
80 | 34 |
Evolution Strategies in PyTorch
D4Vinci / Dr0p1t-Framework
https://github.com/D4Vinci/Dr0p1t-Framework
stars | today |
---|---|
110 | 32 |
A framework that creates a dropper that bypass most AVs, some sandboxes and have some tricks ;)
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
24668 | 30 |
Command-line program to download videos from YouTube.com and other video sites
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6851 | 29 |
The Python programming language
Language: go
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
563 | 260 |
Functions as a Service (on Docker Swarm)
KyleBanks / goggles
https://github.com/KyleBanks/goggles
stars | today |
---|---|
122 | 114 |
🔭 Goggles is a GUI for your $GOPATH!
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40967 | 61 |
Docker - the open-source application container engine
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21687 | 42 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
26105 | 42 |
The Go programming language
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
11089 | 45 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
spf13 / hugo
stars | today |
---|---|
15897 | 35 |
A Fast and Flexible Static Site Generator built with love in GoLang
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
4852 | 35 |
Top-like interface for container metrics
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19176 | 33 |
A curated list of awesome Go frameworks, libraries and software
knqyf263 / pet
https://github.com/knqyf263/pet
stars | today |
---|---|
1259 | 35 |
Simple command-line snippet manager, written in Go.
fd0 / machma
stars | today |
---|---|
38 | 34 |
Easy parallel execution of commands with live feedback
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
8671 | 31 |
The Prometheus monitoring system and time series database.
Praqma / git-phlow
https://github.com/Praqma/git-phlow
stars | today |
---|---|
32 | 31 |
The official repository for the git-phlow extension
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7099 | 30 |
Træfɪk, a modern reverse proxy
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
1598 | 28 |
gRPC to JSON proxy generator
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
9109 | 28 |
Drone is a Continuous Delivery platform built on Docker, written in Go
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14678 | 25 |
A golang ebook intro how to build a web with golang
iron-io / functions
https://github.com/iron-io/functions
stars | today |
---|---|
1432 | 25 |
IronFunctions - the serverless microservices platform.
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
6529 | 23 |
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
3345 | 22 |
Run Kubernetes locally
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15155 | 21 |
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 |
---|---|
9372 | 23 |
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.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18299 | 22 |
Gogs is a painless self-hosted Git service.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
7587 | 17 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
go-kit / kit
stars | today |
---|---|
6177 | 19 |
A standard library for microservices.
Language: javascript
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
247477 | 476 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
hsnaydd / moveTo
https://github.com/hsnaydd/moveTo
stars | today |
---|---|
733 | 330 |
A lightweight scroll animation javascript library without any dependency
berzniz / react-overdrive
https://github.com/berzniz/react-overdrive
stars | today |
---|---|
1164 | 301 |
Super easy magic-move transitions for React apps
drcmda / react-springy-parallax
https://github.com/drcmda/react-springy-parallax
stars | today |
---|---|
326 | 268 |
http://react-springy-parallax.surge.sh
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
5052 | 211 |
⭐️ Companies that don’t have a broken hiring process
eggjs / egg
stars | today |
---|---|
2597 | 201 |
Born to build better enterprise frameworks and apps with Node.js & Koa
vuejs / vue
stars | today |
---|---|
47681 | 172 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
EmailThis / extension-boilerplate
https://github.com/EmailThis/extension-boilerplate
stars | today |
---|---|
815 | 179 |
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
myshov / history-of-javascript
https://github.com/myshov/history-of-javascript
stars | today |
---|---|
268 | 156 |
Project “History of JavaScript”
dawson-org / dawson-cli
https://github.com/dawson-org/dawson-cli
stars | today |
---|---|
405 | 119 |
A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
FormidableLabs / appr
https://github.com/FormidableLabs/appr
stars | today |
---|---|
147 | 110 |
Open React Native PR Builds instantly on device
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
62513 | 88 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
108172 | 54 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
15983 | 83 |
Promise based HTTP client for the browser and node.js
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
23193 | 72 |
Create React apps with no build configuration.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
53839 | 71 |
A book series on JavaScript. @YDKJS on twitter.
ccforward / cc
https://github.com/ccforward/cc
stars | today |
---|---|
687 | 79 |
代码库 & Blog
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
45984 | 57 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
49346 | 59 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
33038 | 60 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
6257 | 62 |
Prettier is an opinionated JavaScript formatter.
react-community / create-react-native-app
https://github.com/react-community/create-react-native-app
stars | today |
---|---|
3188 | 60 |
Create a React Native app on any OS with no build config.
d3 / d3
stars | today |
---|---|
61885 | 51 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
25753 | 45 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
ReactTraining / react-router
https://github.com/ReactTraining/react-router
stars | today |
---|---|
20790 | 47 |
Declarative routing for React
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
8580 | 941 |
Roadmap to becoming a web developer in 2017
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
4762 | 379 |
Free resources for learning Full Stack Web Development
github / balanced-employee-ip-agreement
https://github.com/github/balanced-employee-ip-agreement
stars | today |
---|---|
540 | 294 |
GitHub’s employee IP agreement, open sourced and reusable
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
80552 | 120 |
📚 Freely available programming books
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
15304 | 128 |
Design Patterns for Humans™ - An ultra-simplified explanation
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
55128 | 82 |
😎 Curated list of awesome lists
kdeldycke / awesome-falsehood
https://github.com/kdeldycke/awesome-falsehood
stars | today |
---|---|
4983 | 79 |
💊 Curated list of falsehoods programmers believe in.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47945 | 59 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
13177 | 62 |
A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
37746 | 53 |
A complete computer science study plan to become a software engineer.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
16708 | 49 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11612 | 43 |
🗽 最新可用的google hosts文件。镜像:
dotnet / announcements
https://github.com/dotnet/announcements
stars | today |
---|---|
70 | 49 |
Subscribe to this repo to be notified of Announcements and changes in .NET Core.
endymecy / awesome-deeplearning-resources
https://github.com/endymecy/awesome-deeplearning-resources
stars | today |
---|---|
481 | 46 |
Deep Learning and deep reinforcement learning research papers and some codes
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
12773 | 38 |
A collective list of public JSON APIs for use in web development.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
21950 | 31 |
A curated list of awesome Android UI/UX libraries
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
7151 | 26 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
pablohpsilva / vuejs-component-style-guide
https://github.com/pablohpsilva/vuejs-component-style-guide
stars | today |
---|---|
759 | 26 |
Vue.js Component Style Guide
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
6822 | 26 |
掘金翻译计划,翻译掘金上优质的英文文章
alibaba / weex
https://github.com/alibaba/weex
stars | today |
---|---|
13634 | 26 |
A framework for building Mobile cross-platform UI
ParaskP7 / android-dev-sources
https://github.com/ParaskP7/android-dev-sources
stars | today |
---|---|
209 | 25 |
All those android development sources that you need to be and stay awesome!
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
18523 | 26 |
A collection of awesome things regarding React ecosystem.
github / open-source-survey
https://github.com/github/open-source-survey
stars | today |
---|---|
71 | 25 |
The Open Source Survey
zhanghang1989 / MSG-Net
https://github.com/zhanghang1989/MSG-Net
stars | today |
---|---|
29 | 25 |
Multi-style Generative Network for Real-time Transfer
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
7131 | 23 |
Catalog of React Components & Libraries