Language: python
oarriaga / face_classification
https://github.com/oarriaga/face_classification
stars | today |
---|---|
458 | 291 |
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
schollz / howmanypeoplearearound
https://github.com/schollz/howmanypeoplearearound
stars | today |
---|---|
2537 | 76 |
Count the number of people around you 👨👨👦 by monitoring wifi signals 📡
HelloZeroNet / ZeroNet
https://github.com/HelloZeroNet/ZeroNet
stars | today |
---|---|
7323 | 68 |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
M1ND-B3ND3R / BoopSuite
https://github.com/M1ND-B3ND3R/BoopSuite
stars | today |
---|---|
83 | 63 |
A Suite of Tools written in Python for wireless auditing and security testing.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
14992 | 53 |
Models built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
34224 | 60 |
A curated list of awesome Python frameworks, libraries, software and resources
dunbarcyber / cyphon
https://github.com/dunbarcyber/cyphon
stars | today |
---|---|
80 | 59 |
Open source incident management and response platform.
merantix / picasso
https://github.com/merantix/picasso
stars | today |
---|---|
497 | 52 |
🎨 A CNN visualizer
abatchy17 / WindowsExploits
https://github.com/abatchy17/WindowsExploits
stars | today |
---|---|
260 | 46 |
Windows exploits, mostly precompiled.
yandex / gixy
https://github.com/yandex/gixy
stars | today |
---|---|
4211 | 51 |
Nginx configuration static analyzer
thtrieu / darkflow
https://github.com/thtrieu/darkflow
stars | today |
---|---|
771 | 41 |
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
ethereum / viper
https://github.com/ethereum/viper
stars | today |
---|---|
188 | 44 |
New experimental programming language
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15798 | 35 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
14016 | 37 |
Superset is a modern, enterprise-ready business intelligence web application
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27189 | 29 |
A microframework based on Werkzeug, Jinja2 and good intentions
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
8013 | 36 |
Minimal examples of data structures and algorithms in Python
django / django
https://github.com/django/django
stars | today |
---|---|
25804 | 30 |
The Web framework for perfectionists with deadlines.
kalliope-project / kalliope
https://github.com/kalliope-project/kalliope
stars | today |
---|---|
554 | 34 |
Kalliope is a modular always-on voice controlled personal assistant designed for home automation.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23277 | 23 |
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.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
9662 | 14 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26163 | 29 |
Command-line program to download videos from YouTube.com and other video sites
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22777 | 30 |
A curated list of awesome Machine Learning frameworks, libraries and software.
facebookresearch / ParlAI
https://github.com/facebookresearch/ParlAI
stars | today |
---|---|
1621 | 27 |
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
7810 | 18 |
The Python programming language
kennethreitz / requests
https://github.com/kennethreitz/requests
stars | today |
---|---|
25101 | 28 |
Python HTTP Requests for Humans™
Language: go
beego / mux
stars | today |
---|---|
337 | 164 |
A high performance and powerful trie based url path router for Go.
kshvmdn / fsql
https://github.com/kshvmdn/fsql
stars | today |
---|---|
2798 | 134 |
Search through your filesystem with SQL-esque queries.
huanglizhuo / kotlin-in-chinese
https://github.com/huanglizhuo/kotlin-in-chinese
stars | today |
---|---|
1581 | 89 |
kotlin 官方文档翻译
raviqqe / tisp
https://github.com/raviqqe/tisp
stars | today |
---|---|
271 | 82 |
“Time is Space” programming language
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
4662 | 69 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
yudai / gotty
https://github.com/yudai/gotty
stars | today |
---|---|
7665 | 60 |
Share your terminal as a web application
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23390 | 40 |
Production-Grade Container Scheduling and Management
DATA-DOG / fastroute
https://github.com/DATA-DOG/fastroute
stars | today |
---|---|
79 | 41 |
Simple, idiomatic and fast 172 loc http router for golang
coreos / zetcd
https://github.com/coreos/zetcd
stars | today |
---|---|
437 | 39 |
Serve the Apache Zookeeper API but back it with an etcd cluster
jingweno / godzilla
https://github.com/jingweno/godzilla
stars | today |
---|---|
998 | 39 |
Godzilla is a ES2015 to Go source code transpiler and runtime
rs / zerolog
stars | today |
---|---|
214 | 37 |
Zero Allocation JSON Logger
lovoo / goka
stars | today |
---|---|
601 | 36 |
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
1471 | 36 |
Fastest key/value store in Go.
golang / go
stars | today |
---|---|
28172 | 33 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20744 | 34 |
A curated list of awesome Go frameworks, libraries and software
moby / moby
stars | today |
---|---|
43707 | 26 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
4090 | 30 |
Official Go implementation of the Ethereum protocol
v2tec / watchtower
https://github.com/v2tec/watchtower
stars | today |
---|---|
895 | 32 |
Automatically update running Docker containers
shomali11 / slacker
https://github.com/shomali11/slacker
stars | today |
---|---|
38 | 29 |
Slack Bot Library
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15944 | 24 |
A golang ebook intro how to build a web with golang
StackExchange / dnscontrol
https://github.com/StackExchange/dnscontrol
stars | today |
---|---|
654 | 26 |
Synchronize your DNS to multiple providers from a simple DSL
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10968 | 21 |
beego is an open-source, high-performance web framework for the Go programming language.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9639 | 21 |
The Prometheus monitoring system and time series database.
imroc / req
stars | today |
---|---|
278 | 23 |
a golang http request library for human
crazy-max / WindowsSpyBlocker
https://github.com/crazy-max/WindowsSpyBlocker
stars | today |
---|---|
224 | 22 |
🛡 Block spying and tracking on Windows
Language: javascript
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
1506 | 405 |
Create PDF files using React
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
59103 | 262 |
A book series on JavaScript. @YDKJS on twitter.
developit / preact-cli
https://github.com/developit/preact-cli
stars | today |
---|---|
972 | 219 |
😺 Your next Preact PWA starts in 30 seconds.
GoogleChrome / workbox
https://github.com/GoogleChrome/workbox
stars | today |
---|---|
1456 | 155 |
Workbox is a collection of JavaScript libraries for Progressive Web Apps
vuejs / vue
stars | today |
---|---|
54316 | 139 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
27087 | 126 |
Create React apps with no build configuration.
mbasso / asm-dom
https://github.com/mbasso/asm-dom
stars | today |
---|---|
692 | 133 |
A minimal WebAssembly virtual DOM focused on performance
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
67259 | 85 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ks888 / LambStatus
https://github.com/ks888/LambStatus
stars | today |
---|---|
272 | 79 |
Serverless Status Page System
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
52478 | 66 |
JavaScript Style Guide
developit / preact
https://github.com/developit/preact
stars | today |
---|---|
9542 | 69 |
⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
KingPixil / moon
https://github.com/KingPixil/moon
stars | today |
---|---|
641 | 68 |
🌚 ⚡️ A minimal, blazing fast UI library.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
48664 | 51 |
A framework for building native apps with React.
tj / react-batch
https://github.com/tj/react-batch
stars | today |
---|---|
125 | 61 |
Batch component for performant frequent updates (flush on count or interval)
jumpserver / jumpserver
https://github.com/jumpserver/jumpserver
stars | today |
---|---|
2468 | 56 |
开源跳板机(堡垒机):认证,授权,审计,自动化运维(Open source springboard machine ( fortress machine ): Authentication, authorization, audit, automated operation and maintenance). http://www.jumpserver.org
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
110801 | 39 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
27941 | 53 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
RisingStack / protect
https://github.com/RisingStack/protect
stars | today |
---|---|
240 | 55 |
Proactively protect your Node.js web services
facebook / prepack
https://github.com/facebook/prepack
stars | today |
---|---|
9131 | 47 |
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
pubkey / rxdb
https://github.com/pubkey/rxdb
stars | today |
---|---|
5125 | 48 |
💻 📱 Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime ❗️
mavoweb / mavo
https://github.com/mavoweb/mavo
stars | today |
---|---|
1068 | 47 |
Create web applications entirely by writing HTML and CSS!
react-community / react-navigation
https://github.com/react-community/react-navigation
stars | today |
---|---|
4647 | 46 |
Learn once, navigate anywhere
d3 / d3
stars | today |
---|---|
64595 | 37 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
rtivital / react-things
https://github.com/rtivital/react-things
stars | today |
---|---|
171 | 42 |
Коллекция материалов для изучения React
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
32909 | 35 |
JavaScript 3D library.
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
21346 | 294 |
Roadmap to becoming a web developer in 2017
wangjiegulu / kotlin-for-android-developers-zh
https://github.com/wangjiegulu/kotlin-for-android-developers-zh
stars | today |
---|---|
1090 | 151 |
Kotlin for android developers in chinese.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
50414 | 56 |
A collection of useful .gitignore templates
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
85336 | 59 |
📚 Freely available programming books
googlecreativelab / quickdraw-dataset
https://github.com/googlecreativelab/quickdraw-dataset
stars | today |
---|---|
585 | 61 |
Documentation on how to access and use the Quick, Draw! Dataset.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
58843 | 58 |
😎 Curated list of awesome lists
stamparm / EternalRocks
https://github.com/stamparm/EternalRocks
stars | today |
---|---|
169 | 52 |
EternalRocks worm
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
16024 | 56 |
A curated list of awesome things related to Vue.js
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
23262 | 51 |
Papers from the computer science community to read and discuss.
onthecodepath / iOS-Interview-Questions
https://github.com/onthecodepath/iOS-Interview-Questions
stars | today |
---|---|
54 | 49 |
A curated list of iOS interview questions and answers
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
13120 | 43 |
🗽 最新可用的google hosts文件。镜像:
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
7075 | 46 |
TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
43987 | 40 |
A complete computer science study plan to become a software engineer.
mfornos / awesome-microservices
https://github.com/mfornos/awesome-microservices
stars | today |
---|---|
3801 | 43 |
A curated list of Microservice Architecture related principles and technologies.
xitu / awesome-kotlin-cn
https://github.com/xitu/awesome-kotlin-cn
stars | today |
---|---|
165 | 39 |
Kotlin 资源大全,包括教程文章、开源库和框架、Demo 等,由掘金技术社区整理和维护。
mezod / awesome-indie
https://github.com/mezod/awesome-indie
stars | today |
---|---|
3358 | 37 |
Resources for independent developers to make money
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
27713 | 34 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
HcySunYang / knowledge
https://github.com/HcySunYang/knowledge
stars | today |
---|---|
28 | 28 |
前端(Not just)工程师终究要掌握的知识
tuvttran / project-based-learning
https://github.com/tuvttran/project-based-learning
stars | today |
---|---|
4530 | 28 |
Curated list of project-based tutorials
aalhour / awesome-compilers
https://github.com/aalhour/awesome-compilers
stars | today |
---|---|
2033 | 28 |
😎 A curated list of awesome resources on Compilers, Interpreters and Runtimes.
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
21964 | 26 |
🎓 Path to a free self-taught education in Computer Science!
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17950 | 28 |
A collective list of public JSON APIs for use in web development.
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
16783 | 28 |
Design Patterns for Humans™ - An ultra-simplified explanation
chentsulin / awesome-graphql
https://github.com/chentsulin/awesome-graphql
stars | today |
---|---|
3924 | 26 |
Awesome list of GraphQL & Relay
adminho / learning-it
https://github.com/adminho/learning-it
stars | today |
---|---|
224 | 18 |