Language: python
ofek / hatch
stars | today |
---|---|
517 | 502 |
A modern project, package, and virtual env manager for Python
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
2314 | 403 |
A collection of interesting, subtle, and tricky Python snippets.
facebookresearch / loop
https://github.com/facebookresearch/loop
stars | today |
---|---|
248 | 201 |
A method to generate speech across multiple speakers
eldraco / domain_analyzer
https://github.com/eldraco/domain_analyzer
stars | today |
---|---|
458 | 201 |
Analyze the security of any domain by finding all the information possible. Made in python.
hwalsuklee / tensorflow-generative-model-collections
https://github.com/hwalsuklee/tensorflow-generative-model-collections
stars | today |
---|---|
1342 | 127 |
Collection of generative models in Tensorflow
fendouai / Awesome-TensorFlow-Chinese
https://github.com/fendouai/Awesome-TensorFlow-Chinese
stars | today |
---|---|
248 | 86 |
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,实战项目,学习路径。QQ群:522785813,微信群二维码: http://www.tensorflownews.com/
gavin66 / proxy_list
https://github.com/gavin66/proxy_list
stars | today |
---|---|
274 | 81 |
爬取免费可用代理,供爬虫等工具使用
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
19182 | 76 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mli / gluon-tutorials-zh
https://github.com/mli/gluon-tutorials-zh
stars | today |
---|---|
306 | 63 |
通过MXNet/Gluon来动手学习深度学习
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
20716 | 47 |
Models built with TensorFlow
Hironsan / anago
https://github.com/Hironsan/anago
stars | today |
---|---|
140 | 62 |
Bidirectional LSTM-CRF for Sequence Labeling. Easy-to-use and state-of-the-art performance.
LewisVo / Awesome-Linux-Software
https://github.com/LewisVo/Awesome-Linux-Software
stars | today |
---|---|
7362 | 61 |
🐧 A list of awesome applications, software, tools and other materials for Linux distros.
wufeifei / cobra
https://github.com/wufeifei/cobra
stars | today |
---|---|
655 | 51 |
Source Code Security Audit (源代码安全审计)
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
28851 | 53 |
Command-line program to download videos from YouTube.com and other video sites
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
38214 | 46 |
A curated list of awesome Python frameworks, libraries, software and resources
kennethreitz / background
https://github.com/kennethreitz/background
stars | today |
---|---|
225 | 49 |
Runs things in the background.
kennethreitz / setup.py
https://github.com/kennethreitz/setup.py
stars | today |
---|---|
1751 | 45 |
📦 A Human’s Ultimate Guide to setup.py.
requests / requests-threads
https://github.com/requests/requests-threads
stars | today |
---|---|
84 | 46 |
🎭 Twisted Deferred Thread backend for Requests.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
12734 | 40 |
The Python programming language
skywind3000 / emake
https://github.com/skywind3000/emake
stars | today |
---|---|
44 | 41 |
你见过的最简单的 GCC/CLANG 项目构建工具
django / django
https://github.com/django/django
stars | today |
---|---|
27992 | 36 |
The Web framework for perfectionists with deadlines.
astorfi / TensorFlow-World-Resources
https://github.com/astorfi/TensorFlow-World-Resources
stars | today |
---|---|
232 | 42 |
📡 Organized & Useful Resources about Deep Learning with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
19255 | 35 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
29480 | 37 |
A microframework based on Werkzeug, Jinja2 and good intentions
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
21008 | 34 |
scikit-learn: machine learning in Python
Language: go
ory / hydra
stars | today |
---|---|
3226 | 155 |
OAuth2 server with OpenID Connect - cloud native, security-first, open source API security for your infrastructure. Written in Go.
schollz / PIanoAI
https://github.com/schollz/PIanoAI
stars | today |
---|---|
85 | 59 |
Realtime piano learning and accompaniment from a Pi-powered AI 🎹
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
5314 | 52 |
Functions as a Service (OpenFaaS) - a serverless framework for Docker & Kubernetes
golang / go
stars | today |
---|---|
31710 | 44 |
The Go programming language
tendermint / tendermint
https://github.com/tendermint/tendermint
stars | today |
---|---|
672 | 47 |
Tendermint Core (BFT Consensus) in Go
tmc / pqstream
https://github.com/tmc/pqstream
stars | today |
---|---|
77 | 47 |
pqstream turns your postgres database into an event stream
grofers / go-codon
https://github.com/grofers/go-codon
stars | today |
---|---|
48 | 45 |
Workflow based REST framework code generator
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
26578 | 35 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
23278 | 32 |
A curated list of awesome Go frameworks, libraries and software
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
17816 | 30 |
A golang ebook intro how to build a web with golang
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
9404 | 26 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
7125 | 25 |
Official Go implementation of the Ethereum protocol
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
13832 | 26 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
9579 | 24 |
Træfik, a modern reverse proxy
restic / restic
https://github.com/restic/restic
stars | today |
---|---|
2476 | 23 |
Fast, secure, efficient backup program
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
19393 | 23 |
A Fast and Flexible Static Site Generator built with love in GoLang.
json-iterator / go
https://github.com/json-iterator/go
stars | today |
---|---|
1278 | 23 |
A high-performance 100% compatible drop-in replacement of “encoding/json”
matryer / is
stars | today |
---|---|
207 | 23 |
Professional lightweight testing mini-framework for Go.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
17499 | 20 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
apex / up
stars | today |
---|---|
3116 | 21 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
cilium / cilium
https://github.com/cilium/cilium
stars | today |
---|---|
938 | 20 |
Linux Native, HTTP Aware Networking and Security for Containers
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
6285 | 17 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
golang / dep
stars | today |
---|---|
4536 | 19 |
Go dependency management tool
moby / moby
stars | today |
---|---|
45309 | 13 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
17294 | 17 |
Open Source Continuous File Synchronization
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
68919 | 131 |
Computation using data flow graphs for scalable machine learning
openalpr / openalpr
https://github.com/openalpr/openalpr
stars | today |
---|---|
5756 | 64 |
Automatic License Plate Recognition library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
16345 | 56 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
49960 | 51 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
BVLC / caffe
stars | today |
---|---|
19997 | 28 |
Caffe: a fast open framework for deep learning.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19829 | 29 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17986 | 26 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12666 | 29 |
Tesseract Open Source OCR Engine (main repository)
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
40202 | 21 |
The Swift Programming Language
PolygonTek / BlueshiftEngine
https://github.com/PolygonTek/BlueshiftEngine
stars | today |
---|---|
84 | 21 |
Blueshift is a cross-platform 3D game engine. it’s free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
6438 | 20 |
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.
v8 / v8
stars | today |
---|---|
6573 | 19 |
The official mirror of the V8 git repository
codilime / veles
https://github.com/codilime/veles
stars | today |
---|---|
205 | 19 |
Binary data analysis and visualization tool
wangyu- / udp2raw-tunnel
https://github.com/wangyu-/udp2raw-tunnel
stars | today |
---|---|
782 | 17 |
A Tunnel which turns UDP Traffic into Encrypted FakeTCP/UDP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment).It can defend Replay-Attack and supports Multiplexing.It aslo acts as a Connection Stablizer.
kaldi-asr / kaldi
https://github.com/kaldi-asr/kaldi
stars | today |
---|---|
2397 | 14 |
This is now the official location of the Kaldi project.
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
12264 | 16 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
googlei18n / libphonenumber
https://github.com/googlei18n/libphonenumber
stars | today |
---|---|
5640 | 16 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
2624 | 13 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
7910 | 14 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
2779 | 15 |
ClickHouse is a free analytic DBMS for big data.
cocos2d / cocos2d-x
https://github.com/cocos2d/cocos2d-x
stars | today |
---|---|
10797 | 12 |
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8613 | 14 |
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 |
---|---|
9168 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
vnpy / vnpy
stars | today |
---|---|
3807 | 11 |
基于python的开源量化交易平台开发框架
gzc / CLRS
stars | today |
---|---|
2424 | 11 |
📓 Solutions to Introduction to Algorithms
Language: javascript
mikeal / r2
stars | today |
---|---|
2655 | 660 |
HTTP client. Spiritual successor to request.
nitin42 / react-imgpro
https://github.com/nitin42/react-imgpro
stars | today |
---|---|
936 | 284 |
📷 Image Processing Component for React
thinkjs / thinkjs
https://github.com/thinkjs/thinkjs
stars | today |
---|---|
3361 | 223 |
Use full ES2015+ features to develop Node.js applications
easy-mock / easy-mock
https://github.com/easy-mock/easy-mock
stars | today |
---|---|
1979 | 193 |
一个可视化, 并且能快速生成模拟数据的持久化服务.
ryanflorence / render-markdown-javascript
https://github.com/ryanflorence/render-markdown-javascript
stars | today |
---|---|
250 | 193 |
Renders markdown files to HTML with highlighted code blocks BUT ALSO RENDERS THE JAVASCRIPT ONES.
vuejs / vue
stars | today |
---|---|
65764 | 147 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
minirefresh / minirefresh
https://github.com/minirefresh/minirefresh
stars | today |
---|---|
286 | 121 |
优雅的H5下拉刷新。零依赖,高性能,多主题,易拓展。(A Graceful HTML5 Drop-Down-Refresh Plugin. )
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
12494 | 118 |
Headless Chrome Node API
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
26375 | 94 |
Promise based HTTP client for the browser and node.js
ladjs / lad
stars | today |
---|---|
1278 | 93 |
👦 Lad scaffolds a Koa webapp and API framework for Node.js TO BE RELEASED
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
74983 | 83 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
33904 | 61 |
Create React apps with no build configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
114891 | 47 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ApoorvSaxena / lozad.js
https://github.com/ApoorvSaxena/lozad.js
stars | today |
---|---|
238 | 67 |
Advanced performant Lazy Loader using Intersection Observer API
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
21649 | 57 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
53070 | 59 |
A framework for building native apps with React.
huangshuwei / vue-easytable
https://github.com/huangshuwei/vue-easytable
stars | today |
---|---|
135 | 63 |
Vue2.x flexible table components, support for multi-head fixed, multi-column fixed, clumn drag, sort, custom column …(vue2.x table 组件,支持多表头固定、多列固定、列拖动、排序、自定义列、分页… ) 😊
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
38925 | 52 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
d3 / d3
stars | today |
---|---|
67883 | 50 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
knownsec / KCon
https://github.com/knownsec/KCon
stars | today |
---|---|
1867 | 49 |
KCon is a famous Hacker Con powered by Knownsec Team.
emeeks / semiotic
https://github.com/emeeks/semiotic
stars | today |
---|---|
544 | 54 |
A data visualization framework combining React & D3
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
57956 | 49 |
JavaScript Style Guide
Okazari / Rythm.js
https://github.com/Okazari/Rythm.js
stars | today |
---|---|
706 | 53 |
A javascript library that makes your page dance.
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
15467 | 49 |
🛁 Clean Code concepts adapted for JavaScript
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
33831 | 42 |
Predictable state container for JavaScript apps
Language: unknown
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
7463 | 6547 |
A collection of (mostly) technical things every software developer should know
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
21652 | 256 |
A curated list of awesome things related to Vue.js
nikitavoloboev / my-mac-os
https://github.com/nikitavoloboev/my-mac-os
stars | today |
---|---|
7648 | 239 |
💻 a list of applications, alfred workflows and various tools that make my macOS experience even more amazing
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
92498 | 119 |
📚 Freely available programming books
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
24608 | 114 |
Papers from the computer science community to read and discuss.
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
16417 | 106 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
JaeYeopHan / Interview_Question_for_Beginner
https://github.com/JaeYeopHan/Interview_Question_for_Beginner
stars | today |
---|---|
182 | 79 |
예비 개발자들의 기술 면접 준비를 위한 자료를 정리해놓은 Repository 입니다.
abhishekbanthia / Public-APIs
https://github.com/abhishekbanthia/Public-APIs
stars | today |
---|---|
9271 | 85 |
📚 A public list of APIs from round the web.
eon01 / DockerCheatSheet
https://github.com/eon01/DockerCheatSheet
stars | today |
---|---|
1826 | 70 |
🐋 Docker Cheat Sheet 🐋
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
12460 | 59 |
Learn regex the easy way
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
54287 | 43 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
65082 | 58 |
😎 Curated list of awesome lists
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
47169 | 45 |
A complete computer science study plan to become a software engineer.
vahidk / EffectiveTensorflow
https://github.com/vahidk/EffectiveTensorflow
stars | today |
---|---|
5680 | 46 |
TensorFlow tutorials and best practices.
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
8136 | 40 |
蓝灯(Lantern)官方论坛
caiyue1993 / RxNotes
https://github.com/caiyue1993/RxNotes
stars | today |
---|---|
57 | 36 |
Some notes recording the dance of RxSwift and MVVM in iOS.
williamFalcon / DeepRLHacks
https://github.com/williamFalcon/DeepRLHacks
stars | today |
---|---|
428 | 34 |
Hacks for training RL systems from John Schulman’s lecture at Deep RL Bootcamp (Aug 2017)
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
5587 | 31 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
21250 | 26 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Singapore-Tech-Entrepreneurs / Startup-AWS-IAM-Roles
https://github.com/Singapore-Tech-Entrepreneurs/Startup-AWS-IAM-Roles
stars | today |
---|---|
56 | 29 |
A list of typical positions in a startup and their policies for IAM AWS.
MaxBenChrist / awesome_time_series_in_python
https://github.com/MaxBenChrist/awesome_time_series_in_python
stars | today |
---|---|
154 | 25 |
This curated list contains python packages for time series analysis
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
26025 | 22 |
Roadmap to becoming a web developer in 2017
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
20184 | 25 |
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
9070 | 26 |
掘金翻译计划,翻译掘金上优质的英文文章
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
5107 | 21 |
IntelliJ IDEA 简体中文专题教程