Language: python
ecthros / uncaptcha
https://github.com/ecthros/uncaptcha
stars | today |
---|---|
968 | 280 |
Defeating Google’s audio reCaptcha with 85% accuracy.
cdubz / babybuddy
https://github.com/cdubz/babybuddy
stars | today |
---|---|
401 | 145 |
A buddy for 👶 Helps caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby’s needs without (as much) guess work.
TuSimple / mx-maskrcnn
https://github.com/TuSimple/mx-maskrcnn
stars | today |
---|---|
841 | 103 |
A MXNet implementation of Mask R-CNN
rsms / inter
stars | today |
---|---|
3533 | 80 |
The Inter UI font family
tkipf / pygcn
https://github.com/tkipf/pygcn
stars | today |
---|---|
120 | 75 |
Graph Convolutional Networks in PyTorch
openai / mlsh
https://github.com/openai/mlsh
stars | today |
---|---|
150 | 72 |
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
18271 | 65 |
a web proxy tool
tmulc18 / Distributed-TensorFlow-Guide
https://github.com/tmulc18/Distributed-TensorFlow-Guide
stars | today |
---|---|
123 | 69 |
Distributed TensorFlow basics and examples of training algorithms
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
22771 | 47 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
40263 | 57 |
A curated list of awesome Python frameworks, libraries, software and resources
thunlp / OpenNE
https://github.com/thunlp/OpenNE
stars | today |
---|---|
60 | 57 |
An Open-Source Package for Network Embedding (NE)
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
22368 | 42 |
scikit-learn: machine learning in Python
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
27046 | 43 |
A curated list of awesome Machine Learning frameworks, libraries and software.
kennethreitz / pipenv
https://github.com/kennethreitz/pipenv
stars | today |
---|---|
5175 | 47 |
Python Development Workflow for Humans.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
30479 | 34 |
Command-line program to download videos from YouTube.com and other video sites
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
20903 | 28 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
django / django
https://github.com/django/django
stars | today |
---|---|
29208 | 30 |
The Web framework for perfectionists with deadlines.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
30610 | 32 |
A microframework based on Werkzeug, Jinja2 and good intentions
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
8536 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
MechanicalSoup / MechanicalSoup
https://github.com/MechanicalSoup/MechanicalSoup
stars | today |
---|---|
1953 | 34 |
A Python library for automating interaction with websites.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
9802 | 30 |
🏡 Open-source home automation platform running on Python 3
vicariousinc / science_rcn
https://github.com/vicariousinc/science_rcn
stars | today |
---|---|
42 | 30 |
Reference implementation of a two-level RCN model
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
13907 | 24 |
The Python programming language
FunctionClub / v2ray.fun
https://github.com/FunctionClub/v2ray.fun
stars | today |
---|---|
251 | 30 |
V2ray控制脚本,向导式更改端口,加密方式,传输协议,享受V2ray的乐趣~
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
251 | 30 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
contribsys / faktory
https://github.com/contribsys/faktory
stars | today |
---|---|
1405 | 192 |
“Takin’ care of business, workin’ overtime”
google / netstack
https://github.com/google/netstack
stars | today |
---|---|
1577 | 125 |
IPv4 and IPv6 userland network stack
go-ego / riot
https://github.com/go-ego/riot
stars | today |
---|---|
2336 | 118 |
Go Open Source, Distributed, Simple and efficient Search Engine
Azure / brigade
https://github.com/Azure/brigade
stars | today |
---|---|
401 | 115 |
Event-based Scripting for Kubernetes.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
24601 | 48 |
A curated list of awesome Go frameworks, libraries and software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
28220 | 43 |
Production-Grade Container Scheduling and Management
yinghuocho / firefly-proxy
https://github.com/yinghuocho/firefly-proxy
stars | today |
---|---|
2016 | 46 |
A proxy software to help circumventing the Great Firewall.
davidbyttow / govips
https://github.com/davidbyttow/govips
stars | today |
---|---|
130 | 46 |
A fast and robust image library for Go built on libvips
golang / go
stars | today |
---|---|
33640 | 41 |
The Go programming language
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
7286 | 41 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
258 | 39 |
proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址: https://github.com/snail007/goproxy/releases 官方QQ交流群:189618940
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
5630 | 38 |
A platform for building proxies to bypass network restrictions.
ory / fosite
stars | today |
---|---|
861 | 36 |
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
10672 | 34 |
Træfik, a modern reverse proxy
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
11429 | 35 |
🌸 A command-line fuzzy finder
dave / blast
stars | today |
---|---|
34 | 33 |
Blast makes millions of API requests from a CSV data source.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
5655 | 31 |
Run Kubernetes locally
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
12513 | 31 |
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.
nuclio / nuclio
https://github.com/nuclio/nuclio
stars | today |
---|---|
703 | 29 |
High-Performance Serverless event and data processing framework
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
10378 | 28 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
grailbio / reflow
https://github.com/grailbio/reflow
stars | today |
---|---|
165 | 28 |
a language and runtime for distributed, incremental data processing in the cloud
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
18698 | 24 |
A golang ebook intro how to build a web with golang
moby / moby
stars | today |
---|---|
46085 | 24 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
rakyll / hey
stars | today |
---|---|
2232 | 26 |
HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
upspin / upspin
https://github.com/upspin/upspin
stars | today |
---|---|
4028 | 24 |
Upspin: A framework for naming everyone’s everything.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
74781 | 135 |
Computation using data flow graphs for scalable machine learning
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
6409 | 133 |
Napa.js: a multi-threaded JavaScript runtime
gcp / leela-zero
https://github.com/gcp/leela-zero
stars | today |
---|---|
393 | 73 |
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
52037 | 59 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
4272 | 52 |
[Show ❤️ love by 🌟 ] Your personal library of every algorithm and data structure code that you will ever encounter
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
18109 | 46 |
Bitcoin Core integration/staging tree
TileDB-Inc / TileDB
https://github.com/TileDB-Inc/TileDB
stars | today |
---|---|
192 | 51 |
TileDB official website
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
10982 | 35 |
Godot Engine – Multi-platform 2D and 3D game engine
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21025 | 30 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19191 | 20 |
Open Source Computer Vision Library
v8 / v8
stars | today |
---|---|
7095 | 27 |
The official mirror of the V8 git repository
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
6233 | 22 |
An open autonomous driving platform
BVLC / caffe
stars | today |
---|---|
20900 | 19 |
Caffe: a fast open framework for deep learning.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9288 | 22 |
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
sqlitebrowser / sqlitebrowser
https://github.com/sqlitebrowser/sqlitebrowser
stars | today |
---|---|
7102 | 22 |
Official home of the DB Browser for SQLite (DB4S) project. Previously known as “SQLite Database Browser” and “Database Browser for SQLite”. Website at:
TatsuyaShirakawa / poincare-embedding
https://github.com/TatsuyaShirakawa/poincare-embedding
stars | today |
---|---|
97 | 21 |
Poincaré Embedding
abseil / abseil-cpp
https://github.com/abseil/abseil-cpp
stars | today |
---|---|
3259 | 20 |
Abseil Common Libraries (C++)
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41242 | 18 |
The Swift Programming Language
grpc / grpc
stars | today |
---|---|
11990 | 17 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
12845 | 15 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
wangyu- / UDPspeeder
https://github.com/wangyu-/UDPspeeder
stars | today |
---|---|
1066 | 18 |
Improve your Network Quality on a High-latency Lossy Link by using Forward Error Correction,supports All Traffics(TCP/UDP/ICMP)
NVIDIA / jitify
https://github.com/NVIDIA/jitify
stars | today |
---|---|
43 | 17 |
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
8408 | 16 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
ZoranPandovski / al-go-rithms
https://github.com/ZoranPandovski/al-go-rithms
stars | today |
---|---|
196 | 7 |
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
6360 | 11 |
Google Test
Language: javascript
Trixieapp / react-virgin
https://github.com/Trixieapp/react-virgin
stars | today |
---|---|
305 | 156 |
The react-native UI Kit you’ve been looking for.
iammapping / wedding
https://github.com/iammapping/wedding
stars | today |
---|---|
1135 | 138 |
婚礼大屏互动,微信请柬一站式解决方案
vuejs / vue
stars | today |
---|---|
71923 | 132 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ryanburgess / engineer-manager
https://github.com/ryanburgess/engineer-manager
stars | today |
---|---|
2252 | 143 |
A list of engineering manager resource links.
SparkPost / heml
https://github.com/SparkPost/heml
stars | today |
---|---|
153 | 126 |
HEML is an open source markup language for building responsive email.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
17530 | 114 |
Headless Chrome Node API
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
79623 | 111 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
freeCodeCamp / guides
https://github.com/freeCodeCamp/guides
stars | today |
---|---|
949 | 21 |
A collection of easy-to-understand guides to programming tools
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
13987 | 95 |
💯 Algorithms, front end and behavioral content for rocking your coding interview 🆕 Interview Cheatsheet! 🆕
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
1764 | 91 |
🚀 Node.js Content Management Framework (headless-CMS) to build powerful API with no effort.
atulmy / fullstack-graphql
https://github.com/atulmy/fullstack-graphql
stars | today |
---|---|
411 | 88 |
Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.
Sly777 / ran
stars | today |
---|---|
1034 | 85 |
⚡️ RAN! React . GraphQL . Next.js Toolkit ⚡️ - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching, CLI commands and more…
f / graphql.js
https://github.com/f/graphql.js
stars | today |
---|---|
323 | 81 |
A Simple and Isomorphic GraphQL Client for JavaScript
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
36683 | 65 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
29316 | 69 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
60128 | 65 |
JavaScript Style Guide
Shopify / draggable
https://github.com/Shopify/draggable
stars | today |
---|---|
8783 | 68 |
The JavaScript Drag & Drop library your grandparents warned you about.
FormidableLabs / webpack-dashboard
https://github.com/FormidableLabs/webpack-dashboard
stars | today |
---|---|
10046 | 66 |
A CLI dashboard for webpack dev server
webpackmonitor / webpackmonitor
https://github.com/webpackmonitor/webpackmonitor
stars | today |
---|---|
1189 | 63 |
A tool for monitoring webpack optimization metrics through the development process
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
23484 | 55 |
📚 免费的计算机编程类中文书籍,欢迎投稿
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
63 | 53 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
41348 | 45 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
CVarisco / create-component-app
https://github.com/CVarisco/create-component-app
stars | today |
---|---|
633 | 49 |
Tool to generate different types of React components from the terminal. 💻
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
18436 | 46 |
Framework for server-rendered or statically-exported React apps
stereobooster / react-snap
https://github.com/stereobooster/react-snap
stars | today |
---|---|
138 | 48 |
A zero-configuration static pre-renderer for Single Page Applications
Language: unknown
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
10554 | 856 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
joshbuchea / HEAD
https://github.com/joshbuchea/HEAD
stars | today |
---|---|
20835 | 265 |
A list of everything that could go in the head of your document
LappleApple / feedmereadmes
https://github.com/LappleApple/feedmereadmes
stars | today |
---|---|
753 | 214 |
Free README editing+feedback to make your open-source projects grow. See the README maturity model to help you keep going.
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
3188 | 178 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
5378 | 103 |
A collection of hacking / penetration testing resources to make you better!
ShaunSheep / Android_100_TOP-Projects
https://github.com/ShaunSheep/Android_100_TOP-Projects
stars | today |
---|---|
463 | 93 |
Android 100 TOP Projects all over the github (Android百大框架排行榜)
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
68143 | 69 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
96458 | 59 |
📚 Freely available programming books
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
11137 | 65 |
蓝灯(Lantern)官方论坛
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
28802 | 69 |
A collection of (mostly) technical things every software developer should know
thank-you-github / thank-you-github
https://github.com/thank-you-github/thank-you-github
stars | today |
---|---|
1556 | 23 |
An open letter of gratitude to GitHub
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
69382 | 55 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
56597 | 49 |
A collection of useful .gitignore templates
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
13667 | 54 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
48823 | 41 |
A complete computer science study plan to become a software engineer.
0x4D31 / deception-as-detection
https://github.com/0x4D31/deception-as-detection
stars | today |
---|---|
51 | 47 |
🐝 Deception based detection techniques mapped to the MITRE’s ATT&CK framework
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
24250 | 44 |
A curated list of awesome things related to Vue.js
rishabh-bansal / Make-a-Pull-Request
https://github.com/rishabh-bansal/Make-a-Pull-Request
stars | today |
---|---|
129 | 7 |
Make a Pull Request
JohnsenZhou / Front-End-Checklist
https://github.com/JohnsenZhou/Front-End-Checklist
stars | today |
---|---|
132 | 32 |
🗂 一份完美的前端开发清单——专为现代网站和极致的开发者打造
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
26396 | 29 |
A curated list of awesome Android UI/UX libraries
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
22458 | 28 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
6304 | 26 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
30428 | 25 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
miguellgt / books
https://github.com/miguellgt/books
stars | today |
---|---|
1629 | 24 |
Books about Nodejs, Angular2, Agile, Clean Code, Docker, Golang, Microservices, REST, TDD, BDD, and Startups.
gfwlist / gfwlist
https://github.com/gfwlist/gfwlist
stars | today |
---|---|
6685 | 24 |
The one and only one gfwlist here