Language: python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
5125 | 117 |
The world’s simplest facial recognition api for Python and the command line
CQFIO / PhotographicImageSynthesis
https://github.com/CQFIO/PhotographicImageSynthesis
stars | today |
---|---|
301 | 76 |
Photographic Image Synthesis with Cascaded Refinement Networks
TailorDev / Watson
https://github.com/TailorDev/Watson
stars | today |
---|---|
719 | 75 |
⌚️ A wonderful CLI to track your time!
hylang / hy
stars | today |
---|---|
2058 | 69 |
A dialect of Lisp that’s embedded in Python
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
1047 | 66 |
Render beautiful images or animate interesting algorithms in mathematics with Python.
bugcrowdlabs / HUNT
https://github.com/bugcrowdlabs/HUNT
stars | today |
---|---|
201 | 63 |
nottombrown / rl-teacher
https://github.com/nottombrown/rl-teacher
stars | today |
---|---|
73 | 62 |
Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
00111000 / Imports-in-Python
https://github.com/00111000/Imports-in-Python
stars | today |
---|---|
80 | 60 |
🐍 A guide on how importing works in Python.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
36999 | 61 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
19449 | 39 |
Models built with TensorFlow
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
20291 | 39 |
scikit-learn: machine learning in Python
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
18268 | 41 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
xoreaxeaxeax / sandsifter
https://github.com/xoreaxeaxeax/sandsifter
stars | today |
---|---|
1945 | 45 |
The x86 processor fuzzer
shadowsocksrr / shadowsocksr
https://github.com/shadowsocksrr/shadowsocksr
stars | today |
---|---|
124 | 40 |
Python port of ShadowsocksR
maciejkula / spotlight
https://github.com/maciejkula/spotlight
stars | today |
---|---|
365 | 40 |
Deep recommender models using PyTorch.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
24695 | 32 |
A curated list of awesome Machine Learning frameworks, libraries and software.
facebookresearch / DrQA
https://github.com/facebookresearch/DrQA
stars | today |
---|---|
1300 | 37 |
Reading Wikipedia to Answer Open-Domain Questions
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
15802 | 36 |
a web proxy tool
warner / magic-wormhole
https://github.com/warner/magic-wormhole
stars | today |
---|---|
6589 | 37 |
get things from one computer to another, safely
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
21906 | 36 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
zerosum0x0 / koadic
https://github.com/zerosum0x0/koadic
stars | today |
---|---|
286 | 33 |
Koadic C3 COM Command & Control - JScript RAT
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
28759 | 34 |
A microframework based on Werkzeug, Jinja2 and good intentions
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
18496 | 34 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
django / django
https://github.com/django/django
stars | today |
---|---|
27245 | 29 |
The Web framework for perfectionists with deadlines.
zsdonghao / tensorlayer
https://github.com/zsdonghao/tensorlayer
stars | today |
---|---|
2029 | 29 |
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
Language: go
heptio / ark
stars | today |
---|---|
93 | 76 |
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 |
---|---|
85 | 54 |
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.
gobwas / ws
stars | today |
---|---|
662 | 52 |
Tiny WebSocket library for Go.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
25561 | 43 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
30634 | 48 |
The Go programming language
kjk / flex
stars | today |
---|---|
67 | 50 |
Go implementation of CSS flexbox, port of Facebook’s Yoga
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
7719 | 45 |
Minio is an open source object storage server compatible with Amazon S3 APIs
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
16832 | 43 |
Open Source Continuous File Synchronization
muesli / crunchy
https://github.com/muesli/crunchy
stars | today |
---|---|
122 | 45 |
Finds common flaws in passwords. Like cracklib, but written in Go.
matryer / vice
https://github.com/matryer/vice
stars | today |
---|---|
664 | 42 |
Go channels at horizontal scale (powered by message queues)
hootsuite / atlantis
https://github.com/hootsuite/atlantis
stars | today |
---|---|
110 | 38 |
A unified workflow for collaborating on Terraform through GitHub
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
6353 | 31 |
Official Go implementation of the Ethereum protocol
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
10842 | 29 |
The Prometheus monitoring system and time series database.
vivint / infectious
https://github.com/vivint/infectious
stars | today |
---|---|
55 | 29 |
Reed-Solomon forward error correcting library
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
22495 | 24 |
A curated list of awesome Go frameworks, libraries and software
hacdias / filemanager
https://github.com/hacdias/filemanager
stars | today |
---|---|
916 | 26 |
📁 Web File Manager which can be used as a middleware or standalone app.
moby / moby
stars | today |
---|---|
44852 | 24 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
alexellis / faas-netes
https://github.com/alexellis/faas-netes
stars | today |
---|---|
73 | 27 |
Enable Kubernetes as a backend for Functions as a Service (FaaS)
t94j0 / AIRMASTER
https://github.com/t94j0/AIRMASTER
stars | today |
---|---|
37 | 25 |
Use ExpiredDomains.net and BlueCoat to find useful domains for red team.
golang / dep
stars | today |
---|---|
3949 | 23 |
Go dependency management tool
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
17029 | 22 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
20291 | 22 |
Gogs is a painless self-hosted Git service.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
9096 | 19 |
Træfik, a modern reverse proxy
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
18766 | 20 |
A Fast and Flexible Static Site Generator built with love in GoLang.
appscode / kubed
https://github.com/appscode/kubed
stars | today |
---|---|
64 | 20 |
🛡️ A Kubernetes Cluster Operator Daemon
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
65714 | 147 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
48749 | 47 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
vah13 / extractTVpasswords
https://github.com/vah13/extractTVpasswords
stars | today |
---|---|
153 | 50 |
tool to extract passwords from TeamViewer memory using Frida
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
15048 | 43 |
Bitcoin Core integration/staging tree
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19132 | 35 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12093 | 35 |
Tesseract Open Source OCR Engine (main repository)
BVLC / caffe
stars | today |
---|---|
19435 | 31 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39707 | 31 |
The Swift Programming Language
gongminmin / KlayGE
https://github.com/gongminmin/KlayGE
stars | today |
---|---|
649 | 31 |
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
11950 | 27 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
airbnb / sparsam
https://github.com/airbnb/sparsam
stars | today |
---|---|
49 | 27 |
Fast Thrift Bindings for Ruby
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17266 | 19 |
Open Source Computer Vision Library
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
2322 | 24 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
5966 | 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.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8226 | 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 |
---|---|
5339 | 20 |
An open autonomous driving platform
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
10150 | 20 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
2178 | 18 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
6131 | 14 |
JSON for Modern C++
catboost / catboost
https://github.com/catboost/catboost
stars | today |
---|---|
1714 | 15 |
CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
9511 | 15 |
SQL powered operating system instrumentation, monitoring, and analytics.
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
3426 | 12 |
PS3 emulator/debugger
Tencent / phxpaxos
https://github.com/Tencent/phxpaxos
stars | today |
---|---|
1309 | 13 |
C++ Paxos library that has been used in Wechat production environment.
googlecartographer / cartographer
https://github.com/googlecartographer/cartographer
stars | today |
---|---|
2753 | 12 |
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Bitcoin-ABC / bitcoin-abc
https://github.com/Bitcoin-ABC/bitcoin-abc
stars | today |
---|---|
109 | 12 |
Language: javascript
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
679 | 412 |
File Sharing Experiment
palmerhq / backpack
https://github.com/palmerhq/backpack
stars | today |
---|---|
2292 | 366 |
🎒 Backpack is a minimalistic build system for Node.js projects.
dthree / mailit
https://github.com/dthree/mailit
stars | today |
---|---|
1416 | 329 |
A tiny drop-in REST API to send emails
ElemeFE / node-practice
https://github.com/ElemeFE/node-practice
stars | today |
---|---|
778 | 223 |
Node.js 实践教程
vuejs / vue
stars | today |
---|---|
62315 | 172 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
dthree / ad
stars | today |
---|---|
264 | 197 |
Making Active Directory jQuery-easy
bokub / chalk-animation
https://github.com/bokub/chalk-animation
stars | today |
---|---|
650 | 160 |
🎬 Colorful animations in terminal stdout
smallwins / spacetime
https://github.com/smallwins/spacetime
stars | today |
---|---|
1083 | 141 |
A lightweight way to handle timezones in js
americanexpress / jest-image-snapshot
https://github.com/americanexpress/jest-image-snapshot
stars | today |
---|---|
463 | 138 |
Jest matcher that performs image comparisons using Blink-diff and behaves just like Jest snapshots do! Very useful for browser visual comparison testing.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
72711 | 91 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
lord / slate
stars | today |
---|---|
19024 | 93 |
Beautiful static documentation for your API
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
64767 | 81 |
A book series on JavaScript. @YDKJS on twitter.
ncase / trust
https://github.com/ncase/trust
stars | today |
---|---|
1386 | 81 |
An interactive guide to the game theory of cooperation
JetBrains / ring-ui
https://github.com/JetBrains/ring-ui
stars | today |
---|---|
111 | 88 |
A collection of JetBrains Web UI components
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
31636 | 76 |
Create React apps with no build configuration.
gitalk / gitalk
https://github.com/gitalk/gitalk
stars | today |
---|---|
149 | 80 |
Gitalk is a comment plugin base on Github Issue and Preact
paypal / downshift
https://github.com/paypal/downshift
stars | today |
---|---|
529 | 78 |
🏎 Primitives to build simple, flexible, WAI-ARIA compliant React autocomplete/dropdown/select/combobox components
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
113425 | 55 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
12612 | 75 |
📓 Interactive development & testing environment for React and React-Native UI components
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
9498 | 62 |
A set of best practices for JavaScript projects
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
51773 | 55 |
A framework for building native apps with React.
yahoo / blink-diff
https://github.com/yahoo/blink-diff
stars | today |
---|---|
638 | 62 |
A lightweight image comparison tool
TailorDev / crick
https://github.com/TailorDev/crick
stars | today |
---|---|
79 | 62 |
📊 Crick is a backend for the Watson time-tracker.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
56472 | 54 |
JavaScript Style Guide
fossasia / open-event-frontend
https://github.com/fossasia/open-event-frontend
stars | today |
---|---|
42 | 30 |
The front end for the Open Event API Server https://nextgen.eventyay.com
Language: unknown
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
3726 | 629 |
A list of funny and tricky JavaScript examples
alex / what-happens-when
https://github.com/alex/what-happens-when
stars | today |
---|---|
18019 | 233 |
An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
90015 | 176 |
📚 Freely available programming books
bpesquet / thejsway
https://github.com/bpesquet/thejsway
stars | today |
---|---|
4965 | 139 |
The JavaScript Way book
bahlo / go-styleguide
https://github.com/bahlo/go-styleguide
stars | today |
---|---|
412 | 121 |
Opinionated Styleguide for the Go language
stackblitz / core
https://github.com/stackblitz/core
stars | today |
---|---|
129 | 120 |
Online VS Code IDE for Angular & React
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
63002 | 104 |
😎 Curated list of awesome lists
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
4322 | 102 |
Learn regex the easy way
secfigo / Awesome-Fuzzing
https://github.com/secfigo/Awesome-Fuzzing
stars | today |
---|---|
1069 | 80 |
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.
brannondorsey / wifi-cracking
https://github.com/brannondorsey/wifi-cracking
stars | today |
---|---|
5620 | 73 |
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat 🖧
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
4879 | 69 |
可能是让你受益匪浅的英语进阶指南
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
53130 | 41 |
A collection of useful .gitignore templates
jstpcs / lnxpcs
https://github.com/jstpcs/lnxpcs
stars | today |
---|---|
919 | 58 |
Linux Pics
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
19184 | 46 |
A curated list of awesome things related to Vue.js
hyy1115 / ES6-learning
https://github.com/hyy1115/ES6-learning
stars | today |
---|---|
73 | 39 |
《深入理解ES6》教程学习笔记
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
8304 | 35 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
24914 | 32 |
Roadmap to becoming a web developer in 2017
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
20333 | 30 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
19114 | 30 |
🔗 Some useful websites for programmers.
rachelandrew / gridbugs
https://github.com/rachelandrew/gridbugs
stars | today |
---|---|
218 | 29 |
A curated list of Grid interop issues
gfwlist / gfwlist
https://github.com/gfwlist/gfwlist
stars | today |
---|---|
5684 | 23 |
The one and only one gfwlist here
tj / static
stars | today |
---|---|
48 | 26 |
The static site anti-framework – generalized library, purpose-built generators for various domains
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
4684 | 21 |
IntelliJ IDEA 简体中文专题教程
lukasz-madon / awesome-remote-job
https://github.com/lukasz-madon/awesome-remote-job
stars | today |
---|---|
9596 | 23 |
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
29040 | 22 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.