Language: python
hzy46 / Deep-Learning-21-Examples
https://github.com/hzy46/Deep-Learning-21-Examples
stars | today |
---|---|
818 | 285 |
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
hannob / snallygaster
https://github.com/hannob/snallygaster
stars | today |
---|---|
381 | 181 |
Tool to scan for secret files on HTTP servers
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
32883 | 97 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
48366 | 70 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
28187 | 58 |
Deep Learning for humans
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
4960 | 60 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
5015 | 42 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
25176 | 46 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mame82 / P4wnP1
https://github.com/mame82/P4wnP1
stars | today |
---|---|
1396 | 48 |
P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
35840 | 43 |
Command-line program to download videos from YouTube.com and other video sites
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
35484 | 46 |
A collective list of public JSON APIs for use in web development.
hardikvasa / google-images-download
https://github.com/hardikvasa/google-images-download
stars | today |
---|---|
1496 | 39 |
Python Script to download hundreds of images from ‘Google Images’. It is a ready-to-run code!
Ahmkel / Keras-Project-Template
https://github.com/Ahmkel/Keras-Project-Template
stars | today |
---|---|
284 | 39 |
A project template to simplify building and training deep learning models using Keras.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
34662 | 36 |
The Python micro framework for building web applications.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
29586 | 31 |
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. https://docs.ansible.com/ansible/
evilsocket / opensnitch
https://github.com/evilsocket/opensnitch
stars | today |
---|---|
2888 | 40 |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
7989 | 40 |
Set up a personal IPSEC VPN in the cloud
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
27332 | 32 |
scikit-learn: machine learning in Python
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
32013 | 32 |
A curated list of awesome Machine Learning frameworks, libraries and software.
django / django
https://github.com/django/django
stars | today |
---|---|
33167 | 30 |
The Web framework for perfectionists with deadlines.
CSAILVision / semantic-segmentation-pytorch
https://github.com/CSAILVision/semantic-segmentation-pytorch
stars | today |
---|---|
701 | 35 |
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
asciinema / asciinema
https://github.com/asciinema/asciinema
stars | today |
---|---|
5257 | 34 |
Terminal session recorder 📹
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
13405 | 27 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
bijection / sistine
https://github.com/bijection/sistine
stars | today |
---|---|
1268 | 33 |
Turn a MacBook into a Touchscreen with $1 of Hardware
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
2611 | 33 |
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
Language: go
uber / prototool
https://github.com/uber/prototool
stars | today |
---|---|
1491 | 800 |
Your Swiss Army Knife for Protocol Buffers
teh-cmc / go-internals
https://github.com/teh-cmc/go-internals
stars | today |
---|---|
3949 | 180 |
A book about the internals of the Go programming language.
itchyny / bed
https://github.com/itchyny/bed
stars | today |
---|---|
567 | 127 |
Binary editor written in Go
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
830 | 99 |
A terminal based graphical activity monitor inspired by gtop and vtop
goruby / goruby
https://github.com/goruby/goruby
stars | today |
---|---|
470 | 79 |
GoRuby, an implementation of Ruby written in Go
improbable-eng / thanos
https://github.com/improbable-eng/thanos
stars | today |
---|---|
479 | 77 |
Highly available Prometheus setup with long term storage capabilities.
golang / go
stars | today |
---|---|
40220 | 67 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34980 | 64 |
Production-Grade Container Scheduling and Management
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
11266 | 58 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
benjojo / dubstep-data
https://github.com/benjojo/dubstep-data
stars | today |
---|---|
66 | 56 |
Put data inside dubstep drops
dinedal / textql
https://github.com/dinedal/textql
stars | today |
---|---|
6439 | 52 |
Execute SQL against structured text like CSV or TSV
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16572 | 39 |
Official Go implementation of the Ethereum protocol
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29674 | 39 |
A curated list of awesome Go frameworks, libraries and software
percolate / charlatan
https://github.com/percolate/charlatan
stars | today |
---|---|
51 | 39 |
Go Interface Mocking Tool
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24834 | 36 |
The world’s fastest framework for building websites.
tomnomnom / gron
https://github.com/tomnomnom/gron
stars | today |
---|---|
4334 | 35 |
Make JSON greppable!
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21870 | 31 |
A golang ebook intro how to build a web with golang
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
5022 | 31 |
The Kubernetes Package Manager
floyernick / Data-Structures-and-Algorithms
https://github.com/floyernick/Data-Structures-and-Algorithms
stars | today |
---|---|
1402 | 33 |
Data Structures and Algorithms implementation in Go
icexin / gocraft
https://github.com/icexin/gocraft
stars | today |
---|---|
1099 | 31 |
A Minecraft like game written in go
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
20088 | 27 |
Open Source Continuous File Synchronization
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
7193 | 27 |
An open platform to connect, manage, and secure microservices.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
14849 | 26 |
beego is an open-source, high-performance web framework for the Go programming language.
argoproj / argo
https://github.com/argoproj/argo
stars | today |
---|---|
641 | 26 |
Get stuff done with container-native workflows for Kubernetes.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14446 | 26 |
Træfik, a modern reverse proxy
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
96078 | 160 |
Computation using data flow graphs for scalable machine learning
changkun / modern-cpp-tutorial
https://github.com/changkun/modern-cpp-tutorial
stars | today |
---|---|
1629 | 200 |
📚 高速上手现代 C++ 11/14/17
excamera / alfalfa
https://github.com/excamera/alfalfa
stars | today |
---|---|
267 | 183 |
Purely functional video codec, used for ExCamera and Salsify
btwael / SuperString
https://github.com/btwael/SuperString
stars | today |
---|---|
119 | 96 |
A fast and memory-optimized string library for C++
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30515 | 51 |
Bitcoin Core integration/staging tree
fuchsia-mirror / zircon
https://github.com/fuchsia-mirror/zircon
stars | today |
---|---|
559 | 51 |
Zircon Kernel, Core Drivers, and Services
EOSIO / eos
stars | today |
---|---|
6005 | 42 |
An open source smart contract platform
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13976 | 41 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23726 | 35 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
25190 | 42 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17649 | 38 |
Tesseract Open Source OCR Engine (main repository)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58863 | 32 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
263 | 32 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
BVLC / caffe
stars | today |
---|---|
23678 | 19 |
Caffe: a fast open framework for deep learning.
grpc / grpc
stars | today |
---|---|
14744 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
13299 | 20 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
yue / yue
stars | today |
---|---|
1461 | 22 |
A library for creating native cross-platform GUI apps
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43358 | 21 |
The Swift Programming Language
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7812 | 17 |
Google Test
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11544 | 19 |
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
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14606 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
7331 | 20 |
🔧 Cross-platform GUI management tool for Redis
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
9173 | 19 |
JSON for Modern C++
typesense / typesense
https://github.com/typesense/typesense
stars | today |
---|---|
229 | 18 |
Fast, typo tolerant search engine for building delightful search experiences.
KhronosGroup / SPIRV-LLVM-Translator
https://github.com/KhronosGroup/SPIRV-LLVM-Translator
stars | today |
---|---|
40 | 18 |
A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Language: javascript
wasdk / WebAssemblyStudio
https://github.com/wasdk/WebAssemblyStudio
stars | today |
---|---|
792 | 376 |
Learn, Teach, Work and Play in the WebAssembly Studio
marktext / marktext
https://github.com/marktext/marktext
stars | today |
---|---|
2080 | 355 |
📝 Next generation markdown editor, running on platforms of MacOS Windows and Linux.
drcmda / react-spring
https://github.com/drcmda/react-spring
stars | today |
---|---|
2602 | 233 |
🙌 Helping react-motion and animated to become best friends
FrontendMasters / front-end-handbook-2018
https://github.com/FrontendMasters/front-end-handbook-2018
stars | today |
---|---|
1300 | 192 |
2018 edition of our front-end development handbook
vuejs / vue
stars | today |
---|---|
90535 | 162 |
🖖 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 |
---|---|
2269 | 168 |
Reverse engineering WhatsApp Web.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
30940 | 111 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
93352 | 111 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
glidejs / glide
https://github.com/glidejs/glide
stars | today |
---|---|
2508 | 105 |
A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
6224 | 106 |
Beautiful, accessible drag and drop for lists with React.js
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
39668 | 87 |
Promise based HTTP client for the browser and node.js
Meituan-Dianping / mpvue
https://github.com/Meituan-Dianping/mpvue
stars | today |
---|---|
7560 | 85 |
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
22524 | 78 |
Interactive UI component dev & test: React, React Native, Vue, Angular
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
30179 | 72 |
Headless Chrome Node API
diegohaz / generact
https://github.com/diegohaz/generact
stars | today |
---|---|
958 | 79 |
Generate React components by replicating your own
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
5773 | 74 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
46857 | 64 |
Create React apps with no build configuration.
kamranahmedse / driver.js
https://github.com/kamranahmedse/driver.js
stars | today |
---|---|
7390 | 68 |
A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
69316 | 53 |
JavaScript Style Guide
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
9177 | 55 |
小程序组件化开发框架
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
47534 | 45 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
kentcdodds / advanced-react-patterns-v2
https://github.com/kentcdodds/advanced-react-patterns-v2
stars | today |
---|---|
168 | 57 |
Created with CodeSandbox
YMFE / yapi
stars | today |
---|---|
1914 | 54 |
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
62497 | 51 |
A framework for building native apps with React.
withspectrum / spectrum
https://github.com/withspectrum/spectrum
stars | today |
---|---|
2932 | 53 |
Simple, powerful online communities.
Language: unknown
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
16669 | 319 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
goodjack / developer-roadmap-chinese
https://github.com/goodjack/developer-roadmap-chinese
stars | today |
---|---|
1796 | 263 |
2018 年成為 Web 開發人員的路線圖
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
46873 | 226 |
Roadmap to becoming a web developer in 2018
rfyiamcool / share_ppt
https://github.com/rfyiamcool/share_ppt
stars | today |
---|---|
486 | 157 |
🚗 🚗 🚗 我个人曾经做过的技术分享… 🚗 🚗 🚗
1Password / 1password-teams-open-source
https://github.com/1Password/1password-teams-open-source
stars | today |
---|---|
229 | 144 |
Get a free 1Password Teams membership for your open source project
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
79856 | 140 |
A book series on JavaScript. @YDKJS on twitter.
dbohdan / structured-text-tools
https://github.com/dbohdan/structured-text-tools
stars | today |
---|---|
4239 | 94 |
A list of command line tools for manipulating structured text data
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
82764 | 83 |
😎 Curated list of awesome lists
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
14355 | 79 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
64280 | 56 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
31302 | 68 |
🎉 A curated list of awesome things related to Vue.js
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
8123 | 67 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
5054 | 61 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103846 | 54 |
📚 Freely available programming books
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
8880 | 51 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-end Designs
GoogleChromeLabs / webpack-libs-optimizations
https://github.com/GoogleChromeLabs/webpack-libs-optimizations
stars | today |
---|---|
785 | 50 |
Using a library in your webpack project? Here’s how to optimize it
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
60549 | 38 |
A complete computer science study plan to become a software engineer.
Hameds / APIs-made-in-Iran
https://github.com/Hameds/APIs-made-in-Iran
stars | today |
---|---|
171 | 37 |
A list of APIs from Iran
xitu / tensorflow-docs
https://github.com/xitu/tensorflow-docs
stars | today |
---|---|
2490 | 37 |
TensorFlow 官方文档中文版 V1.7
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24928 | 34 |
A collection of awesome things regarding React ecosystem.
freach / kubernetes-security-best-practice
https://github.com/freach/kubernetes-security-best-practice
stars | today |
---|---|
1236 | 35 |
Kubernetes Security - Best Practice Guide
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19711 | 31 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
2183 | 31 |
A curated list of awesome Flutter components, frameworks, libraries, and softwares
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
4006 | 29 |
Collection of awesome podcasts
js-day / js-day
https://github.com/js-day/js-day
stars | today |
---|---|
165 | 29 |