Language: python
polyaxon / polyaxon
https://github.com/polyaxon/polyaxon
stars | today |
---|---|
444 | 272 |
A platform that helps you build, manage and monitor deep learning models
shadowsocksr / shadowsocksr
https://github.com/shadowsocksr/shadowsocksr
stars | today |
---|---|
2398 | 185 |
Python port of ShadowsocksR
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
18829 | 56 |
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
36328 | 60 |
A curated list of awesome Python frameworks, libraries, software and resources
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
17832 | 49 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
18923 | 42 |
Models built with TensorFlow
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
1445 | 49 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
HelloZeroNet / ZeroNet
https://github.com/HelloZeroNet/ZeroNet
stars | today |
---|---|
8689 | 44 |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
11770 | 37 |
The Python programming language
mingyuliutw / UNIT
https://github.com/mingyuliutw/UNIT
stars | today |
---|---|
65 | 40 |
ethereum / viper
https://github.com/ethereum/viper
stars | today |
---|---|
584 | 43 |
New experimental programming language
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
28430 | 37 |
A microframework based on Werkzeug, Jinja2 and good intentions
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
24344 | 37 |
A curated list of awesome Machine Learning frameworks, libraries and software.
maciejkula / spotlight
https://github.com/maciejkula/spotlight
stars | today |
---|---|
66 | 40 |
Deep recommender models using PyTorch.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
15505 | 30 |
a web proxy tool
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
5658 | 29 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
awslabs / sockeye
https://github.com/awslabs/sockeye
stars | today |
---|---|
157 | 31 |
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
26303 | 26 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
iogf / sukhoi
https://github.com/iogf/sukhoi
stars | today |
---|---|
800 | 28 |
Minimalist and powerful Web Crawler.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
27579 | 24 |
Command-line program to download videos from YouTube.com and other video sites
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
19989 | 24 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
26990 | 22 |
The Web framework for perfectionists with deadlines.
leviathan-framework / leviathan
https://github.com/leviathan-framework/leviathan
stars | today |
---|---|
496 | 26 |
wide range mass audit toolkit
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
18236 | 21 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
21633 | 23 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Language: go
kevinburke / nacl
https://github.com/kevinburke/nacl
stars | today |
---|---|
177 | 167 |
Pure Go implementation of the NaCL set of API’s
360EntSecGroup-Skylar / goreporter
https://github.com/360EntSecGroup-Skylar/goreporter
stars | today |
---|---|
1408 | 91 |
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
4093 | 79 |
A platform for building proxies to bypass network restrictions.
justwatchcom / gopass
https://github.com/justwatchcom/gopass
stars | today |
---|---|
781 | 81 |
The slightly more awesome standard unix password manager for teams
oakmound / oak
https://github.com/oakmound/oak
stars | today |
---|---|
191 | 64 |
A game engine in Go
radovskyb / watcher
https://github.com/radovskyb/watcher
stars | today |
---|---|
239 | 57 |
watcher is a Go package for watching for files or directory changes without using filesystem events.
nareix / joy4
https://github.com/nareix/joy4
stars | today |
---|---|
408 | 55 |
Golang audio/video library and streaming server
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
24596 | 47 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
golang / go
stars | today |
---|---|
30164 | 44 |
The Go programming language
gophercon / 2017-talks
https://github.com/gophercon/2017-talks
stars | today |
---|---|
424 | 42 |
Slides and links for 2017 talks
caibirdme / hand-to-hand-optimize-go
https://github.com/caibirdme/hand-to-hand-optimize-go
stars | today |
---|---|
54 | 41 |
a simple tutorial for optimizing go program by some useful tools
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
25156 | 35 |
Production-Grade Container Scheduling and Management
maxcnunes / httpfake
https://github.com/maxcnunes/httpfake
stars | today |
---|---|
58 | 37 |
Httpfake – A Golang httptest wrapper for easily setting up a fake server
gliderlabs / ssh
https://github.com/gliderlabs/ssh
stars | today |
---|---|
286 | 29 |
Easy SSH servers in Golang
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
18506 | 27 |
A Fast and Flexible Static Site Generator built with love in GoLang.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
6036 | 20 |
Official Go implementation of the Ethereum protocol
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16985 | 19 |
A golang ebook intro how to build a web with golang
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
22202 | 23 |
A curated list of awesome Go frameworks, libraries and software
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
11659 | 21 |
beego is an open-source, high-performance web framework for the Go programming language.
hunterloftis / pbr
https://github.com/hunterloftis/pbr
stars | today |
---|---|
92 | 23 |
A Physically Based Renderer (PBR) in Go, using Monte Carlo path tracing
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
10367 | 21 |
Drone is a Continuous Delivery platform built on Docker, written in Go
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
10892 | 19 |
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.
moby / moby
stars | today |
---|---|
44674 | 18 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
7194 | 19 |
A tool for managing secrets.
golang / dep
stars | today |
---|---|
3682 | 19 |
Go dependency management tool
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
64306 | 132 |
Computation using data flow graphs for scalable machine learning
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
4973 | 84 |
An open autonomous driving platform
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
48250 | 44 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
leozide / leocad
https://github.com/leozide/leocad
stars | today |
---|---|
623 | 43 |
A CAD program for creating virtual LEGO models
BVLC / caffe
stars | today |
---|---|
19179 | 35 |
Caffe: a fast open framework for deep learning.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
14592 | 33 |
Bitcoin Core integration/staging tree
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
18849 | 33 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
16978 | 25 |
Open Source Computer Vision Library
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39521 | 23 |
The Swift Programming Language
pmq20 / node-compiler
https://github.com/pmq20/node-compiler
stars | today |
---|---|
1554 | 25 |
Ahead-of-time (AOT) Compiler designed for Node.js, that just works.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
11825 | 22 |
Tesseract Open Source OCR Engine (main repository)
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8051 | 20 |
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
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
6025 | 17 |
JSON for Modern C++
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
10028 | 15 |
Library for fast text representation and classification.
dmlc / mxnet
stars | today |
---|---|
10470 | 16 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Tencent / mars
https://github.com/Tencent/mars
stars | today |
---|---|
9227 | 13 |
Mars is a cross-platform network component developed by WeChat.
esp8266 / Arduino
https://github.com/esp8266/Arduino
stars | today |
---|---|
5398 | 9 |
ESP8266 core for Arduino
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
1290 | 11 |
The Solidity Contract-Oriented Programming Language
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
10009 | 10 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ethereum-mining / ethminer
https://github.com/ethereum-mining/ethminer
stars | today |
---|---|
465 | 11 |
Ethereum miner with OpenCL, CUDA and stratum support
abforce / xposed_art_n
https://github.com/abforce/xposed_art_n
stars | today |
---|---|
168 | 12 |
ART module for a built-in enabled Xposed firmware based on AOSP 7
Arcady27 / CythonXGB
https://github.com/Arcady27/CythonXGB
stars | today |
---|---|
28 | 12 |
Fast one-sample prediction for XGBoost for usage with Cython
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
8181 | 10 |
A library that provides an embeddable, persistent key-value store for fast storage.
arangodb / arangodb
https://github.com/arangodb/arangodb
stars | today |
---|---|
3992 | 11 |
ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
EOSIO / eos
stars | today |
---|---|
590 | 9 |
An open source smart contract platform
Language: javascript
lord / slate
stars | today |
---|---|
16558 | 552 |
Beautiful static documentation for your API
KingPixil / wade
https://github.com/KingPixil/wade
stars | today |
---|---|
836 | 306 |
🌊 Blazing fast, 1kb search for Javascript
jaredreich / pell
https://github.com/jaredreich/pell
stars | today |
---|---|
5628 | 191 |
📝 the simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
chrispsn / mesh
https://github.com/chrispsn/mesh
stars | today |
---|---|
206 | 194 |
Visualise data and edit JavaScript code using a spreadsheet interface.
gpujs / gpu.js
https://github.com/gpujs/gpu.js
stars | today |
---|---|
3765 | 170 |
GPU Accelerated JavaScript
xori / gamblers-dice
https://github.com/xori/gamblers-dice
stars | today |
---|---|
773 | 152 |
A terrible idea, now real.
vuejs / vue
stars | today |
---|---|
60854 | 132 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
71568 | 99 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
8370 | 102 |
A set of best practices for JavaScript projects
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
55682 | 92 |
JavaScript Style Guide
phodal / growth
https://github.com/phodal/growth
stars | today |
---|---|
267 | 86 |
Growth 3.0 with React Native - a app to help you to be Awesome Developer
jackdcrawford / five
https://github.com/jackdcrawford/five
stars | today |
---|---|
1002 | 73 |
Gives you five
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
2536 | 84 |
🌈 React for interactive command-line apps
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
23609 | 76 |
Promise based HTTP client for the browser and node.js
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
63636 | 70 |
A book series on JavaScript. @YDKJS on twitter.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
30866 | 65 |
Create React apps with no build configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
112926 | 47 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
azat-co / practicalnode
https://github.com/azat-co/practicalnode
stars | today |
---|---|
2237 | 53 |
Practical Node.js, 1st and 2nd Editions [Apress]
lukeed / webpack-format-messages
https://github.com/lukeed/webpack-format-messages
stars | today |
---|---|
56 | 55 |
Beautiful formatting for Webpack messages; ported from Create React App!
callemall / material-ui
https://github.com/callemall/material-ui
stars | today |
---|---|
27357 | 47 |
React Components that Implement Google’s Material Design.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
37264 | 43 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
aveic / vax
stars | today |
---|---|
76 | 47 |
Web based visual graph editor
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
51219 | 42 |
A framework for building native apps with React.
seanseany / blockchain.js
https://github.com/seanseany/blockchain.js
stars | today |
---|---|
90 | 50 |
⛓️ A minimal blockchain command-line interface.
walmik / scribbletune
https://github.com/walmik/scribbletune
stars | today |
---|---|
1607 | 46 |
Generate musical patterns with JavaScript and export as MIDI files using Node.js!
Language: unknown
sorrycc / awesome-javascript
https://github.com/sorrycc/awesome-javascript
stars | today |
---|---|
11056 | 212 |
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
stormzhang / android-interview-questions-cn
https://github.com/stormzhang/android-interview-questions-cn
stars | today |
---|---|
354 | 147 |
最全面的高质量 Android 面试指南。
Kristories / awesome-guidelines
https://github.com/Kristories/awesome-guidelines
stars | today |
---|---|
2844 | 150 |
A curated list of high quality coding style conventions and standards.
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
7442 | 126 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
waylybaye / HyperApp-Guide
https://github.com/waylybaye/HyperApp-Guide
stars | today |
---|---|
500 | 71 |
HyperApp user’s manual
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
89273 | 63 |
📚 Freely available programming books
b-mueller / android_app_security_checklist
https://github.com/b-mueller/android_app_security_checklist
stars | today |
---|---|
182 | 67 |
Android App Security Checklist
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
62215 | 60 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
18590 | 53 |
A curated list of awesome things related to Vue.js
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
18729 | 52 |
🔗 Some useful websites for programmers.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
52580 | 33 |
A collection of useful .gitignore templates
DeveloperLx / macOS_Development_Tutorials_translation
https://github.com/DeveloperLx/macOS_Development_Tutorials_translation
stars | today |
---|---|
518 | 35 |
Translation of macOS development tutorials.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
45778 | 30 |
A complete computer science study plan to become a software engineer.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
24471 | 32 |
A curated list of awesome Android UI/UX libraries
syg / ecmascript-binary-ast
https://github.com/syg/ecmascript-binary-ast
stars | today |
---|---|
249 | 30 |
Binary AST proposal for ECMAScript
HughWen / wen_notes
https://github.com/HughWen/wen_notes
stars | today |
---|---|
37 | 24 |
My notes.
shadowsocksr / shadowsocksr-android
https://github.com/shadowsocksr/shadowsocksr-android
stars | today |
---|---|
1607 | 24 |
A ShadowsocksR client for Android
dexteryy / spellbook-of-modern-webdev
https://github.com/dexteryy/spellbook-of-modern-webdev
stars | today |
---|---|
8258 | 28 |
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
LightningJimmyJoeJohnson / Anime-Girls-Holding-Programming-Books
https://github.com/LightningJimmyJoeJohnson/Anime-Girls-Holding-Programming-Books
stars | today |
---|---|
73 | 28 |
Anime Girls Holding Programming Books
jstpcs / lnxpcs
https://github.com/jstpcs/lnxpcs
stars | today |
---|---|
811 | 28 |
Linux Pics
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
20456 | 26 |
A collection of awesome things regarding React ecosystem.
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
1778 | 25 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
4652 | 26 |
可能是让你受益匪浅的英语进阶指南
jwbuurlage / category-theory-programmers
https://github.com/jwbuurlage/category-theory-programmers
stars | today |
---|---|
121 | 26 |
Notes on category theory in the context of (functional) programming
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
8568 | 24 |
掘金翻译计划,翻译掘金上优质的英文文章