Language: python
csujedihy / lc-all-solutions
https://github.com/csujedihy/lc-all-solutions
stars | today |
---|---|
387 | 280 |
My own lc solutions
facebookresearch / end-to-end-negotiator
https://github.com/facebookresearch/end-to-end-negotiator
stars | today |
---|---|
305 | 199 |
Deal or No Deal? End-to-End Learning for Negotiation Dialogues
JoseTomasTocino / yotaq
https://github.com/JoseTomasTocino/yotaq
stars | today |
---|---|
200 | 159 |
yotaq - Your Own Task Queue for Python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
15927 | 117 |
Models built with TensorFlow
Alan-Lee123 / relation-network
https://github.com/Alan-Lee123/relation-network
stars | today |
---|---|
88 | 75 |
keras implementation of A simple neural network module for relational reasoning
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
25552 | 45 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
16591 | 36 |
Deep Learning library for Python. Runs on TensorFlow, Theano or CNTK.
jd / tenacity
https://github.com/jd/tenacity
stars | today |
---|---|
372 | 42 |
Retrying library for Python
soskek / attention_is_all_you_need
https://github.com/soskek/attention_is_all_you_need
stars | today |
---|---|
52 | 39 |
[WIP] Attention Is All You Need (Vaswani et al. 2017) by Chainer.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27635 | 37 |
A microframework based on Werkzeug, Jinja2 and good intentions
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
8195 | 32 |
The Python programming language
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23725 | 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.
django / django
https://github.com/django/django
stars | today |
---|---|
26266 | 29 |
The Web framework for perfectionists with deadlines.
chrisallenlane / cheat
https://github.com/chrisallenlane/cheat
stars | today |
---|---|
3306 | 32 |
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
austin-taylor / flare
https://github.com/austin-taylor/flare
stars | today |
---|---|
48 | 32 |
An analytical framework for network traffic and behavioral analytics
kimhc6028 / forward-thinking-pytorch
https://github.com/kimhc6028/forward-thinking-pytorch
stars | today |
---|---|
49 | 30 |
Pytorch implementation of “Forward Thinking: Building and Training Neural Networks One Layer at a Time”
gravitational / workshop
https://github.com/gravitational/workshop
stars | today |
---|---|
1263 | 30 |
Docker and Kubernetes Training by Gravitational
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26658 | 27 |
Command-line program to download videos from YouTube.com and other video sites
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
14501 | 28 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
ianmiell / shutit
https://github.com/ianmiell/shutit
stars | today |
---|---|
1567 | 28 |
Automation framework for programmers
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
4969 | 24 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
17374 | 26 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DLTK / DLTK
stars | today |
---|---|
115 | 26 |
Deep Learning Toolkit for Medical Image Analysis
certbot / certbot
https://github.com/certbot/certbot
stars | today |
---|---|
18778 | 22 |
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.
chenjiandongx / mzitu
https://github.com/chenjiandongx/mzitu
stars | today |
---|---|
75 | 22 |
美女写真套图爬虫(二)
Language: go
mattn / sudo
stars | today |
---|---|
249 | 189 |
sudo for windows
ivoras / daisy
https://github.com/ivoras/daisy
stars | today |
---|---|
408 | 95 |
A private blockchain where blocks are SQLite databases, in Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
24053 | 46 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
28908 | 40 |
The Go programming language
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
4968 | 44 |
Official Go implementation of the Ethereum protocol
achilleasa / gopher-os
https://github.com/achilleasa/gopher-os
stars | today |
---|---|
791 | 36 |
A proof of concept OS written in Go
moby / moby
stars | today |
---|---|
44151 | 24 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
13753 | 27 |
Distributed reliable key-value store for the most critical data of a distributed system
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
7118 | 26 |
Minio is an open source object storage server compatible with Amazon S3 APIs
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
17735 | 24 |
A Fast and Flexible Static Site Generator built with love in GoLang.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
10062 | 24 |
The Prometheus monitoring system and time series database.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
21411 | 21 |
A curated list of awesome Go frameworks, libraries and software
alecthomas / kingpin
https://github.com/alecthomas/kingpin
stars | today |
---|---|
1166 | 22 |
A Go (golang) command line and flag parser
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
8595 | 20 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
NebulousLabs / Sia
https://github.com/NebulousLabs/Sia
stars | today |
---|---|
1023 | 22 |
Blockchain-based marketplace for file storage
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
8447 | 19 |
Træfik, a modern reverse proxy
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
16374 | 19 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
go-kit / kit
stars | today |
---|---|
6995 | 19 |
A standard library for microservices.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
23610 | 16 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
segmentio / ksuid
https://github.com/segmentio/ksuid
stars | today |
---|---|
548 | 19 |
K-Sortable Globally Unique IDs
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12642 | 18 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
wgliang / goreporter
https://github.com/wgliang/goreporter
stars | today |
---|---|
1036 | 19 |
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
briandowns / simple-httpd
https://github.com/briandowns/simple-httpd
stars | today |
---|---|
127 | 18 |
Simple HTTP server replacement for Python SimpleHTTPServer and provides automatic TLS via Let’s Encrypt over HTTP2.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
5086 | 15 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19542 | 14 |
Gogs is a painless self-hosted Git service.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
60725 | 143 |
Computation using data flow graphs for scalable machine learning
mozilla / rr
stars | today |
---|---|
2420 | 60 |
Record and Replay Framework
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46913 | 42 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
1620 | 38 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
13452 | 33 |
Bitcoin Core integration/staging tree
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
18009 | 29 |
Protocol Buffers - Google’s data interchange format
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38926 | 29 |
The Swift Programming Language
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
16253 | 23 |
Open Source Computer Vision Library
BVLC / caffe
stars | today |
---|---|
18511 | 22 |
Caffe: a fast open framework for deep learning.
dmlc / mxnet
stars | today |
---|---|
10065 | 21 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
tuananh / camaro
https://github.com/tuananh/camaro
stars | today |
---|---|
31 | 25 |
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.
Genoil / cpp-ethereum
https://github.com/Genoil/cpp-ethereum
stars | today |
---|---|
501 | 19 |
Ethereum miner with CUDA and stratum support
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
11033 | 23 |
Tesseract Open Source OCR Engine (main repository)
ossrs / srs
stars | today |
---|---|
2260 | 19 |
SRS is an industrial-strength live cluster, with simple code and best conceptual integrity.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7575 | 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
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
9616 | 17 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
11391 | 14 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
cocos2d / cocos2d-x
https://github.com/cocos2d/cocos2d-x
stars | today |
---|---|
10386 | 15 |
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
Tencent / mars
https://github.com/Tencent/mars
stars | today |
---|---|
8947 | 12 |
Mars is a cross-platform network component developed by WeChat.
google / lullaby
https://github.com/google/lullaby
stars | today |
---|---|
467 | 12 |
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
1851 | 13 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
5312 | 11 |
Google Test
davisking / dlib
https://github.com/davisking/dlib
stars | today |
---|---|
2202 | 10 |
A toolkit for making real world machine learning and data analysis applications in C++
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
5511 | 11 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
8386 | 10 |
Godot Engine – Multi-platform 2D and 3D game engine
Language: javascript
robinmoisson / staticrypt
https://github.com/robinmoisson/staticrypt
stars | today |
---|---|
836 | 547 |
Password protect a static HTML page
veltman / flubber
https://github.com/veltman/flubber
stars | today |
---|---|
2447 | 261 |
Tools for smoother shape animations.
vuejs / vue
stars | today |
---|---|
56817 | 147 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
69067 | 102 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
11174 | 105 |
Prettier is an opinionated code formatter.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
61291 | 97 |
A book series on JavaScript. @YDKJS on twitter.
521dimensions / amplitudejs
https://github.com/521dimensions/amplitudejs
stars | today |
---|---|
661 | 98 |
Amplitude.js is the HTML5 Audio Player for the modern era. No dependencies required.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
28659 | 78 |
Create React apps with no build configuration.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
21349 | 79 |
Promise based HTTP client for the browser and node.js
amark / gun
stars | today |
---|---|
5919 | 72 |
A realtime, decentralized, offline-first, graph database engine.
naver / billboard.js
https://github.com/naver/billboard.js
stars | today |
---|---|
902 | 70 |
Re-usable easy interface JavaScript chart library, based on D3 v4+
developit / preact
https://github.com/developit/preact
stars | today |
---|---|
10303 | 68 |
⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
Binaryify / vue-tetris
https://github.com/Binaryify/vue-tetris
stars | today |
---|---|
233 | 62 |
Use Vue, Vuex, Immutable to code Tetris.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
53588 | 56 |
JavaScript Style Guide
jaweii / vueg
https://github.com/jaweii/vueg
stars | today |
---|---|
94 | 59 |
使vue-router具备转场效果 / Make vue-router have a transition effect
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
111643 | 41 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
jxnblk / styled-system
https://github.com/jxnblk/styled-system
stars | today |
---|---|
60 | 60 |
ory / editor
stars | today |
---|---|
5274 | 59 |
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
hjnilsson / country-flags
https://github.com/hjnilsson/country-flags
stars | today |
---|---|
478 | 58 |
SVG and PNG renders of all countries’ flags.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
36139 | 48 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
MuYunyun / reactSPA
https://github.com/MuYunyun/reactSPA
stars | today |
---|---|
86 | 48 |
react技术栈的综合运用
jgierer12 / prettier-github
https://github.com/jgierer12/prettier-github
stars | today |
---|---|
192 | 46 |
Format code in GitHub comments with prettier
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
49622 | 36 |
A framework for building native apps with React.
le0zh / gitbook-reader-rn
https://github.com/le0zh/gitbook-reader-rn
stars | today |
---|---|
52 | 46 |
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
28884 | 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.
Language: unknown
dexteryy / spellbook-of-modern-webdev
https://github.com/dexteryy/spellbook-of-modern-webdev
stars | today |
---|---|
4102 | 981 |
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 |
---|---|
13647 | 434 |
🔗 Some useful websites for programmers.
grab / front-end-guide
https://github.com/grab/front-end-guide
stars | today |
---|---|
810 | 348 |
📚 Study guide and introduction to the modern front end stack.
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
3510 | 209 |
你渴望尝试新的技术:GraphQL, Figma, MobX; 你耐心等待优秀的中文翻译: 等待,等待,还是等待; 你来者不拒地寻找提高英语水平的最佳方法: 疯狂英语,红宝书,玄学; 我这里有本“葵花宝典”。。。
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
3661 | 176 |
💅🏻 ⚒ A collection of awesome design systems
kailashahirwar / cheatsheets-ai
https://github.com/kailashahirwar/cheatsheets-ai
stars | today |
---|---|
5364 | 135 |
Essential Cheat Sheets for deep learning and machine learning researchers
nikitavoloboev / learn-anything
https://github.com/nikitavoloboev/learn-anything
stars | today |
---|---|
5871 | 141 |
🌍 Search Interactive Mind Maps to learn anything
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
86929 | 60 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
60235 | 66 |
😎 Curated list of awesome lists
liberalisman / Interview-QA-Primary
https://github.com/liberalisman/Interview-QA-Primary
stars | today |
---|---|
64 | 58 |
针对 J-Knight 的面试题,写一下自己的理解
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
17041 | 54 |
A curated list of awesome things related to Vue.js
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
51276 | 38 |
A collection of useful .gitignore templates
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
18609 | 46 |
A collective list of public JSON APIs for use in web development.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
23138 | 48 |
Roadmap to becoming a web developer in 2017
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
44698 | 32 |
A complete computer science study plan to become a software engineer.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
19099 | 30 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
3955 | 7 |
The Leek group guide to data sharing
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
22382 | 29 |
🎓 Path to a free self-taught education in Computer Science!
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
3319 | 28 |
The Ethereum Wiki -
berzerk0 / Probable-Wordlists
https://github.com/berzerk0/Probable-Wordlists
stars | today |
---|---|
2982 | 25 |
Wordlists sorted by probability originally created for password generation and testing
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
19089 | 23 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
17493 | 23 |
⚡️ Delightful Node.js packages and resources
davidgf / design-patterns-in-ruby
https://github.com/davidgf/design-patterns-in-ruby
stars | today |
---|---|
456 | 22 |
GoF design patterns in Ruby
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
28093 | 21 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
9159 | 21 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more