Language: python
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
12541 | 90 |
python 微信《跳一跳》辅助
omisego / plasma-mvp
https://github.com/omisego/plasma-mvp
stars | today |
---|---|
170 | 79 |
huyingxi / Synonyms
https://github.com/huyingxi/Synonyms
stars | today |
---|---|
431 | 71 |
中文近义词工具包
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
26774 | 55 |
Models and examples built with TensorFlow
google / yapf
https://github.com/google/yapf
stars | today |
---|---|
6487 | 59 |
A formatter for Python files
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44085 | 51 |
A curated list of awesome Python frameworks, libraries, software and resources
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33101 | 54 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24257 | 47 |
Deep Learning for humans
openai / gradient-checkpointing
https://github.com/openai/gradient-checkpointing
stars | today |
---|---|
751 | 57 |
Make huge neural nets fit in memory
uber / sbnet
stars | today |
---|---|
95 | 51 |
Sparse Blocks Networks
chiphuyen / stanford-tensorflow-tutorials
https://github.com/chiphuyen/stanford-tensorflow-tutorials
stars | today |
---|---|
4762 | 52 |
This repository contains code examples for the Stanford’s course: TensorFlow for Deep Learning Research.
FeeiCN / GSIL
https://github.com/FeeiCN/GSIL
stars | today |
---|---|
411 | 52 |
Github Sensitive Information Leakage(Github敏感信息泄露)
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
24841 | 41 |
scikit-learn: machine learning in Python
BoboTiG / python-mss
https://github.com/BoboTiG/python-mss
stars | today |
---|---|
149 | 52 |
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11400 | 47 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
10097 | 48 |
The world’s simplest facial recognition api for Python and the command line
DeNA / Chainer_Mask_R-CNN
https://github.com/DeNA/Chainer_Mask_R-CNN
stars | today |
---|---|
79 | 44 |
Implementation of Mask R-CNN in Chainer
D4Vinci / One-Lin3r
https://github.com/D4Vinci/One-Lin3r
stars | today |
---|---|
218 | 45 |
Gives you one-liners that aids in penetration testing operations
lanpa / tensorboard-pytorch
https://github.com/lanpa/tensorboard-pytorch
stars | today |
---|---|
1044 | 44 |
tensorboard for pytorch (and chainer, mxnet, numpy, …)
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
11831 | 40 |
🏡 Open-source home automation platform running on Python 3
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
29472 | 43 |
A curated list of awesome Machine Learning frameworks, libraries and software.
thehappydinoa / fsociety
https://github.com/thehappydinoa/fsociety
stars | today |
---|---|
74 | 40 |
fsociety Hacking Tools Pack – A Penetration Testing Framework
Skyexu / TopSup
https://github.com/Skyexu/TopSup
stars | today |
---|---|
1209 | 42 |
答题辅助决策:冲顶大会等答题类游戏
uber-common / deep-neuroevolution
https://github.com/uber-common/deep-neuroevolution
stars | today |
---|---|
224 | 37 |
Deep Neuroevolution
dgriff777 / a3c_continuous
https://github.com/dgriff777/a3c_continuous
stars | today |
---|---|
47 | 38 |
A continuous action space version of A3C LSTM in pytorch
Language: go
jedisct1 / piknik
https://github.com/jedisct1/piknik
stars | today |
---|---|
715 | 346 |
Copy/paste anything over the network
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
1434 | 305 |
A simple RPC framework with protobuf service definitions
kelseyhightower / envconfig
https://github.com/kelseyhightower/envconfig
stars | today |
---|---|
1224 | 155 |
Golang library for managing configuration data from environment variables
census-instrumentation / opencensus-go
https://github.com/census-instrumentation/opencensus-go
stars | today |
---|---|
279 | 92 |
A stats collection and distributed tracing framework
google / netboot
https://github.com/google/netboot
stars | today |
---|---|
427 | 91 |
Packages and utilities for network booting
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31445 | 74 |
Production-Grade Container Scheduling and Management
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
12224 | 66 |
Official Go implementation of the Ethereum protocol
aws / aws-lambda-go
https://github.com/aws/aws-lambda-go
stars | today |
---|---|
804 | 66 |
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
golang / go
stars | today |
---|---|
36613 | 42 |
The Go programming language
ServiceComb / go-chassis
https://github.com/ServiceComb/go-chassis
stars | today |
---|---|
51 | 43 |
Go-Chassis is a Software Development Kit(SDK) for rapid development of microservices in Go
deepfabric / elasticell
https://github.com/deepfabric/elasticell
stars | today |
---|---|
95 | 41 |
Elastic Key-Value Storage With Strong Consistency and Reliability
vmware / dispatch
https://github.com/vmware/dispatch
stars | today |
---|---|
125 | 42 |
Dispatch is a framework for deploying and managing serverless style applications.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
20225 | 36 |
A golang ebook intro how to build a web with golang
bitly / oauth2_proxy
https://github.com/bitly/oauth2_proxy
stars | today |
---|---|
3238 | 37 |
A reverse proxy that provides authentication with Google, Github or other provider
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9152 | 36 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
26925 | 32 |
A curated list of awesome Go frameworks, libraries and software
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8279 | 31 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22577 | 31 |
The world’s fastest framework for building websites.
golang / dep
stars | today |
---|---|
6986 | 31 |
Go dependency management tool
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14339 | 30 |
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.
acarl005 / ls-go
https://github.com/acarl005/ls-go
stars | today |
---|---|
57 | 30 |
A more colorful, user-friendly implementation of ls
written in Go
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
16406 | 25 |
Distributed reliable key-value store for the most critical data of a distributed system
sundy-li / wechat_brain
https://github.com/sundy-li/wechat_brain
stars | today |
---|---|
179 | 25 |
头脑王者辅助工具
rivo / tview
stars | today |
---|---|
1311 | 26 |
Rich interactive widgets for terminal-based UIs written in Go
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
22765 | 24 |
Gogs is a painless self-hosted Git service.
Language: c++
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3135 | 200 |
Nintendo Switch Emulator
PaddlePaddle / VisualDL
https://github.com/PaddlePaddle/VisualDL
stars | today |
---|---|
600 | 175 |
A platform to visualize the deep learning process.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
86247 | 133 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
25812 | 137 |
Bitcoin Core integration/staging tree
Restream / reindexer
https://github.com/Restream/reindexer
stars | today |
---|---|
161 | 130 |
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55438 | 62 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21461 | 33 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
22988 | 38 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15723 | 37 |
Tesseract Open Source OCR Engine (main repository)
mandliya / algorithms_and_data_structures
https://github.com/mandliya/algorithms_and_data_structures
stars | today |
---|---|
1717 | 33 |
170+ Algorithm & Data Structure Problems using C++
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3159 | 26 |
The Solidity Contract-Oriented Programming Language
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
7631 | 20 |
An open autonomous driving platform
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
1410 | 26 |
RaiBlocks is a cryptocurrency
das-labor / neopg
https://github.com/das-labor/neopg
stars | today |
---|---|
115 | 26 |
The multiversal cryptoengine!
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1374 | 23 |
Unified All-in-one Monero miner
onnx / onnx
stars | today |
---|---|
2337 | 23 |
Open Neural Network Exchange
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5405 | 22 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
litecoin-project / litecoin
https://github.com/litecoin-project/litecoin
stars | today |
---|---|
2668 | 13 |
Litecoin source tree
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
8132 | 19 |
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.
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
1823 | 21 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42293 | 19 |
The Swift Programming Language
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
5936 | 19 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
9494 | 20 |
A library that provides an embeddable, persistent key-value store for fast storage.
justadudewhohacks / face-recognition.js
https://github.com/justadudewhohacks/face-recognition.js
stars | today |
---|---|
268 | 19 |
Simple Node.js API for robust face detection and face recognition.
BVLC / caffe
stars | today |
---|---|
22371 | 15 |
Caffe: a fast open framework for deep learning.
Language: javascript
1j01 / jspaint
https://github.com/1j01/jspaint
stars | today |
---|---|
1175 | 855 |
🎨 Classic MS Paint, REVIVED + ✨ Extras
nhnent / tui.editor
https://github.com/nhnent/tui.editor
stars | today |
---|---|
4244 | 236 |
🍞 📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
zouhir / jarvis
https://github.com/zouhir/jarvis
stars | today |
---|---|
2476 | 213 |
A very intelligent browser based Webpack dashboard
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
24318 | 190 |
A powerful, interactive charting and visualization library for browser
vuejs / vue
stars | today |
---|---|
80524 | 173 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
jaredpalmer / after.js
https://github.com/jaredpalmer/after.js
stars | today |
---|---|
1539 | 149 |
Next.js-like framework for server-rendered React apps built with React Router 4
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
23834 | 141 |
Headless Chrome Node API
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
16761 | 139 |
📦 🚀 Blazing fast, zero configuration web application bundler
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
86104 | 115 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
41337 | 101 |
Create React apps with no build configuration.
snyk / snyk
stars | today |
---|---|
823 | 112 |
CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
8519 | 108 |
The next open source file uploader for web browsers 🐶
facebook / Docusaurus
https://github.com/facebook/Docusaurus
stars | today |
---|---|
5671 | 82 |
Easy to maintain open source documentation websites.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
5221 | 78 |
小程序组件化开发框架
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
16071 | 79 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
34369 | 80 |
Promise based HTTP client for the browser and node.js
lukeed / polka
https://github.com/lukeed/polka
stars | today |
---|---|
1070 | 82 |
A micro web server so fast, it’ll make you dance! 👯
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
64835 | 76 |
JavaScript Style Guide
ccxt / ccxt
stars | today |
---|---|
3302 | 73 |
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
16423 | 73 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
17629 | 64 |
⚛️ 📄 🚀 Blazing fast static site generator for React
GoogleChrome / dialog-polyfill
https://github.com/GoogleChrome/dialog-polyfill
stars | today |
---|---|
1375 | 67 |
Polyfill for the HTML dialog element
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
58641 | 61 |
A framework for building native apps with React.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
19033 | 58 |
Interactive UI component dev & test: React, React Native, Vue, Angular
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
36067 | 59 |
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
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
35274 | 275 |
Roadmap to becoming a web developer in 2018
anaibol / awesome-serverless
https://github.com/anaibol/awesome-serverless
stars | today |
---|---|
3009 | 173 |
☁️ A curated list of awesome services, solutions and resources for serverless / nobackend applications.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
76010 | 117 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
73876 | 90 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60298 | 65 |
A collection of useful .gitignore templates
coinpride / CryptoList
https://github.com/coinpride/CryptoList
stars | today |
---|---|
1902 | 75 |
Curated collection of blockchain & cryptocurrency resources.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56538 | 59 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
99924 | 62 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
27655 | 61 |
🎉 A curated list of awesome things related to Vue.js
arogozhnikov / python3_with_pleasure
https://github.com/arogozhnikov/python3_with_pleasure
stars | today |
---|---|
245 | 44 |
A short guide on features of Python 3
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7073 | 38 |
The Ethereum Wiki -
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
11352 | 36 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
0x4D31 / awesome-threat-detection
https://github.com/0x4D31/awesome-threat-detection
stars | today |
---|---|
186 | 34 |
A curated list of awesome threat detection and hunting resources
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29217 | 34 |
🎓 Path to a free self-taught education in Computer Science!
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11341 | 34 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
kiok46 / ReactNative-Animation-Challenges
https://github.com/kiok46/ReactNative-Animation-Challenges
stars | today |
---|---|
32 | 28 |
A series of animation challenges in React Native.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
31750 | 26 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24470 | 23 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
28047 | 25 |
A curated list of awesome Android UI/UX libraries
happynear / AMSoftmax
https://github.com/happynear/AMSoftmax
stars | today |
---|---|
69 | 26 |
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
22186 | 24 |
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
12435 | 25 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
15578 | 25 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
ipfs / ipfs
stars | today |
---|---|
10460 | 24 |
Peer-to-peer hypermedia protocol
CommunityBootcamp / Maratona-BOTs
https://github.com/CommunityBootcamp/Maratona-BOTs
stars | today |
---|---|
107 | 21 |
Maratona Bots é um curso de capacitação para desenvolvimento de Bots, utilizando APIs e outros serviços de Inteligência Artificial, feito pela comunidade em parceria com a Microsoft.