Language: python
litl / backoff
https://github.com/litl/backoff
stars | today |
---|---|
526 | 196 |
Python library providing function decorators for configurable backoff and retry
GauravBh1010tt / DeepLearn
https://github.com/GauravBh1010tt/DeepLearn
stars | today |
---|---|
915 | 173 |
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
python-security / pyt
https://github.com/python-security/pyt
stars | today |
---|---|
990 | 85 |
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
33071 | 59 |
Models and examples built with TensorFlow
ustayready / CredKing
https://github.com/ustayready/CredKing
stars | today |
---|---|
66 | 56 |
Password spraying using AWS Lambda for IP rotation
hzy46 / Deep-Learning-21-Examples
https://github.com/hzy46/Deep-Learning-21-Examples
stars | today |
---|---|
1092 | 47 |
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
chiphuyen / stanford-tensorflow-tutorials
https://github.com/chiphuyen/stanford-tensorflow-tutorials
stars | today |
---|---|
5907 | 37 |
This repository contains code examples for the Stanford’s course: TensorFlow for Deep Learning Research.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
28296 | 40 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
48481 | 39 |
A curated list of awesome Python frameworks, libraries, software and resources
Jiramew / spoon
https://github.com/Jiramew/spoon
stars | today |
---|---|
124 | 39 |
A package for building specific Proxy Pool for different Sites.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
35941 | 33 |
Command-line program to download videos from YouTube.com and other video sites
CSAILVision / semantic-segmentation-pytorch
https://github.com/CSAILVision/semantic-segmentation-pytorch
stars | today |
---|---|
841 | 33 |
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
django / django
https://github.com/django/django
stars | today |
---|---|
33218 | 27 |
The Web framework for perfectionists with deadlines.
jamesqo / gun-violence-data
https://github.com/jamesqo/gun-violence-data
stars | today |
---|---|
42 | 33 |
A comprehensive, accessible database that contains records of over 260k US gun violence incidents from January 2013 to March 2018.
jonas-koehler / s2cnn
https://github.com/jonas-koehler/s2cnn
stars | today |
---|---|
226 | 30 |
Spherical CNNs
hannob / snallygaster
https://github.com/hannob/snallygaster
stars | today |
---|---|
672 | 31 |
Tool to scan for secret files on HTTP servers
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
32093 | 27 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
34738 | 29 |
The Python micro framework for building web applications.
asciinema / asciinema
https://github.com/asciinema/asciinema
stars | today |
---|---|
5341 | 29 |
Terminal session recorder 📹
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
27411 | 24 |
scikit-learn: machine learning in Python
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
5109 | 25 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
a2u / CVE-2018-7600
https://github.com/a2u/CVE-2018-7600
stars | today |
---|---|
174 | 24 |
Proof-of-Concept for CVE-2018-7600 Drupal SA-CORE-2018-002.
Ahmkel / Keras-Project-Template
https://github.com/Ahmkel/Keras-Project-Template
stars | today |
---|---|
414 | 24 |
A project template to simplify building and training deep learning models using Keras.
levyben / DeepSuperLearner
https://github.com/levyben/DeepSuperLearner
stars | today |
---|---|
42 | 25 |
DeepSuperLearner - Python implementation of the deep ensemble algorithm
jhao104 / proxy_pool
https://github.com/jhao104/proxy_pool
stars | today |
---|---|
2939 | 23 |
Python爬虫代理IP池(proxy pool)
Language: go
teh-cmc / go-internals
https://github.com/teh-cmc/go-internals
stars | today |
---|---|
4351 | 123 |
A book about the internals of the Go programming language.
dinedal / textql
https://github.com/dinedal/textql
stars | today |
---|---|
6960 | 111 |
Execute SQL against structured text like CSV or TSV
uber / prototool
https://github.com/uber/prototool
stars | today |
---|---|
1826 | 51 |
Your Swiss Army Knife for Protocol Buffers
google / netstack
https://github.com/google/netstack
stars | today |
---|---|
1855 | 49 |
IPv4 and IPv6 userland network stack
golang / go
stars | today |
---|---|
40313 | 38 |
The Go programming language
google / trillian
https://github.com/google/trillian
stars | today |
---|---|
973 | 39 |
Trillian implements a Merkle tree whose contents are served from a data storage layer, to allow scalability to extremely large trees.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29776 | 32 |
A curated list of awesome Go frameworks, libraries and software
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
1002 | 33 |
A terminal based graphical activity monitor inspired by gtop and vtop
thecodingmachine / gotenberg
https://github.com/thecodingmachine/gotenberg
stars | today |
---|---|
104 | 32 |
📜 A stateless API for converting Markdown files, HTML files and Office documents to PDF
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
35072 | 24 |
Production-Grade Container Scheduling and Management
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
5325 | 27 |
Fast, Distributed Graph DB
izumin5210 / grapi
https://github.com/izumin5210/grapi
stars | today |
---|---|
54 | 27 |
😮 A surprisingly easy API server and generator in gRPC and Go
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24908 | 25 |
The world’s fastest framework for building websites.
Shopify / toxiproxy
https://github.com/Shopify/toxiproxy
stars | today |
---|---|
2635 | 25 |
⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
3755 | 24 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16648 | 20 |
Official Go implementation of the Ethereum protocol
gilbertchen / duplicacy
https://github.com/gilbertchen/duplicacy
stars | today |
---|---|
2051 | 24 |
A new generation cloud backup tool
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
11351 | 23 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
tomnomnom / gron
https://github.com/tomnomnom/gron
stars | today |
---|---|
4396 | 22 |
Make JSON greppable!
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
3524 | 22 |
Fast key-value DB in Go.
restic / restic
https://github.com/restic/restic
stars | today |
---|---|
4108 | 21 |
Fast, secure, efficient backup program
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
17799 | 18 |
Distributed reliable key-value store for the most critical data of a distributed system
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21931 | 17 |
A golang ebook intro how to build a web with golang
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14499 | 18 |
Træfik, a modern reverse proxy
vedhavyas / zwfp
https://github.com/vedhavyas/zwfp
stars | today |
---|---|
151 | 18 |
Zero-Width fingerprinting
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
96408 | 118 |
Computation using data flow graphs for scalable machine learning
changkun / modern-cpp-tutorial
https://github.com/changkun/modern-cpp-tutorial
stars | today |
---|---|
1943 | 94 |
📚 C++11/14/17 On the Fly
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30622 | 41 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23800 | 39 |
Open Source Computer Vision Library
PROPHESSOR / JsOS
https://github.com/PROPHESSOR/JsOS
stars | today |
---|---|
64 | 44 |
Операционная система на JavaScript | Operating system written in JavaScript
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
450 | 40 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
14051 | 34 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58961 | 37 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
HerikLyma / CPPWebFramework
https://github.com/HerikLyma/CPPWebFramework
stars | today |
---|---|
92 | 37 |
The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, created by Herik Lima and Marcelo Eler, using C++ with Qt to be used in the development of web applications.
Edzelf / ESP32-Radio
https://github.com/Edzelf/ESP32-Radio
stars | today |
---|---|
143 | 35 |
Internet radio based on ESP32, VS1053 and a TFT screen.
OpenTTD / OpenTTD
https://github.com/OpenTTD/OpenTTD
stars | today |
---|---|
63 | 33 |
OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
930 | 26 |
Vulkan-based D3D11 implementation for Linux / Wine
fuchsia-mirror / zircon
https://github.com/fuchsia-mirror/zircon
stars | today |
---|---|
646 | 25 |
Zircon Kernel, Core Drivers, and Services
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17709 | 24 |
Tesseract Open Source OCR Engine (main repository)
xbmc / xbmc
stars | today |
---|---|
6976 | 20 |
Kodi Main Repository - By using this code you agree with our policy and will follow the GPLv2 license as included
EOSIO / eos
stars | today |
---|---|
6059 | 20 |
An open source smart contract platform
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14642 | 20 |
Godot Engine – Multi-platform 2D and 3D game engine
yue / yue
stars | today |
---|---|
1514 | 19 |
A library for creating native cross-platform GUI apps
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
25246 | 17 |
Protocol Buffers - Google’s data interchange format
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
9221 | 17 |
JSON for Modern C++
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
2234 | 11 |
Unified All-in-one Monero miner
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
6996 | 13 |
Telegram Desktop messaging app
toblum / McLighting
https://github.com/toblum/McLighting
stars | today |
---|---|
345 | 13 |
The ESP8266 based multi-client lighting gadget
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
2556 | 12 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
BVLC / caffe
stars | today |
---|---|
23721 | 12 |
Caffe: a fast open framework for deep learning.
Language: javascript
vuejs / vuepress
https://github.com/vuejs/vuepress
stars | today |
---|---|
2125 | 1055 |
Minimalistic Vue-powered static site generator
text-mask / text-mask
https://github.com/text-mask/text-mask
stars | today |
---|---|
3148 | 247 |
Input mask for React, Angular, Ember, Vue, & plain JavaScript
marktext / marktext
https://github.com/marktext/marktext
stars | today |
---|---|
2909 | 214 |
📝 Next generation markdown editor, running on platforms of MacOS Windows and Linux.
FrontendMasters / front-end-handbook-2018
https://github.com/FrontendMasters/front-end-handbook-2018
stars | today |
---|---|
1717 | 140 |
2018 edition of our front-end development handbook
drcmda / react-spring
https://github.com/drcmda/react-spring
stars | today |
---|---|
3180 | 137 |
🙌 Helping react-motion and animated to become best friends
vuejs / vue
stars | today |
---|---|
90887 | 110 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
sigalor / whatsapp-web-reveng
https://github.com/sigalor/whatsapp-web-reveng
stars | today |
---|---|
2529 | 105 |
Reverse engineering WhatsApp Web.
aweary / react-copy-write
https://github.com/aweary/react-copy-write
stars | today |
---|---|
400 | 107 |
✍️ Immutable state with a mutable API
intoli / remote-browser
https://github.com/intoli/remote-browser
stars | today |
---|---|
134 | 95 |
A low-level browser automation framework built on top of the Web Extensions API standard.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
93579 | 82 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
stdlib-js / stdlib
https://github.com/stdlib-js/stdlib
stars | today |
---|---|
942 | 76 |
✨ Standard library for JavaScript and Node.js. ✨
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
47033 | 63 |
Create React apps with no build configuration.
glidejs / glide
https://github.com/glidejs/glide
stars | today |
---|---|
2738 | 71 |
A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
react-tools / react-table
https://github.com/react-tools/react-table
stars | today |
---|---|
3332 | 68 |
React Table - A lightweight, fast and extendable datagrid for React
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
30338 | 60 |
Headless Chrome Node API
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
31104 | 57 |
📚 免费的计算机编程类中文书籍,欢迎投稿
wasdk / WebAssemblyStudio
https://github.com/wasdk/WebAssemblyStudio
stars | today |
---|---|
1142 | 59 |
Learn, Teach, Work and Play in the WebAssembly Studio
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
39839 | 52 |
Promise based HTTP client for the browser and node.js
lirantal / dockly
https://github.com/lirantal/dockly
stars | today |
---|---|
645 | 52 |
Docker console UI and Dashboard for quickly managing and inspecting Containers and Services
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
5917 | 48 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
20830 | 45 |
⚛️ 📄 🚀 Blazing fast static site generator for React
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
47639 | 44 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
69460 | 44 |
JavaScript Style Guide
nhnent / tui.chart
https://github.com/nhnent/tui.chart
stars | today |
---|---|
3300 | 38 |
🍞 🍯 Beautiful chart for data visualization.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
9282 | 38 |
小程序组件化开发框架
Language: unknown
gopherchina / conference
https://github.com/gopherchina/conference
stars | today |
---|---|
2477 | 447 |
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
17335 | 205 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
64484 | 111 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
80055 | 73 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
82958 | 74 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103967 | 65 |
📚 Freely available programming books
rby90 / Project-Based-Tutorials-in-C
https://github.com/rby90/Project-Based-Tutorials-in-C
stars | today |
---|---|
94 | 59 |
A curated list of project-based tutorials in C
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
60660 | 45 |
A complete computer science study plan to become a software engineer.
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
1620 | 53 |
前端精读周刊
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
8246 | 45 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
31408 | 45 |
🎉 A curated list of awesome things related to Vue.js
siddharthkp / react-amsterdam-videos
https://github.com/siddharthkp/react-amsterdam-videos
stars | today |
---|---|
83 | 41 |
Timestamps from the react.asterdam livestream
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
34579 | 42 |
Master the command line, in one page
goodjack / developer-roadmap-chinese
https://github.com/goodjack/developer-roadmap-chinese
stars | today |
---|---|
1923 | 38 |
2018 年成為 Web 開發人員的路線圖
dbohdan / structured-text-tools
https://github.com/dbohdan/structured-text-tools
stars | today |
---|---|
4408 | 35 |
A list of command line tools for manipulating structured text data
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
12837 | 32 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19782 | 30 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
8950 | 30 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-end Designs
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
6617 | 26 |
A curated list of awesome computer vision resources
PreOS-Security / awesome-firmware-security
https://github.com/PreOS-Security/awesome-firmware-security
stars | today |
---|---|
101 | 29 |
Awesome Firmware Security & Other Helpful Documents
rfyiamcool / share_ppt
https://github.com/rfyiamcool/share_ppt
stars | today |
---|---|
624 | 27 |
🚗 🚗 🚗 我个人曾经做过的技术分享… 🚗 🚗 🚗
freach / kubernetes-security-best-practice
https://github.com/freach/kubernetes-security-best-practice
stars | today |
---|---|
1306 | 25 |
Kubernetes Security - Best Practice Guide
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
5156 | 23 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
23909 | 23 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
liberalisman / iOS-InterviewQuestion-collection
https://github.com/liberalisman/iOS-InterviewQuestion-collection
stars | today |
---|---|
164 | 23 |
iOS 开发者面试题集锦。