Language: python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
5251 | 134 |
The world’s simplest facial recognition api for Python and the command line
nottombrown / rl-teacher
https://github.com/nottombrown/rl-teacher
stars | today |
---|---|
147 | 77 |
Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
19508 | 66 |
Models built with TensorFlow
chiphuyen / stanford-tensorflow-tutorials
https://github.com/chiphuyen/stanford-tensorflow-tutorials
stars | today |
---|---|
2114 | 60 |
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
operatorequals / covertutils
https://github.com/operatorequals/covertutils
stars | today |
---|---|
67 | 55 |
A framework for Remote Code Execution Agent programming.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
12104 | 29 |
The Python programming language
wizyoung / googletranslate.popclipext
https://github.com/wizyoung/googletranslate.popclipext
stars | today |
---|---|
46 | 38 |
一个免费的谷歌翻译popclip插件
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
1084 | 37 |
Render beautiful images or animate interesting algorithms in mathematics with Python.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
20316 | 28 |
scikit-learn: machine learning in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
28784 | 34 |
A microframework based on Werkzeug, Jinja2 and good intentions
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
15829 | 33 |
a web proxy tool
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
24721 | 30 |
A curated list of awesome Machine Learning frameworks, libraries and software.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
18294 | 27 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
xoreaxeaxeax / sandsifter
https://github.com/xoreaxeaxeax/sandsifter
stars | today |
---|---|
1973 | 29 |
The x86 processor fuzzer
CQFIO / PhotographicImageSynthesis
https://github.com/CQFIO/PhotographicImageSynthesis
stars | today |
---|---|
329 | 32 |
Photographic Image Synthesis with Cascaded Refinement Networks
00111000 / Imports-in-Python
https://github.com/00111000/Imports-in-Python
stars | today |
---|---|
107 | 31 |
🐍 A guide on how importing works in Python.
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
19259 | 24 |
HelloZeroNet / ZeroNet
https://github.com/HelloZeroNet/ZeroNet
stars | today |
---|---|
9074 | 28 |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
24601 | 26 |
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.
django / django
https://github.com/django/django
stars | today |
---|---|
27263 | 23 |
The Web framework for perfectionists with deadlines.
shadowsocksrr / shadowsocksr
https://github.com/shadowsocksrr/shadowsocksr
stars | today |
---|---|
143 | 24 |
Python port of ShadowsocksR
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
5188 | 25 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
6114 | 22 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Udzu / pudzu
stars | today |
---|---|
36 | 26 |
Various python utilities, mostly geared towards dataviz.
facebookresearch / DrQA
https://github.com/facebookresearch/DrQA
stars | today |
---|---|
1318 | 22 |
Reading Wikipedia to Answer Open-Domain Questions
Language: go
heptio / ark
stars | today |
---|---|
194 | 115 |
Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes. Brought to you by Heptio.
heptio / sonobuoy
https://github.com/heptio/sonobuoy
stars | today |
---|---|
159 | 82 |
Heptio Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests in an accessible and non-destructive manner. Brought to you by Heptio.
lonnng / nano
https://github.com/lonnng/nano
stars | today |
---|---|
71 | 65 |
Lightweight, facility, high performance golang based game server framework
matryer / vice
https://github.com/matryer/vice
stars | today |
---|---|
713 | 60 |
Go channels at horizontal scale (powered by message queues)
gobwas / ws
stars | today |
---|---|
713 | 57 |
Tiny WebSocket library for Go.
kjk / flex
stars | today |
---|---|
116 | 52 |
Go implementation of CSS flexbox, port of Facebook’s Yoga
hootsuite / atlantis
https://github.com/hootsuite/atlantis
stars | today |
---|---|
151 | 48 |
A unified workflow for collaborating on Terraform through GitHub
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
7759 | 44 |
Minio is an open source object storage server compatible with Amazon S3 APIs
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
25590 | 36 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
30669 | 37 |
The Go programming language
muesli / crunchy
https://github.com/muesli/crunchy
stars | today |
---|---|
154 | 33 |
Finds common flaws in passwords. Like cracklib, but written in Go.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
16855 | 31 |
Open Source Continuous File Synchronization
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
17055 | 28 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
9104 | 28 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
17242 | 25 |
A golang ebook intro how to build a web with golang
ashleymcnamara / gophers
https://github.com/ashleymcnamara/gophers
stars | today |
---|---|
276 | 27 |
Gopher Artwork by Ashley McNamara
GetStream / vg
https://github.com/GetStream/vg
stars | today |
---|---|
298 | 27 |
Virtualgo: Easy and powerful workspace based development for go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
22520 | 25 |
A curated list of awesome Go frameworks, libraries and software
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
6369 | 22 |
Official Go implementation of the Ethereum protocol
heroiclabs / nakama
https://github.com/heroiclabs/nakama
stars | today |
---|---|
511 | 21 |
Distributed server for social and realtime games and apps.
hacdias / filemanager
https://github.com/hacdias/filemanager
stars | today |
---|---|
933 | 21 |
📁 Web File Manager which can be used as a middleware or standalone app.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
4582 | 15 |
A platform for building proxies to bypass network restrictions.
golang / dep
stars | today |
---|---|
3965 | 18 |
Go dependency management tool
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
18780 | 17 |
A Fast and Flexible Static Site Generator built with love in GoLang.
vivint / infectious
https://github.com/vivint/infectious
stars | today |
---|---|
72 | 17 |
Reed-Solomon forward error correcting library
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
65799 | 99 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
48789 | 52 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17291 | 28 |
Open Source Computer Vision Library
BVLC / caffe
stars | today |
---|---|
19464 | 33 |
Caffe: a fast open framework for deep learning.
facebook / wdt
https://github.com/facebook/wdt
stars | today |
---|---|
1878 | 36 |
Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
15067 | 26 |
Bitcoin Core integration/staging tree
baidu / Familia
https://github.com/baidu/Familia
stars | today |
---|---|
644 | 25 |
A Toolkit for Chinese Topic Modeling
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39723 | 23 |
The Swift Programming Language
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12111 | 24 |
Tesseract Open Source OCR Engine (main repository)
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
2342 | 21 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19150 | 22 |
Protocol Buffers - Google’s data interchange format
vah13 / extractTVpasswords
https://github.com/vah13/extractTVpasswords
stars | today |
---|---|
174 | 20 |
tool to extract passwords from TeamViewer memory using Frida
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8241 | 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
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
5350 | 18 |
An open autonomous driving platform
argman / EAST
https://github.com/argman/EAST
stars | today |
---|---|
129 | 19 |
A tensorflow implemention of EAST text detector
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
11963 | 16 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
gongminmin / KlayGE
https://github.com/gongminmin/KlayGE
stars | today |
---|---|
658 | 16 |
KlayGE is a cross-platform open source game engine with plugin-based architecture.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
5980 | 15 |
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.
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
10159 | 15 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
EzoeRyou / cpp17book
https://github.com/EzoeRyou/cpp17book
stars | today |
---|---|
37 | 12 |
textbook for C++17
airbnb / sparsam
https://github.com/airbnb/sparsam
stars | today |
---|---|
64 | 15 |
Fast Thrift Bindings for Ruby
facebookincubator / gloo
https://github.com/facebookincubator/gloo
stars | today |
---|---|
216 | 13 |
Collective communications library with various primitives for multi-machine training.
nwjs / nw.js
stars | today |
---|---|
32027 | 13 |
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
vnpy / vnpy
stars | today |
---|---|
3579 | 11 |
基于python的开源量化交易平台开发框架
shadowsocks / shadowsocks-qt5
https://github.com/shadowsocks/shadowsocks-qt5
stars | today |
---|---|
3004 | 13 |
A cross-platform shadowsocks GUI client
Language: javascript
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
1052 | 397 |
File Sharing Experiment
JetBrains / ring-ui
https://github.com/JetBrains/ring-ui
stars | today |
---|---|
476 | 363 |
A collection of JetBrains Web UI components
stackblitz / core
https://github.com/stackblitz/core
stars | today |
---|---|
473 | 339 |
Online VS Code IDE for Angular & React
zeit / hazel
stars | today |
---|---|
289 | 277 |
Lighweight update server for Electron apps
palmerhq / backpack
https://github.com/palmerhq/backpack
stars | today |
---|---|
2491 | 209 |
🎒 Backpack is a minimalistic build system for Node.js projects.
dthree / mailit
https://github.com/dthree/mailit
stars | today |
---|---|
1608 | 198 |
A tiny drop-in REST API to send emails
vuejs / vue
stars | today |
---|---|
62443 | 146 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
72781 | 93 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
smallwins / spacetime
https://github.com/smallwins/spacetime
stars | today |
---|---|
1166 | 88 |
A lightweight way to handle timezones in js
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
64827 | 78 |
A book series on JavaScript. @YDKJS on twitter.
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
9566 | 73 |
A set of best practices for JavaScript projects
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
24472 | 71 |
Promise based HTTP client for the browser and node.js
ElemeFE / node-practice
https://github.com/ElemeFE/node-practice
stars | today |
---|---|
845 | 72 |
Node.js 实践教程
lord / slate
stars | today |
---|---|
19076 | 56 |
Beautiful static documentation for your API
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
56526 | 65 |
JavaScript Style Guide
yezihaohao / react-admin
https://github.com/yezihaohao/react-admin
stars | today |
---|---|
548 | 66 |
react-admin system solution : react 后台管理系统解决方案
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
31677 | 57 |
Create React apps with no build configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
113464 | 52 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
51823 | 57 |
A framework for building native apps with React.
bokub / chalk-animation
https://github.com/bokub/chalk-animation
stars | today |
---|---|
707 | 62 |
🎬 Colorful animations in terminal stdout
ncase / trust
https://github.com/ncase/trust
stars | today |
---|---|
1441 | 56 |
An interactive guide to the game theory of cooperation
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
37761 | 51 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
12662 | 52 |
📓 Interactive development & testing environment for React and React-Native UI components
dthree / ad
stars | today |
---|---|
313 | 51 |
Making Active Directory jQuery-easy
christopherwk210 / html-primer
https://github.com/christopherwk210/html-primer
stars | today |
---|---|
50 | 50 |
A small CLI utility that quickly generates HTML5 boilerplates
Language: unknown
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
4402 | 684 |
A list of funny and tricky JavaScript examples
alex / what-happens-when
https://github.com/alex/what-happens-when
stars | today |
---|---|
18187 | 172 |
An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
bpesquet / thejsway
https://github.com/bpesquet/thejsway
stars | today |
---|---|
5123 | 161 |
The JavaScript Way book
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
90122 | 124 |
📚 Freely available programming books
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
4960 | 85 |
可能是让你受益匪浅的英语进阶指南
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
63064 | 71 |
😎 Curated list of awesome lists
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
4383 | 64 |
Learn regex the easy way
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
19229 | 50 |
A curated list of awesome things related to Vue.js
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
53164 | 39 |
A collection of useful .gitignore templates
jstpcs / lnxpcs
https://github.com/jstpcs/lnxpcs
stars | today |
---|---|
965 | 46 |
Linux Pics
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
8336 | 35 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
brannondorsey / wifi-cracking
https://github.com/brannondorsey/wifi-cracking
stars | today |
---|---|
5653 | 34 |
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat 🖧
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
20362 | 30 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
29067 | 29 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
NeverSinkDev / NeverSink-Filter
https://github.com/NeverSinkDev/NeverSink-Filter
stars | today |
---|---|
571 | 28 |
This is a “lootfilter” for the game “Path of Exile”. It’s designed with the intention to provide quick detection/evaluation of good drops, while preserving a polished visual style and filtering junk.
dypsilon / frontend-dev-bookmarks
https://github.com/dypsilon/frontend-dev-bookmarks
stars | today |
---|---|
22233 | 27 |
Manually curated collection of resources for frontend web developers.
openschoolbr / forum
https://github.com/openschoolbr/forum
stars | today |
---|---|
62 | 23 |
📢 Fórum para discussões/dúvidas/sugestões a respeito da Open School Brasil.
secfigo / Awesome-Fuzzing
https://github.com/secfigo/Awesome-Fuzzing
stars | today |
---|---|
1088 | 21 |
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
chentsulin / awesome-graphql
https://github.com/chentsulin/awesome-graphql
stars | today |
---|---|
5127 | 22 |
Awesome list of GraphQL & Relay
yuyang2016 / Chinese-Free-API
https://github.com/yuyang2016/Chinese-Free-API
stars | today |
---|---|
23 | 22 |
持续收集国内免费优质API。
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
4699 | 16 |
IntelliJ IDEA 简体中文专题教程
sorrycc / awesome-javascript
https://github.com/sorrycc/awesome-javascript
stars | today |
---|---|
11763 | 19 |
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
13496 | 18 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
hyy1115 / ES6-learning
https://github.com/hyy1115/ES6-learning
stars | today |
---|---|
91 | 18 |
《深入理解ES6》教程学习笔记
bahlo / go-styleguide
https://github.com/bahlo/go-styleguide
stars | today |
---|---|
427 | 18 |
Opinionated Styleguide for the Go language