Language: python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
16227 | 306 |
Models built with TensorFlow
csujedihy / lc-all-solutions
https://github.com/csujedihy/lc-all-solutions
stars | today |
---|---|
553 | 230 |
My own lc solutions
facebookresearch / end-to-end-negotiator
https://github.com/facebookresearch/end-to-end-negotiator
stars | today |
---|---|
374 | 82 |
Deal or No Deal? End-to-End Learning for Negotiation Dialogues
JoseTomasTocino / yotaq
https://github.com/JoseTomasTocino/yotaq
stars | today |
---|---|
252 | 60 |
yotaq - Your Own Task Queue for Python
gravitational / workshop
https://github.com/gravitational/workshop
stars | today |
---|---|
1301 | 43 |
Docker and Kubernetes Training by Gravitational
Alan-Lee123 / relation-network
https://github.com/Alan-Lee123/relation-network
stars | today |
---|---|
125 | 42 |
keras implementation of A simple neural network module for relational reasoning
tensorflow / tensor2tensor
https://github.com/tensorflow/tensor2tensor
stars | today |
---|---|
72 | 42 |
A library for generalized sequence to sequence models
eth0izzle / Needl
https://github.com/eth0izzle/Needl
stars | today |
---|---|
70 | 41 |
Take back your privacy. Lose yourself in the haystack.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
16619 | 32 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
8388 | 37 |
Minimal examples of data structures and algorithms in Python
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
8231 | 36 |
The Python programming language
django / django
https://github.com/django/django
stars | today |
---|---|
26284 | 26 |
The Web framework for perfectionists with deadlines.
jd / tenacity
https://github.com/jd/tenacity
stars | today |
---|---|
397 | 34 |
Retrying library for Python
kovidgoyal / calibre
https://github.com/kovidgoyal/calibre
stars | today |
---|---|
3025 | 34 |
The official source code repository for the calibre ebook manager
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23747 | 27 |
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.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
19227 | 27 |
scikit-learn: machine learning in Python
parasdahal / deepnet
https://github.com/parasdahal/deepnet
stars | today |
---|---|
54 | 28 |
Implementations of CNNs, RNNs and cool new techniques in deep learning from scratch
certbot / certbot
https://github.com/certbot/certbot
stars | today |
---|---|
18799 | 26 |
Certbot, previously the Let’s Encrypt Client, is EFF’s tool to obtain certs from Let’s Encrypt, and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
17397 | 25 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ianmiell / shutit
https://github.com/ianmiell/shutit
stars | today |
---|---|
1583 | 25 |
Automation framework for programmers
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27655 | 20 |
A microframework based on Werkzeug, Jinja2 and good intentions
standardebooks / tools
https://github.com/standardebooks/tools
stars | today |
---|---|
61 | 25 |
The Standard Ebooks toolset for producing our ebook files
ajbrock / FreezeOut
https://github.com/ajbrock/FreezeOut
stars | today |
---|---|
33 | 24 |
Accelerate Neural Net Training by Progressively Freezing Layers
ShiyuLiang / odin-pytorch
https://github.com/ShiyuLiang/odin-pytorch
stars | today |
---|---|
41 | 23 |
Principled Detection of Out-of-Distribution Examples in Neural Networks
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
21049 | 19 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Language: go
mattn / sudo
stars | today |
---|---|
334 | 96 |
sudo for windows
golang / go
stars | today |
---|---|
28950 | 45 |
The Go programming language
achilleasa / gopher-os
https://github.com/achilleasa/gopher-os
stars | today |
---|---|
835 | 48 |
A proof of concept OS written in Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
24086 | 34 |
Production-Grade Container Scheduling and Management
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
5003 | 33 |
Official Go implementation of the Ethereum protocol
alecthomas / kingpin
https://github.com/alecthomas/kingpin
stars | today |
---|---|
1198 | 36 |
A Go (golang) command line and flag parser
wgliang / goreporter
https://github.com/wgliang/goreporter
stars | today |
---|---|
1058 | 31 |
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
moby / moby
stars | today |
---|---|
44167 | 27 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
21431 | 28 |
A curated list of awesome Go frameworks, libraries and software
ivoras / daisy
https://github.com/ivoras/daisy
stars | today |
---|---|
437 | 29 |
A private blockchain where blocks are SQLite databases, in Go
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12662 | 24 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
23625 | 22 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16381 | 21 |
A golang ebook intro how to build a web with golang
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
17755 | 23 |
A Fast and Flexible Static Site Generator built with love in GoLang.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
8470 | 23 |
Træfik, a modern reverse proxy
NebulousLabs / Sia
https://github.com/NebulousLabs/Sia
stars | today |
---|---|
1043 | 21 |
Blockchain-based marketplace for file storage
gophersgang / go-non-trivial-apps
https://github.com/gophersgang/go-non-trivial-apps
stars | today |
---|---|
71 | 19 |
List of non-trivial golang applications / libraries
go-kit / kit
stars | today |
---|---|
7013 | 18 |
A standard library for microservices.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
10078 | 16 |
The Prometheus monitoring system and time series database.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
5346 | 14 |
《The Way to Go》中文译本,中文正式名《Go入门指南》
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
10352 | 15 |
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 |
---|---|
19558 | 15 |
Gogs is a painless self-hosted Git service.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
13767 | 14 |
Distributed reliable key-value store for the most critical data of a distributed system
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
8643 | 12 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
9247 | 14 |
🌸 A command-line fuzzy finder written in Go
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
60841 | 125 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46952 | 45 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
13480 | 35 |
Bitcoin Core integration/staging tree
tuananh / camaro
https://github.com/tuananh/camaro
stars | today |
---|---|
62 | 32 |
camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
16275 | 25 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
18030 | 24 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
18528 | 22 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38945 | 24 |
The Swift Programming Language
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
1643 | 24 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
5677 | 19 |
JSON for Modern C++
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
9630 | 18 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
11050 | 18 |
Tesseract Open Source OCR Engine (main repository)
dmlc / mxnet
stars | today |
---|---|
10074 | 15 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
jfecher / ante
https://github.com/jfecher/ante
stars | today |
---|---|
61 | 19 |
The compile-time language
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
11406 | 16 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Genoil / cpp-ethereum
https://github.com/Genoil/cpp-ethereum
stars | today |
---|---|
517 | 15 |
Ethereum miner with CUDA and stratum support
v8 / v8
stars | today |
---|---|
5773 | 15 |
The official mirror of the V8 git repository
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7584 | 13 |
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
lyft / envoy
stars | today |
---|---|
1682 | 13 |
C++ front/service proxy
AlphaQi / MTCNN-light
https://github.com/AlphaQi/MTCNN-light
stars | today |
---|---|
105 | 13 |
this repository is the implementation of MTCNN with no framework, Just need opencv and openblas, support linux and windows
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
7878 | 13 |
A library that provides an embeddable, persistent key-value store for fast storage.
snowie2000 / mactype
https://github.com/snowie2000/mactype
stars | today |
---|---|
1844 | 13 |
A better font rasterizer for Windows.
nwjs / nw.js
stars | today |
---|---|
31707 | 11 |
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
ethereum / cpp-ethereum
https://github.com/ethereum/cpp-ethereum
stars | today |
---|---|
1197 | 11 |
Ethereum C++ client
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
11693 | 11 |
The MongoDB Database
Language: javascript
robinmoisson / staticrypt
https://github.com/robinmoisson/staticrypt
stars | today |
---|---|
1025 | 214 |
Password protect a static HTML page
521dimensions / amplitudejs
https://github.com/521dimensions/amplitudejs
stars | today |
---|---|
858 | 191 |
Amplitude.js is the HTML5 Audio Player for the modern era. No dependencies required.
veltman / flubber
https://github.com/veltman/flubber
stars | today |
---|---|
2588 | 163 |
Tools for smoother shape animations.
ecrmnn / collect.js
https://github.com/ecrmnn/collect.js
stars | today |
---|---|
216 | 156 |
Convenient and dependency free wrapper for working with arrays and objects
vuejs / vue
stars | today |
---|---|
56910 | 118 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
jaweii / vueg
https://github.com/jaweii/vueg
stars | today |
---|---|
168 | 96 |
为 webApp 提供转场特效的开源 Vue 插件 / Make vue-router have a transition effect
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
28725 | 73 |
Create React apps with no build configuration.
thejameskyle / react-loadable
https://github.com/thejameskyle/react-loadable
stars | today |
---|---|
2494 | 88 |
⏳ A higher order component for loading components with promises.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
61363 | 77 |
A book series on JavaScript. @YDKJS on twitter.
voten-co / voten
https://github.com/voten-co/voten
stars | today |
---|---|
121 | 77 |
The code that powers voten.co
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
11254 | 82 |
Prettier is an opinionated code formatter.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
69126 | 66 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
21407 | 59 |
Promise based HTTP client for the browser and node.js
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
6339 | 54 |
⭐️ Companies that don’t have a broken hiring process
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
53627 | 51 |
JavaScript Style Guide
25th-floor / revalidation
https://github.com/25th-floor/revalidation
stars | today |
---|---|
102 | 55 |
Higher Order Component for Validating Forms in React
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
49665 | 48 |
A framework for building native apps with React.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
111670 | 37 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
vuejs / eslint-plugin-vue
https://github.com/vuejs/eslint-plugin-vue
stars | today |
---|---|
154 | 51 |
OptimalBits / redbird
https://github.com/OptimalBits/redbird
stars | today |
---|---|
845 | 46 |
A modern reverse proxy for node
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
28925 | 42 |
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.
intercellular / cell
https://github.com/intercellular/cell
stars | today |
---|---|
338 | 43 |
A self-driving web app framework
Dogfalo / materialize
https://github.com/Dogfalo/materialize
stars | today |
---|---|
27088 | 40 |
Materialize, a CSS Framework based on Material Design
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
31757 | 35 |
Predictable state container for JavaScript apps
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
36170 | 36 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
samdeeplearning / The-Terrible-Deep-Learning-List
https://github.com/samdeeplearning/The-Terrible-Deep-Learning-List
stars | today |
---|---|
632 | 599 |
15 working examples to get you started with Deep Learning without learning any of the math.
dexteryy / spellbook-of-modern-webdev
https://github.com/dexteryy/spellbook-of-modern-webdev
stars | today |
---|---|
4570 | 497 |
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
13968 | 342 |
🔗 Some useful websites for programmers.
grab / front-end-guide
https://github.com/grab/front-end-guide
stars | today |
---|---|
1144 | 335 |
📚 Study guide and introduction to the modern front end stack.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
87132 | 211 |
📚 Freely available programming books
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
3800 | 157 |
💅🏻 ⚒ A collection of awesome design systems
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
3637 | 135 |
你渴望尝试新的技术:GraphQL, Figma, MobX; 你耐心等待优秀的中文翻译: 等待,等待,还是等待; 你来者不拒地寻找提高英语水平的最佳方法: 疯狂英语,红宝书,玄学; 我这里有本“葵花宝典”。。。
nikitavoloboev / learn-anything
https://github.com/nikitavoloboev/learn-anything
stars | today |
---|---|
5981 | 115 |
🌍 Search Interactive Mind Maps to learn anything
kailashahirwar / cheatsheets-ai
https://github.com/kailashahirwar/cheatsheets-ai
stars | today |
---|---|
5462 | 103 |
Essential Cheat Sheets for deep learning and machine learning researchers
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
60302 | 70 |
😎 Curated list of awesome lists
larahogan / ally-resources
https://github.com/larahogan/ally-resources
stars | today |
---|---|
69 | 65 |
A handful of things that were helpful to me, or that I developed with other allies, while working at Etsy.
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
9218 | 59 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
51315 | 41 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
17081 | 47 |
A curated list of awesome things related to Vue.js
llSourcell / The_Math_of_Intelligence
https://github.com/llSourcell/The_Math_of_Intelligence
stars | today |
---|---|
57 | 41 |
This is the Syllabus for Siraj Raval’s new course “The Math of Intelligence”
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
23172 | 40 |
Roadmap to becoming a web developer in 2017
davidgf / design-patterns-in-ruby
https://github.com/davidgf/design-patterns-in-ruby
stars | today |
---|---|
494 | 39 |
GoF design patterns in Ruby
devlinkcn / ppts_for_php2017
https://github.com/devlinkcn/ppts_for_php2017
stars | today |
---|---|
569 | 33 |
2017 第三届PHP全球开发者大会PPT/Keynote
JustServerless / awesome-serverless
https://github.com/JustServerless/awesome-serverless
stars | today |
---|---|
839 | 34 |
Curated list of resources related to serverless architectures and the Serverless Framework
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
18636 | 31 |
A collective list of public JSON APIs for use in web development.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
44719 | 23 |
A complete computer science study plan to become a software engineer.
liberalisman / Interview-QA-Primary
https://github.com/liberalisman/Interview-QA-Primary
stars | today |
---|---|
78 | 21 |
针对 J-Knight 的面试题,写一下自己的理解
jianshijiuyou / ShareSomeSitesAndTools
https://github.com/jianshijiuyou/ShareSomeSitesAndTools
stars | today |
---|---|
31 | 21 |
android之路必备工具,必上网站,必读书籍系列
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
28107 | 19 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
3337 | 19 |
The Ethereum Wiki -