Language: python
schollz / howmanypeoplearearound
https://github.com/schollz/howmanypeoplearearound
stars | today |
---|---|
2087 | 192 |
Count the number of people around you 👨👨👦 by monitoring wifi signals 📡
yandex / gixy
https://github.com/yandex/gixy
stars | today |
---|---|
3752 | 162 |
Nginx configuration static analyzer
merantix / picasso
https://github.com/merantix/picasso
stars | today |
---|---|
271 | 140 |
🎨 A CNN visualizer
openai / roboschool
https://github.com/openai/roboschool
stars | today |
---|---|
379 | 128 |
Open-source software for robot simulation, integrated with OpenAI Gym.
facebookresearch / ParlAI
https://github.com/facebookresearch/ParlAI
stars | today |
---|---|
1480 | 91 |
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
mckinziebrandon / DeepChatModels
https://github.com/mckinziebrandon/DeepChatModels
stars | today |
---|---|
97 | 83 |
Conversation models in TensorFlow.
misterch0c / shadowbroker
https://github.com/misterch0c/shadowbroker
stars | today |
---|---|
2437 | 54 |
The Shadow Brokers “Lost In Translation” leak
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
7785 | 63 |
Minimal examples of data structures and algorithms in Python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
14778 | 47 |
Models built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15658 | 47 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
google-research-datasets / coarse-discourse
https://github.com/google-research-datasets/coarse-discourse
stars | today |
---|---|
80 | 54 |
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18608 | 41 |
scikit-learn: machine learning in Python
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
34010 | 43 |
A curated list of awesome Python frameworks, libraries, software and resources
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22626 | 42 |
A curated list of awesome Machine Learning frameworks, libraries and software.
brianwrf / NagaScan
https://github.com/brianwrf/NagaScan
stars | today |
---|---|
48 | 38 |
NagaScan is a distributed passive scanner for Web application.
openai / gym
stars | today |
---|---|
5752 | 37 |
A toolkit for developing and comparing reinforcement learning algorithms.
nyaadevs / nyaa
https://github.com/nyaadevs/nyaa
stars | today |
---|---|
528 | 38 |
The software behind Nyaa.si!
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
16885 | 35 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Kyubyong / tacotron
https://github.com/Kyubyong/tacotron
stars | today |
---|---|
40 | 31 |
A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model
django / django
https://github.com/django/django
stars | today |
---|---|
25686 | 26 |
The Web framework for perfectionists with deadlines.
drduh / macOS-Security-and-Privacy-Guide
https://github.com/drduh/macOS-Security-and-Privacy-Guide
stars | today |
---|---|
11277 | 33 |
A practical guide to securing macOS.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
20525 | 29 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23175 | 24 |
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.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27071 | 22 |
A microframework based on Werkzeug, Jinja2 and good intentions
atlassian / localstack
https://github.com/atlassian/localstack
stars | today |
---|---|
7384 | 28 |
A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
Language: go
kshvmdn / fsql
https://github.com/kshvmdn/fsql
stars | today |
---|---|
2071 | 451 |
Search through your filesystem with SQL-esque queries.
lovoo / goka
stars | today |
---|---|
148 | 144 |
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
huanglizhuo / kotlin-in-chinese
https://github.com/huanglizhuo/kotlin-in-chinese
stars | today |
---|---|
729 | 123 |
kotlin 官方文档
shunfei / cronsun
https://github.com/shunfei/cronsun
stars | today |
---|---|
164 | 80 |
An distributed job system, similar with distributed crontab.
grpc-ecosystem / go-grpc-middleware
https://github.com/grpc-ecosystem/go-grpc-middleware
stars | today |
---|---|
251 | 79 |
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
1245 | 77 |
Fastest key/value store in Go.
rs / zerolog
stars | today |
---|---|
60 | 51 |
Zero Allocation JSON Logger
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15843 | 40 |
A golang ebook intro how to build a web with golang
golang / go
stars | today |
---|---|
28022 | 43 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23264 | 40 |
Production-Grade Container Scheduling and Management
loadimpact / k6
https://github.com/loadimpact/k6
stars | today |
---|---|
2533 | 44 |
A modern load testing tool, using Go and JavaScript - https://k6.io
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9572 | 40 |
The Prometheus monitoring system and time series database.
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
517 | 37 |
An authorization library that supports access control models like ACL, RBAC, ABAC
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20613 | 34 |
A curated list of awesome Go frameworks, libraries and software
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
10199 | 33 |
CockroachDB - the open source, cloud-native SQL database.
spf13 / hugo
stars | today |
---|---|
17118 | 31 |
A Fast and Flexible Static Site Generator built with love in GoLang
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19105 | 26 |
Gogs is a painless self-hosted Git service.
moby / moby
stars | today |
---|---|
43618 | 23 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
aurelien-rainone / go-rquad
https://github.com/aurelien-rainone/go-rquad
stars | today |
---|---|
31 | 26 |
State of the art point location and neighbour finding algorithms for region quadtrees, in Go
open-falcon / falcon-plus
https://github.com/open-falcon/falcon-plus
stars | today |
---|---|
1018 | 25 |
An open-source and enterprise-level monitoring system.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15971 | 19 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
8304 | 18 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
23239 | 21 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
upspin / upspin
https://github.com/upspin/upspin
stars | today |
---|---|
3365 | 22 |
Upspin: A framework for naming everyone’s everything.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
13416 | 20 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: javascript
mavoweb / mavo
https://github.com/mavoweb/mavo
stars | today |
---|---|
593 | 408 |
Create web applications entirely by writing HTML and CSS!
pubkey / rxdb
https://github.com/pubkey/rxdb
stars | today |
---|---|
4822 | 216 |
💻 📱 Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime ❗️
getinsomnia / insomnia
https://github.com/getinsomnia/insomnia
stars | today |
---|---|
3264 | 159 |
The most intuitive cross-platform REST API Client 😴
vuejs / vue
stars | today |
---|---|
53747 | 128 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
66902 | 104 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
26512 | 84 |
Create React apps with no build configuration.
eventbrite / britecharts
https://github.com/eventbrite/britecharts
stars | today |
---|---|
2207 | 79 |
Client-side reusable Charting Library based on D3.js v4 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
58602 | 71 |
A book series on JavaScript. @YDKJS on twitter.
facebook / prepack
https://github.com/facebook/prepack
stars | today |
---|---|
8949 | 69 |
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
48446 | 63 |
A framework for building native apps with React.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
110642 | 55 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
d3 / d3
stars | today |
---|---|
64461 | 62 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
pastelsky / npm-cost
https://github.com/pastelsky/npm-cost
stars | today |
---|---|
131 | 64 |
🏋️ Find out the cost of adding a new frontend dependency to your project
ngryman / speedracer
https://github.com/ngryman/speedracer
stars | today |
---|---|
1332 | 62 |
🏎 Collect performance metrics for your library/application.
firebase / firebase-js-sdk
https://github.com/firebase/firebase-js-sdk
stars | today |
---|---|
82 | 58 |
Firebase Javascript SDK
atom / github
https://github.com/atom/github
stars | today |
---|---|
196 | 58 |
Git and GitHub integration for Atom + = 💖
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
52256 | 52 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
34967 | 51 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mariusandra / insights
https://github.com/mariusandra/insights
stars | today |
---|---|
87 | 54 |
Self-hosted “SQL-not-required” data analytics and visualisation tool.
sacert / Genetic-Hello-World
https://github.com/sacert/Genetic-Hello-World
stars | today |
---|---|
59 | 47 |
ReactTraining / react-router
https://github.com/ReactTraining/react-router
stars | today |
---|---|
22215 | 44 |
Declarative routing for React
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
27751 | 42 |
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.
eleme / element-react
https://github.com/eleme/element-react
stars | today |
---|---|
784 | 44 |
Element UI
react-community / react-navigation
https://github.com/react-community/react-navigation
stars | today |
---|---|
4485 | 44 |
Learn once, navigate anywhere
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
13392 | 44 |
Framework for server-rendered React apps
Language: unknown
jtesta / ssh-mitm
https://github.com/jtesta/ssh-mitm
stars | today |
---|---|
373 | 328 |
SSH man-in-the-middle tool
mezod / awesome-indie
https://github.com/mezod/awesome-indie
stars | today |
---|---|
3113 | 213 |
Resources for independent developers to make money
aalhour / awesome-compilers
https://github.com/aalhour/awesome-compilers
stars | today |
---|---|
1717 | 197 |
😎 A curated list of awesome resources on Compilers, Interpreters and Runtimes.
nikitavoloboev / knowledge-map
https://github.com/nikitavoloboev/knowledge-map
stars | today |
---|---|
4054 | 104 |
🌍 Search Interactive Mind Maps to learn anything
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
7683 | 96 |
掘金翻译计划,翻译掘金上优质的英文文章
JohnSundell / SwiftTips
https://github.com/JohnSundell/SwiftTips
stars | today |
---|---|
89 | 86 |
A collection of Swift tips & tricks that I’ve shared on Twitter
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
58551 | 66 |
😎 Curated list of awesome lists
atConf / atswift-2017-resources
https://github.com/atConf/atswift-2017-resources
stars | today |
---|---|
393 | 55 |
Resource files for atswift conference 2017, including pdf, source projects or playgrounds. 2017 中国 Swift 开发者大会源文件,包括 pdf 和源工程文件 http://atswift.io
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
20780 | 52 |
Roadmap to becoming a web developer in 2017
iteachmachines / Free-Computer-Science-University
https://github.com/iteachmachines/Free-Computer-Science-University
stars | today |
---|---|
69 | 49 |
So after watching all the resources i thaught to put all the important technical courses in one place.And help those people who wants to learn computer science.All the courses are free here.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
50206 | 41 |
A collection of useful .gitignore templates
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
85111 | 47 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
15831 | 52 |
A curated list of awesome things related to Vue.js
d30sa1 / RootKits-List-Download
https://github.com/d30sa1/RootKits-List-Download
stars | today |
---|---|
121 | 48 |
This is the list of all rootkits found so far on github and othersites.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18451 | 38 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
43808 | 38 |
A complete computer science study plan to become a software engineer.
pathak22 / noreward-rl
https://github.com/pathak22/noreward-rl
stars | today |
---|---|
158 | 37 |
Curiosity-driven Exploration for Deep Reinforcement Learning by Self-supervised Prediction
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
21882 | 33 |
🎓 Path to a free self-taught education in Computer Science!
qazbnm456 / awesome-web-security
https://github.com/qazbnm456/awesome-web-security
stars | today |
---|---|
291 | 34 |
🐶 A curated list of Web Security materials and resources.
allmachinelearning / MachineLearning
https://github.com/allmachinelearning/MachineLearning
stars | today |
---|---|
196 | 27 |
Machine learning resources
hobby-kube / guide
https://github.com/hobby-kube/guide
stars | today |
---|---|
2215 | 31 |
Kubernetes clusters for the hobbyist.
xairy / linux-kernel-exploitation
https://github.com/xairy/linux-kernel-exploitation
stars | today |
---|---|
609 | 28 |
A bunch of links related to Linux kernel fuzzing and exploitation
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17851 | 30 |
A collective list of public JSON APIs for use in web development.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
6888 | 29 |
TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
13000 | 21 |
🗽 最新可用的google hosts文件。镜像: