Language: python
chaosbot / chaos
https://github.com/chaosbot/chaos
stars | today |
---|---|
1536 | 534 |
A social coding experiment that updates its own code democratically
joeddav / devol
https://github.com/joeddav/devol
stars | today |
---|---|
250 | 192 |
Automated deep neural network design via genetic programming
oarriaga / face_classification
https://github.com/oarriaga/face_classification
stars | today |
---|---|
856 | 157 |
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
144 | 137 |
OpenAI baselines: high-quality implementations of reinforcement learning algorithms
datascienceinc / Skater
https://github.com/datascienceinc/Skater
stars | today |
---|---|
148 | 121 |
Python Library for Model Agnostic Interpretation
M1ND-B3ND3R / BoopSuite
https://github.com/M1ND-B3ND3R/BoopSuite
stars | today |
---|---|
291 | 66 |
A Suite of Tools written in Python for wireless auditing and security testing.
reiinakano / xcessiv
https://github.com/reiinakano/xcessiv
stars | today |
---|---|
129 | 67 |
A web-based application for quick and scalable construction of massive machine learning ensembles.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
15087 | 47 |
Models built with TensorFlow
warner / magic-wormhole
https://github.com/warner/magic-wormhole
stars | today |
---|---|
1474 | 58 |
get things from one computer to another, safely
blockstack / blockstack-core
https://github.com/blockstack/blockstack-core
stars | today |
---|---|
821 | 52 |
The reference implementation of Blockstack
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
8111 | 49 |
Minimal examples of data structures and algorithms in Python
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
34308 | 43 |
A curated list of awesome Python frameworks, libraries, software and resources
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
14082 | 44 |
Superset is a modern, enterprise-ready business intelligence web application
genekogan / fast-style-transfer
https://github.com/genekogan/fast-style-transfer
stars | today |
---|---|
50 | 45 |
fast style transfer on your webcam, with included models
buckyroberts / Ella
https://github.com/buckyroberts/Ella
stars | today |
---|---|
100 | 44 |
Self-improving decision organism
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15879 | 37 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22836 | 36 |
A curated list of awesome Machine Learning frameworks, libraries and software.
schollz / howmanypeoplearearound
https://github.com/schollz/howmanypeoplearearound
stars | today |
---|---|
2595 | 34 |
Count the number of people around you 👨👨👦 by monitoring wifi signals 📡
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
7847 | 25 |
The Python programming language
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26224 | 28 |
Command-line program to download videos from YouTube.com and other video sites
kennethreitz / requests
https://github.com/kennethreitz/requests
stars | today |
---|---|
25150 | 29 |
Python HTTP Requests for Humans™
django / django
https://github.com/django/django
stars | today |
---|---|
25853 | 23 |
The Web framework for perfectionists with deadlines.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
20677 | 26 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
17016 | 26 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18728 | 20 |
scikit-learn: machine learning in Python
Language: go
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
501 | 306 |
Sample code, build and tests and governance material for the Istio project.
kshvmdn / fsql
https://github.com/kshvmdn/fsql
stars | today |
---|---|
2977 | 81 |
Search through your filesystem with SQL-esque queries.
huanglizhuo / kotlin-in-chinese
https://github.com/huanglizhuo/kotlin-in-chinese
stars | today |
---|---|
1678 | 45 |
kotlin 官方文档翻译
moby / moby
stars | today |
---|---|
43771 | 43 |
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 |
---|---|
4166 | 43 |
Official Go implementation of the Ethereum protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23474 | 34 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
28242 | 34 |
The Go programming language
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
8172 | 33 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
spf13 / hugo
stars | today |
---|---|
17260 | 33 |
A Fast and Flexible Static Site Generator built with love in GoLang
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20806 | 31 |
A curated list of awesome Go frameworks, libraries and software
minio / c2goasm
https://github.com/minio/c2goasm
stars | today |
---|---|
155 | 33 |
C to Go Assembly
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12345 | 29 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
10318 | 29 |
CockroachDB - the open source, cloud-native SQL database.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19189 | 23 |
Gogs is a painless self-hosted Git service.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15988 | 20 |
A golang ebook intro how to build a web with golang
devfeel / dotweb
https://github.com/devfeel/dotweb
stars | today |
---|---|
259 | 21 |
Simple and easy go web micro framework
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
1520 | 23 |
Fastest key/value store in Go.
m3db / m3db
stars | today |
---|---|
74 | 23 |
A distributed time series database using M3TSZ compression
apex / apex
stars | today |
---|---|
5385 | 22 |
Build, deploy, and manage AWS Lambda functions with ease (with Go support!).
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
11015 | 19 |
beego is an open-source, high-performance web framework for the Go programming language.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9675 | 21 |
The Prometheus monitoring system and time series database.
beego / mux
stars | today |
---|---|
392 | 21 |
A high performance and powerful trie based url path router for Go.
spolu / warp
stars | today |
---|---|
144 | 21 |
Secure and simple terminal sharing
ksonnet / kubecfg
https://github.com/ksonnet/kubecfg
stars | today |
---|---|
22 | 21 |
A tool for managing complex enterprise Kubernetes environments as code.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
6907 | 20 |
Minio is an open source object storage server compatible with Amazon S3 APIs
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
58361 | 151 |
Computation using data flow graphs for scalable machine learning
msracver / Deep-Image-Analogy
https://github.com/msracver/Deep-Image-Analogy
stars | today |
---|---|
167 | 59 |
The source code of ‘Visual Attribute Transfer through Deep Image Analogy’.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46117 | 59 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
lyft / envoy
stars | today |
---|---|
1397 | 42 |
C++ front/service proxy
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
17543 | 37 |
Protocol Buffers - Google’s data interchange format
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
1254 | 37 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
HKUST-Aerial-Robotics / VINS-Mono
https://github.com/HKUST-Aerial-Robotics/VINS-Mono
stars | today |
---|---|
128 | 26 |
A Robust and Versatile Monocular Visual-Inertial State Estimator
BVLC / caffe
stars | today |
---|---|
18034 | 25 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38531 | 28 |
The Swift Programming Language
serge-sans-paille / frozen
https://github.com/serge-sans-paille/frozen
stars | today |
---|---|
59 | 30 |
a header-only, constexpr alternative to gperf for C++14 users
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
12767 | 25 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
15790 | 18 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
10584 | 20 |
Tesseract Open Source OCR Engine (main repository)
swoole / PHP-X
https://github.com/swoole/PHP-X
stars | today |
---|---|
80 | 21 |
C++ wrapper for Zend API
aguinet / wannakey
https://github.com/aguinet/wannakey
stars | today |
---|---|
913 | 18 |
Wannacry in-memory key recovery
JiawangBian / GMS-Feature-Matcher
https://github.com/JiawangBian/GMS-Feature-Matcher
stars | today |
---|---|
92 | 18 |
C++ code for “GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence”
dmlc / mxnet
stars | today |
---|---|
9766 | 17 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
9029 | 17 |
SQL powered operating system instrumentation, monitoring, and analytics.
nwjs / nw.js
stars | today |
---|---|
31559 | 17 |
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
xbmc / xbmc
stars | today |
---|---|
5956 | 15 |
Kodi Main Repository - By using this code you agree with our policy and will follow the GPLv2 license as included
lltcggie / waifu2x-caffe
https://github.com/lltcggie/waifu2x-caffe
stars | today |
---|---|
896 | 14 |
waifu2xのCaffe版
nezha-dt / nezha
https://github.com/nezha-dt/nezha
stars | today |
---|---|
28 | 14 |
v8 / v8
stars | today |
---|---|
5539 | 14 |
The official mirror of the V8 git repository
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
9426 | 14 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7189 | 10 |
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
Language: javascript
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
2167 | 254 |
Create PDF files using React
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
59427 | 156 |
A book series on JavaScript. @YDKJS on twitter.
blockstack / blockstack-browser
https://github.com/blockstack/blockstack-browser
stars | today |
---|---|
322 | 144 |
The Blockstack Browser Portal
jiahaog / nativefier
https://github.com/jiahaog/nativefier
stars | today |
---|---|
10423 | 137 |
Make any web page a desktop application
vuejs / vue
stars | today |
---|---|
54543 | 125 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
mavoweb / mavo
https://github.com/mavoweb/mavo
stars | today |
---|---|
1237 | 132 |
Create web applications entirely by writing HTML and CSS!
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
27307 | 113 |
Create React apps with no build configuration.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
67445 | 107 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
10126 | 84 |
Prettier is an opinionated JavaScript formatter.
developit / preact-cli
https://github.com/developit/preact-cli
stars | today |
---|---|
1158 | 83 |
😺 Your next Preact PWA starts in 30 seconds.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
110896 | 60 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
16703 | 80 |
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
20031 | 79 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
52597 | 64 |
JavaScript Style Guide
GoogleChrome / workbox
https://github.com/GoogleChrome/workbox
stars | today |
---|---|
1633 | 73 |
Workbox is a collection of JavaScript libraries for Progressive Web Apps
getinsomnia / insomnia
https://github.com/getinsomnia/insomnia
stars | today |
---|---|
3621 | 65 |
The most intuitive cross-platform REST API Client 😴
haltu / muuri
https://github.com/haltu/muuri
stars | today |
---|---|
505 | 69 |
Responsive, sortable, filterable and draggable grid layouts
amaksr / nsynjs
https://github.com/amaksr/nsynjs
stars | today |
---|---|
73 | 69 |
JavaScript engine + state machine with threads and without callbacks
jumpserver / jumpserver
https://github.com/jumpserver/jumpserver
stars | today |
---|---|
2554 | 58 |
开源跳板机(堡垒机):认证,授权,审计,自动化运维(Open source springboard machine ( fortress machine ): Authentication, authorization, audit, automated operation and maintenance). http://www.jumpserver.org
developit / preact
https://github.com/developit/preact
stars | today |
---|---|
9652 | 62 |
⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
facebook / prepack
https://github.com/facebook/prepack
stars | today |
---|---|
9240 | 63 |
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
buttercup / buttercup
https://github.com/buttercup/buttercup
stars | today |
---|---|
1034 | 60 |
🔑 Javascript Password Vault - Multi-Platform Desktop Application
sindresorhus / copy-text-to-clipboard
https://github.com/sindresorhus/copy-text-to-clipboard
stars | today |
---|---|
241 | 58 |
Copy text to the clipboard in modern browsers (0.2 kB)
vuejs-templates / pwa
https://github.com/vuejs-templates/pwa
stars | today |
---|---|
493 | 56 |
PWA template for vue-cli based on the webpack template
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
48758 | 51 |
A framework for building native apps with React.
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
21834 | 212 |
Roadmap to becoming a web developer in 2017
felixgr / secure-ios-app-dev
https://github.com/felixgr/secure-ios-app-dev
stars | today |
---|---|
247 | 144 |
Collection of the most common vulnerabilities found in iOS applications
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
2832 | 128 |
Basecamp Employee Handbook
wangjiegulu / kotlin-for-android-developers-zh
https://github.com/wangjiegulu/kotlin-for-android-developers-zh
stars | today |
---|---|
1268 | 90 |
Kotlin for android developers in chinese.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
50510 | 54 |
A collection of useful .gitignore templates
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
85429 | 52 |
📚 Freely available programming books
ksonnet / ksonnet-lib
https://github.com/ksonnet/ksonnet-lib
stars | today |
---|---|
115 | 52 |
(technical preview) Simplify working with Kubernetes
blockstack / blockstack
https://github.com/blockstack/blockstack
stars | today |
---|---|
744 | 53 |
Blockstack documentation and protocol specs
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
58935 | 46 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
16117 | 46 |
A curated list of awesome things related to Vue.js
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
13176 | 39 |
🗽 最新可用的google hosts文件。镜像:
stamparm / EternalRocks
https://github.com/stamparm/EternalRocks
stars | today |
---|---|
255 | 40 |
EternalRocks worm
benmvp / frontend-confs
https://github.com/benmvp/frontend-confs
stars | today |
---|---|
90 | 47 |
Frontend Conferences for Speaking
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
7151 | 42 |
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 |
---|---|
44078 | 35 |
A complete computer science study plan to become a software engineer.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18633 | 30 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
18707 | 32 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
mgechev / angular-performance-checklist
https://github.com/mgechev/angular-performance-checklist
stars | today |
---|---|
760 | 32 |
Cheatsheet for developing ⚡lightning⚡ fast progressive Angular applications.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
17193 | 24 |
⚡️ Delightful Node.js packages and resources
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
8118 | 26 |
Catalog of React Components & Libraries
chentsulin / awesome-graphql
https://github.com/chentsulin/awesome-graphql
stars | today |
---|---|
3977 | 27 |
Awesome list of GraphQL & Relay
googlecreativelab / quickdraw-dataset
https://github.com/googlecreativelab/quickdraw-dataset
stars | today |
---|---|
641 | 25 |
Documentation on how to access and use the Quick, Draw! Dataset.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
23252 | 21 |
A curated list of awesome Android UI/UX libraries
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
178 | 24 |
前端精读周刊
chjtx / JTaro-Tutorial
https://github.com/chjtx/JTaro-Tutorial
stars | today |
---|---|
47 | 24 |
从零开始用JTaro搭建一个资讯类单页应用