Language: python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
32379 | 83 |
Models and examples built with TensorFlow
Fewbytes / rubber-docker
https://github.com/Fewbytes/rubber-docker
stars | today |
---|---|
1937 | 88 |
A workshop on Linux containers: Rebuild Docker from Scratch
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
2458 | 68 |
AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
35196 | 52 |
A collective list of public JSON APIs for use in web development.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
48001 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27894 | 36 |
Deep Learning for humans
dchrastil / ScrapedIn
https://github.com/dchrastil/ScrapedIn
stars | today |
---|---|
245 | 42 |
A tool to scrape LinkedIn without API restrictions for data reconnaissance
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
29420 | 30 |
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.
apachecn / scikit-learn-doc-zh
https://github.com/apachecn/scikit-learn-doc-zh
stars | today |
---|---|
610 | 35 |
scikit-learn(sklearn) 官方文档中文版
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
27130 | 29 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
35611 | 34 |
Command-line program to download videos from YouTube.com and other video sites
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
22005 | 31 |
a web proxy tool
bonlime / keras-deeplab-v3-plus
https://github.com/bonlime/keras-deeplab-v3-plus
stars | today |
---|---|
65 | 32 |
Keras implementation of Deeplab v3+ with pretrained weights
GauravBh1010tt / DeepLearn
https://github.com/GauravBh1010tt/DeepLearn
stars | today |
---|---|
92 | 33 |
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
asciinema / asciinema
https://github.com/asciinema/asciinema
stars | today |
---|---|
5033 | 31 |
Terminal session recorder 📹
Zahlii / colab-tf-utils
https://github.com/Zahlii/colab-tf-utils
stars | today |
---|---|
43 | 29 |
Automatically backup keras/tensorflow models from Google’s Colab service to your GoogleDrive based on a keras callback!
django / django
https://github.com/django/django
stars | today |
---|---|
32988 | 22 |
The Web framework for perfectionists with deadlines.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
31832 | 28 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
34450 | 26 |
The Python micro framework for building web applications.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
26578 | 27 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Prodicode / ann-visualizer
https://github.com/Prodicode/ann-visualizer
stars | today |
---|---|
442 | 28 |
A python library for visualizing Artificial Neural Networks (ANN)
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
31556 | 28 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
scaelles / DEXTR-PyTorch
https://github.com/scaelles/DEXTR-PyTorch
stars | today |
---|---|
119 | 26 |
Deep Extreme Cut http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr
michael-lazar / rtv
https://github.com/michael-lazar/rtv
stars | today |
---|---|
2810 | 26 |
Browse Reddit from your terminal
MindPointGroup / cloudfrunt
https://github.com/MindPointGroup/cloudfrunt
stars | today |
---|---|
71 | 24 |
A tool for identifying misconfigured CloudFront domains
Language: go
tomnomnom / gron
https://github.com/tomnomnom/gron
stars | today |
---|---|
3295 | 248 |
Make JSON greppable!
icexin / gocraft
https://github.com/icexin/gocraft
stars | today |
---|---|
775 | 217 |
A Minecraft like game written in go
floyernick / Data-Structures-and-Algorithms
https://github.com/floyernick/Data-Structures-and-Algorithms
stars | today |
---|---|
844 | 93 |
Data Structures and Algorithms implementation in Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34702 | 42 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
39931 | 42 |
The Go programming language
aquasecurity / kube-bench
https://github.com/aquasecurity/kube-bench
stars | today |
---|---|
413 | 44 |
The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed according to security best practices
improbable-eng / thanos
https://github.com/improbable-eng/thanos
stars | today |
---|---|
296 | 43 |
Highly available Prometheus setup with long term storage capabilities.
benjojo / six-onions
https://github.com/benjojo/six-onions
stars | today |
---|---|
64 | 43 |
Like Tor2Web, but not just HTTP ( using IPv6 )
intel-go / nff-go
https://github.com/intel-go/nff-go
stars | today |
---|---|
342 | 36 |
NFF-Go -Network Function Framework for GO (former YANFF)
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29443 | 34 |
A curated list of awesome Go frameworks, libraries and software
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16343 | 29 |
Official Go implementation of the Ethereum protocol
labstack / tunnel
https://github.com/labstack/tunnel
stars | today |
---|---|
242 | 33 |
Expose local servers to internet securely
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
3580 | 29 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
ysrc / yulong-hids
https://github.com/ysrc/yulong-hids
stars | today |
---|---|
887 | 31 |
一款由 YSRC 开源的主机入侵检测系统
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
7015 | 30 |
A Commander for modern Go CLI interactions
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
10813 | 27 |
Minio is an open source object storage server compatible with Amazon S3 APIs
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
11038 | 24 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
evilsocket / opensnitch
https://github.com/evilsocket/opensnitch
stars | today |
---|---|
2710 | 25 |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
8286 | 23 |
Run Kubernetes locally
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14275 | 24 |
Træfik, a modern reverse proxy
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24654 | 23 |
The world’s fastest framework for building websites.
Comcast / trickster
https://github.com/Comcast/trickster
stars | today |
---|---|
205 | 23 |
Trickster - Open Source Dashboard Accelerator for Prometheus
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
33917 | 21 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
4861 | 19 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
16158 | 22 |
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.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
95183 | 109 |
Computation using data flow graphs for scalable machine learning
sayurin / ffftp
https://github.com/sayurin/ffftp
stars | today |
---|---|
159 | 106 |
openai / retro
https://github.com/openai/retro
stars | today |
---|---|
93 | 84 |
Retro Games in Gym
glinscott / leela-chess
https://github.com/glinscott/leela-chess
stars | today |
---|---|
287 | 51 |
A chess adaption of GCP’s Leela Zero
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13737 | 34 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23524 | 28 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58580 | 36 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30243 | 30 |
Bitcoin Core integration/staging tree
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
3012 | 31 |
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
octobanana / asciimation
https://github.com/octobanana/asciimation
stars | today |
---|---|
39 | 32 |
An ASCII animation interpreter for the terminal.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17469 | 22 |
Tesseract Open Source OCR Engine (main repository)
EOSIO / eos
stars | today |
---|---|
5835 | 20 |
An open source smart contract platform
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24974 | 20 |
Protocol Buffers - Google’s data interchange format
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
156 | 20 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43277 | 19 |
The Swift Programming Language
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14473 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11428 | 17 |
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
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
1331 | 19 |
A Vim-inspired note-taking application that knows programmers and Markdown better.
vczh-libraries / GacUI
https://github.com/vczh-libraries/GacUI
stars | today |
---|---|
1141 | 17 |
GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
9084 | 15 |
JSON for Modern C++
boost-experimental / te
https://github.com/boost-experimental/te
stars | today |
---|---|
49 | 17 |
Type.Erasure - Run-time polymorphism library
BVLC / caffe
stars | today |
---|---|
23565 | 15 |
Caffe: a fast open framework for deep learning.
brpc / brpc
stars | today |
---|---|
6658 | 14 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
2113 | 11 |
Unified All-in-one Monero miner
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
10380 | 13 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
withspectrum / spectrum
https://github.com/withspectrum/spectrum
stars | today |
---|---|
2069 | 302 |
Simple, powerful online communities.
kutlugsahin / react-smooth-dnd
https://github.com/kutlugsahin/react-smooth-dnd
stars | today |
---|---|
569 | 297 |
react wrapper components for smooth-dnd
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
4611 | 223 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
bluzi / jsonstore
https://github.com/bluzi/jsonstore
stars | today |
---|---|
190 | 167 |
💾 🚀 Store your data just by sending simple HTTP requests
waynecz / dadda-translate-crx
https://github.com/waynecz/dadda-translate-crx
stars | today |
---|---|
283 | 157 |
😛 比较好看的 Chrome 划词翻译(搜狗)插件,自带生词簿及吐司弹词记忆
umpox / zero-width-detection
https://github.com/umpox/zero-width-detection
stars | today |
---|---|
448 | 151 |
pusher / react-slack-clone
https://github.com/pusher/react-slack-clone
stars | today |
---|---|
542 | 138 |
Complete chat application, built with Chatkit
sindresorhus / fkill-cli
https://github.com/sindresorhus/fkill-cli
stars | today |
---|---|
4680 | 139 |
Fabulously kill processes. Cross-platform.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
92752 | 105 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
nuxt / consola
https://github.com/nuxt/consola
stars | today |
---|---|
1533 | 108 |
🐨 Elegant Console Logger
chpmrc / zero-width-chrome-extension
https://github.com/chpmrc/zero-width-chrome-extension
stars | today |
---|---|
276 | 104 |
Replace scary zero-width characters with funny emojis
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
12522 | 93 |
A functional, reactive animation library.
avwo / whistle
https://github.com/avwo/whistle
stars | today |
---|---|
2028 | 92 |
HTTP, HTTPS, WebSocket debugging proxy
vuejs / vue
stars | today |
---|---|
89574 | 80 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
46485 | 69 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
39246 | 60 |
Promise based HTTP client for the browser and node.js
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
9640 | 60 |
🎨 Create and share beautiful images of your source code
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
68932 | 55 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
29742 | 51 |
Headless Chrome Node API
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
30464 | 51 |
📚 免费的计算机编程类中文书籍,欢迎投稿
OptimalBits / bull
https://github.com/OptimalBits/bull
stars | today |
---|---|
2694 | 52 |
Premium package for handling jobs and messages in NodeJS.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
34668 | 46 |
React components that implement Google’s Material Design.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
47266 | 46 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
glidejs / glide
https://github.com/glidejs/glide
stars | today |
---|---|
1911 | 49 |
A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
photonstorm / phaser
https://github.com/photonstorm/phaser
stars | today |
---|---|
20755 | 44 |
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
Language: unknown
vas3k / btt-touchbar-presets
https://github.com/vas3k/btt-touchbar-presets
stars | today |
---|---|
465 | 332 |
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
3212 | 271 |
Collection of awesome podcasts
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
14052 | 148 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
45727 | 146 |
Roadmap to becoming a web developer in 2018
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
12989 | 95 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
a13xp0p0v / linux-kernel-defence-map
https://github.com/a13xp0p0v/linux-kernel-defence-map
stars | today |
---|---|
124 | 80 |
Linux Kernel Defence Map
rShetty / awesome-distributed-systems
https://github.com/rShetty/awesome-distributed-systems
stars | today |
---|---|
191 | 75 |
Awesome list of distributed systems resources
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
82240 | 71 |
😎 Curated list of awesome lists
GoogleChromeLabs / webpack-libs-optimizations
https://github.com/GoogleChromeLabs/webpack-libs-optimizations
stars | today |
---|---|
340 | 72 |
Using a library in your webpack project? Here’s how to optimize it
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
63922 | 43 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
59982 | 48 |
A complete computer science study plan to become a software engineer.
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19512 | 46 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103542 | 41 |
📚 Freely available programming books
roistat / php-code-conventions
https://github.com/roistat/php-code-conventions
stars | today |
---|---|
42 | 37 |
Code concepts, principles and examples for long term projects
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30939 | 35 |
🎉 A curated list of awesome things related to Vue.js
transitive-bullshit / awesome-ffmpeg
https://github.com/transitive-bullshit/awesome-ffmpeg
stars | today |
---|---|
34 | 33 |
👻 A curated list of awesome ffmpeg resources with a focus on JavaScript.
olilarkin / awesome-musicdsp
https://github.com/olilarkin/awesome-musicdsp
stars | today |
---|---|
44 | 31 |
A curated list of my favourite music DSP and audio programming resources
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
4711 | 29 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
jberkus / annotated.conf
https://github.com/jberkus/annotated.conf
stars | today |
---|---|
94 | 29 |
Presentation materials for the Annotated.Conf Tutorial
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24740 | 28 |
A collection of awesome things regarding React ecosystem.
hasura / awesome-react-graphql
https://github.com/hasura/awesome-react-graphql
stars | today |
---|---|
180 | 27 |
A curated collection of resources, clients and tools that make working with GraphQL and React/React Native
awesome
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
7520 | 27 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
22973 | 25 |
⚡️ Delightful Node.js packages and resources
htruong / hackable-consumer-hardware
https://github.com/htruong/hackable-consumer-hardware
stars | today |
---|---|
33 | 25 |
List of hackable consumer hardware products
lstoll / cros-crostini
https://github.com/lstoll/cros-crostini
stars | today |
---|---|
109 | 23 |