Language: python
Fewbytes / rubber-docker
https://github.com/Fewbytes/rubber-docker
stars | today |
---|---|
1652 | 686 |
A workshop on Linux containers: Rebuild Docker from Scratch
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
32191 | 119 |
Models and examples built with TensorFlow
minimaxir / person-blocker
https://github.com/minimaxir/person-blocker
stars | today |
---|---|
1250 | 131 |
Automatically “block” people in images (like Black Mirror) using a pretrained neural network.
Prodicode / ann-visualizer
https://github.com/Prodicode/ann-visualizer
stars | today |
---|---|
389 | 112 |
A python library for visualizing Artificial Neural Networks (ANN)
melodyguan / enas
https://github.com/melodyguan/enas
stars | today |
---|---|
193 | 73 |
TensorFlow Code for paper “Efficient Neural Architecture Search via Parameter Sharing”
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27808 | 57 |
Deep Learning for humans
marvis / pytorch-yolo3
https://github.com/marvis/pytorch-yolo3
stars | today |
---|---|
111 | 64 |
pytorch yolo3
Kyubyong / expressive_tacotron
https://github.com/Kyubyong/expressive_tacotron
stars | today |
---|---|
57 | 56 |
Tensorflow Implementation of Expressive Tacotron
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
13223 | 41 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
35094 | 44 |
A collective list of public JSON APIs for use in web development.
tzutalin / labelImg
https://github.com/tzutalin/labelImg
stars | today |
---|---|
2855 | 45 |
🤘 LabelImg is a graphical image annotation tool and label object bounding boxes in images
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
47905 | 38 |
A curated list of awesome Python frameworks, libraries, software and resources
ShivamSarodia / ShivyC
https://github.com/ShivamSarodia/ShivyC
stars | today |
---|---|
452 | 42 |
C compiler created in Python.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
35562 | 38 |
Command-line program to download videos from YouTube.com and other video sites
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
11381 | 40 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
django / django
https://github.com/django/django
stars | today |
---|---|
32941 | 36 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
27077 | 26 |
scikit-learn: machine learning in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
34400 | 31 |
The Python micro framework for building web applications.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
13551 | 27 |
🏡 Open-source home automation platform running on Python 3
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
24929 | 31 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mdbloice / Augmentor
https://github.com/mdbloice/Augmentor
stars | today |
---|---|
1437 | 30 |
Image augmentation library in Python for machine learning.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
31771 | 30 |
A curated list of awesome Machine Learning frameworks, libraries and software.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
12390 | 28 |
The world’s simplest facial recognition api for Python and the command line
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
29367 | 25 |
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.
pytorch / examples
https://github.com/pytorch/examples
stars | today |
---|---|
3879 | 25 |
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Language: go
tomnomnom / gron
https://github.com/tomnomnom/gron
stars | today |
---|---|
2633 | 804 |
Make JSON greppable!
ysrc / yulong-hids
https://github.com/ysrc/yulong-hids
stars | today |
---|---|
754 | 248 |
一款由 YSRC 开源的主机入侵检测系统
floyernick / Data-Structures-and-Algorithms
https://github.com/floyernick/Data-Structures-and-Algorithms
stars | today |
---|---|
632 | 189 |
Data Structures and Algorithms implementation in Go
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
3520 | 129 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
icexin / gocraft
https://github.com/icexin/gocraft
stars | today |
---|---|
157 | 114 |
A Minecraft like game written in go
labstack / tunnel
https://github.com/labstack/tunnel
stars | today |
---|---|
164 | 107 |
Expose local servers to internet securely
tiagorlampert / CHAOS
https://github.com/tiagorlampert/CHAOS
stars | today |
---|---|
296 | 92 |
🔥 CHAOS allow generate payloads and control remote Windows systems.
Tencent / bk-cmdb
https://github.com/Tencent/bk-cmdb
stars | today |
---|---|
859 | 72 |
蓝鲸智云配置平台(blueking cmdb)
donkeysharp / gocho
https://github.com/donkeysharp/gocho
stars | today |
---|---|
88 | 78 |
A local area network file-sharing application with nodes auto-discovery
jedisct1 / dnscrypt-proxy
https://github.com/jedisct1/dnscrypt-proxy
stars | today |
---|---|
1041 | 57 |
DNSCrypt Proxy - A flexible DNS proxy, with support for encrypted DNS protocols.
golang / go
stars | today |
---|---|
39852 | 51 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34607 | 47 |
Production-Grade Container Scheduling and Management
bigpigeon / toyorm
https://github.com/bigpigeon/toyorm
stars | today |
---|---|
160 | 47 |
golang orm
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
6996 | 43 |
An open platform to connect, manage, and secure microservices.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16281 | 33 |
Official Go implementation of the Ethereum protocol
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29385 | 39 |
A curated list of awesome Go frameworks, libraries and software
schollz / find3
https://github.com/schollz/find3
stars | today |
---|---|
2464 | 41 |
High-precision indoor positioning framework, version 3.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
10979 | 35 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Comcast / trickster
https://github.com/Comcast/trickster
stars | today |
---|---|
157 | 40 |
Trickster - Open Source Dashboard Accelerator for Prometheus
iawia002 / annie
https://github.com/iawia002/annie
stars | today |
---|---|
2427 | 38 |
👾 A fast, simple and clean video downloader
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
4854 | 31 |
The Kubernetes Package Manager
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21651 | 33 |
A golang ebook intro how to build a web with golang
gocolly / colly
https://github.com/gocolly/colly
stars | today |
---|---|
4191 | 37 |
Elegant Scraper and Crawler Framework for Golang
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14219 | 34 |
Træfik, a modern reverse proxy
miguelmota / cointop
https://github.com/miguelmota/cointop
stars | today |
---|---|
164 | 33 |
Interactive terminal based UI application for tracking cryptocurrencies
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
94968 | 140 |
Computation using data flow graphs for scalable machine learning
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
2923 | 142 |
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13658 | 99 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30193 | 38 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23478 | 33 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24933 | 40 |
Protocol Buffers - Google’s data interchange format
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58517 | 36 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
MozillaReality / FirefoxReality
https://github.com/MozillaReality/FirefoxReality
stars | today |
---|---|
42 | 38 |
Simple VR Browser
EOSIO / eos
stars | today |
---|---|
5802 | 33 |
An open source smart contract platform
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43240 | 29 |
The Swift Programming Language
excess-demogroup / even-laster-engine
https://github.com/excess-demogroup/even-laster-engine
stars | today |
---|---|
33 | 32 |
Excess demo engine
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14437 | 27 |
Godot Engine – Multi-platform 2D and 3D game engine
grpc / grpc
stars | today |
---|---|
14584 | 23 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17422 | 25 |
Tesseract Open Source OCR Engine (main repository)
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11396 | 21 |
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
gort818 / qtwebflix
https://github.com/gort818/qtwebflix
stars | today |
---|---|
63 | 26 |
A qt webengine program for netflix
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6548 | 22 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
BVLC / caffe
stars | today |
---|---|
23545 | 22 |
Caffe: a fast open framework for deep learning.
resonance-audio / resonance-audio
https://github.com/resonance-audio/resonance-audio
stars | today |
---|---|
153 | 22 |
Resonance Audio Source Code
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
4336 | 21 |
The Solidity Contract-Oriented Programming Language
marekjm / viuavm
https://github.com/marekjm/viuavm
stars | today |
---|---|
39 | 21 |
Parallel virtual machine designed to reliably run massively concurrent programs
ahupowerdns / hello-dns
https://github.com/ahupowerdns/hello-dns
stars | today |
---|---|
181 | 21 |
Hello and welcome to DNS!
aksnzhy / xlearn
https://github.com/aksnzhy/xlearn
stars | today |
---|---|
1576 | 18 |
High Performance, Easy-to-use, and Scalable Machine Learning Package (C++, Python, R)
wchen-r7 / amsiscanner
https://github.com/wchen-r7/amsiscanner
stars | today |
---|---|
30 | 18 |
A C/C++ implementation of Microsoft’s Antimalware Scan Interface
rethinkdb / rethinkdb
https://github.com/rethinkdb/rethinkdb
stars | today |
---|---|
20986 | 17 |
The open-source database for the realtime web.
Language: javascript
withspectrum / spectrum
https://github.com/withspectrum/spectrum
stars | today |
---|---|
1110 | 1022 |
Simple, powerful online communities.
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
3989 | 784 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
nuxt / consola
https://github.com/nuxt/consola
stars | today |
---|---|
1172 | 634 |
🐨 Elegant Console Logger
mapbox / flamebearer
https://github.com/mapbox/flamebearer
stars | today |
---|---|
565 | 371 |
Blazing fast flame graph tool for V8 and Node 🔥
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
12293 | 220 |
A functional, reactive animation library.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
30312 | 189 |
📚 免费的计算机编程类中文书籍,欢迎投稿
lukechilds / merge-images
https://github.com/lukechilds/merge-images
stars | today |
---|---|
284 | 190 |
Easily compose images together without messing around with canvas
yogaboll / react-kanban
https://github.com/yogaboll/react-kanban
stars | today |
---|---|
701 | 175 |
A Trello-like application built with React and Redux. Take a look at the live website:
vuejs / vue
stars | today |
---|---|
89386 | 148 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
92521 | 124 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
jaywcjlove / hotkeys
https://github.com/jaywcjlove/hotkeys
stars | today |
---|---|
1297 | 109 |
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
tensorflow / tfjs-examples
https://github.com/tensorflow/tfjs-examples
stars | today |
---|---|
561 | 97 |
Examples built with TensorFlow.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
46351 | 81 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
39136 | 87 |
Promise based HTTP client for the browser and node.js
OptimalBits / bull
https://github.com/OptimalBits/bull
stars | today |
---|---|
2573 | 87 |
Premium package for handling jobs and messages in NodeJS.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
68807 | 80 |
JavaScript Style Guide
chaozh / awesome-blockchain-cn
https://github.com/chaozh/awesome-blockchain-cn
stars | today |
---|---|
9815 | 73 |
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
62093 | 68 |
A framework for building native apps with React.
kamranahmedse / driver.js
https://github.com/kamranahmedse/driver.js
stars | today |
---|---|
6827 | 72 |
A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page
ruyadorno / ipt
https://github.com/ruyadorno/ipt
stars | today |
---|---|
405 | 72 |
Interactive Pipe To: The Node.js cli interactive workflow
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
29632 | 68 |
Headless Chrome Node API
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
9521 | 71 |
🎨 Create and share beautiful images of your source code
antvis / f2
stars | today |
---|---|
382 | 66 |
基于 HTML5 Canvas,开箱即用的移动端可视化解决方案
pusher / react-slack-clone
https://github.com/pusher/react-slack-clone
stars | today |
---|---|
146 | 68 |
Complete chat application, built with Chatkit
kentcdodds / react-testing-library
https://github.com/kentcdodds/react-testing-library
stars | today |
---|---|
1262 | 68 |
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
Language: unknown
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
13534 | 412 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
2644 | 457 |
Collection of awesome podcasts
xiaobei666 / weixin-xiaochengxu666-info
https://github.com/xiaobei666/weixin-xiaochengxu666-info
stars | today |
---|---|
486 | 198 |
微信小程序开发框架、资源-干货汇总
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
7423 | 147 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
45450 | 120 |
Roadmap to becoming a web developer in 2018
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103446 | 91 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
82096 | 96 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
63823 | 68 |
A collection of useful .gitignore templates
guoxiaoxing / android-interview
https://github.com/guoxiaoxing/android-interview
stars | today |
---|---|
192 | 72 |
An interview guide for Android development engineers.
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19414 | 71 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
2268 | 61 |
谈谈一些有趣的 CSS 话题
llSourcell / Learn_Blockchain_in_2_months
https://github.com/llSourcell/Learn_Blockchain_in_2_months
stars | today |
---|---|
652 | 61 |
This is the code for “Learn Blockchain in 2 Months” by Siraj Raval on Youtube
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30864 | 58 |
🎉 A curated list of awesome things related to Vue.js
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
4616 | 51 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
rShetty / awesome-distributed-systems
https://github.com/rShetty/awesome-distributed-systems
stars | today |
---|---|
64 | 53 |
Awesome list of distributed systems resources
xitu / tensorflow-docs
https://github.com/xitu/tensorflow-docs
stars | today |
---|---|
2296 | 42 |
TensorFlow 官方文档中文版 V1.7
FrankFang / best-chinese-front-end-blogs
https://github.com/FrankFang/best-chinese-front-end-blogs
stars | today |
---|---|
1722 | 39 |
收集优质的中文前端博客
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
5179 | 37 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
31001 | 36 |
🎓 Path to a free self-taught education in Computer Science!
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
29367 | 30 |
A curated list of awesome Android UI/UX libraries
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
26318 | 28 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
hasura / awesome-react-graphql
https://github.com/hasura/awesome-react-graphql
stars | today |
---|---|
41 | 32 |
A curated collection of resources, clients and tools that make working with GraphQL and React/React Native
awesome
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
12912 | 27 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
2000 | 29 |
A curated list of awesome Flutter components, frameworks, libraries, and softwares
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
8673 | 27 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-end Designs