Language: python
chaosbot / chaos
https://github.com/chaosbot/chaos
stars | today |
---|---|
1009 | 986 |
A social coding experiment that updates its own code democratically
oarriaga / face_classification
https://github.com/oarriaga/face_classification
stars | today |
---|---|
699 | 244 |
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
M1ND-B3ND3R / BoopSuite
https://github.com/M1ND-B3ND3R/BoopSuite
stars | today |
---|---|
227 | 143 |
A Suite of Tools written in Python for wireless auditing and security testing.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
15043 | 53 |
Models built with TensorFlow
buckyroberts / Ella
https://github.com/buckyroberts/Ella
stars | today |
---|---|
56 | 56 |
Self-improving decision organism
Sentdex / pygta5
https://github.com/Sentdex/pygta5
stars | today |
---|---|
1092 | 55 |
Explorations of Using Python to play Grand Theft Auto 5.
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
8065 | 54 |
Minimal examples of data structures and algorithms in Python
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15842 | 47 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
joeddav / devol
https://github.com/joeddav/devol
stars | today |
---|---|
59 | 52 |
Automated deep neural network design with genetic programming
Chyroc / WechatSogou
https://github.com/Chyroc/WechatSogou
stars | today |
---|---|
808 | 53 |
基于搜狗微信搜索的微信公众号爬虫接口
blockstack / blockstack-core
https://github.com/blockstack/blockstack-core
stars | today |
---|---|
770 | 44 |
The reference implementation of Blockstack
thtrieu / darkflow
https://github.com/thtrieu/darkflow
stars | today |
---|---|
809 | 38 |
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
django / django
https://github.com/django/django
stars | today |
---|---|
25832 | 29 |
The Web framework for perfectionists with deadlines.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26197 | 35 |
Command-line program to download videos from YouTube.com and other video sites
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27219 | 31 |
A microframework based on Werkzeug, Jinja2 and good intentions
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23302 | 28 |
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.
TSA-Contest / tsa-contest-baseline
https://github.com/TSA-Contest/tsa-contest-baseline
stars | today |
---|---|
28 | 28 |
Some baselines for TSA Contest: http://algo.tpai.qq.com
yandex / gixy
https://github.com/yandex/gixy
stars | today |
---|---|
4246 | 35 |
Nginx configuration static analyzer
wzpan / dingdang-robot
https://github.com/wzpan/dingdang-robot
stars | today |
---|---|
45 | 34 |
叮当是一款可以工作在 Raspberry Pi 上的中文语音对话机器人/智能音箱项目。
foowaa / noteblog
https://github.com/foowaa/noteblog
stars | today |
---|---|
28 | 28 |
a static blog frame
HelloZeroNet / ZeroNet
https://github.com/HelloZeroNet/ZeroNet
stars | today |
---|---|
7349 | 30 |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
l-passer / Passer-zhihu
https://github.com/l-passer/Passer-zhihu
stars | today |
---|---|
108 | 26 |
用Python看知乎
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22802 | 26 |
A curated list of awesome Machine Learning frameworks, libraries and software.
Kaixhin / malmo-challenge
https://github.com/Kaixhin/malmo-challenge
stars | today |
---|---|
49 | 29 |
Malmo Collaborative AI Challenge - Team Pig Catcher
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
16993 | 26 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Language: go
kshvmdn / fsql
https://github.com/kshvmdn/fsql
stars | today |
---|---|
2906 | 110 |
Search through your filesystem with SQL-esque queries.
huanglizhuo / kotlin-in-chinese
https://github.com/huanglizhuo/kotlin-in-chinese
stars | today |
---|---|
1641 | 58 |
kotlin 官方文档翻译
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23437 | 51 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
28213 | 53 |
The Go programming language
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
8150 | 48 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
beego / mux
stars | today |
---|---|
377 | 47 |
A high performance and powerful trie based url path router for Go.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
4129 | 37 |
Official Go implementation of the Ethereum protocol
StackExchange / dnscontrol
https://github.com/StackExchange/dnscontrol
stars | today |
---|---|
695 | 39 |
Synchronize your DNS to multiple providers from a simple DSL
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20777 | 32 |
A curated list of awesome Go frameworks, libraries and software
moby / moby
stars | today |
---|---|
43727 | 26 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
imroc / req
stars | today |
---|---|
294 | 31 |
a golang http request library for human
spf13 / hugo
stars | today |
---|---|
17233 | 31 |
A Fast and Flexible Static Site Generator built with love in GoLang
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10994 | 29 |
beego is an open-source, high-performance web framework for the Go programming language.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
15970 | 27 |
A golang ebook intro how to build a web with golang
yudai / gotty
https://github.com/yudai/gotty
stars | today |
---|---|
7690 | 29 |
Share your terminal as a web application
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
1498 | 28 |
Fastest key/value store in Go.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
16053 | 26 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
v2tec / watchtower
https://github.com/v2tec/watchtower
stars | today |
---|---|
915 | 28 |
Automatically update running Docker containers
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
4679 | 23 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
ncw / rclone
stars | today |
---|---|
6193 | 21 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
23324 | 23 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
3932 | 19 |
Run Kubernetes locally
valyala / fasthttp
https://github.com/valyala/fasthttp
stars | today |
---|---|
4455 | 19 |
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
elliotchance / c2go
https://github.com/elliotchance/c2go
stars | today |
---|---|
606 | 19 |
⚖️ A tool for converting C to Go.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
9005 | 19 |
🌸 A command-line fuzzy finder written in Go
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
58229 | 158 |
Computation using data flow graphs for scalable machine learning
msracver / Deep-Image-Analogy
https://github.com/msracver/Deep-Image-Analogy
stars | today |
---|---|
118 | 94 |
The source code of ‘Visual Attribute Transfer through Deep Image Analogy’.
google / guetzli
https://github.com/google/guetzli
stars | today |
---|---|
9633 | 71 |
Perceptual JPEG encoder
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46066 | 57 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
HKUST-Aerial-Robotics / VINS-Mono
https://github.com/HKUST-Aerial-Robotics/VINS-Mono
stars | today |
---|---|
101 | 42 |
A Robust and Versatile Monocular Visual-Inertial State Estimator
BVLC / caffe
stars | today |
---|---|
18014 | 37 |
Caffe: a fast open framework for deep learning.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
17514 | 35 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
12744 | 33 |
Bitcoin Core integration/staging tree
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38504 | 32 |
The Swift Programming Language
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
6865 | 34 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
15769 | 25 |
Open Source Computer Vision Library
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
9472 | 28 |
Library for fast text representation and classification.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
1218 | 25 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
clab / dynet
stars | today |
---|---|
1426 | 24 |
DyNet: The Dynamic Neural Network Toolkit
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
10565 | 23 |
Tesseract Open Source OCR Engine (main repository)
aguinet / wannakey
https://github.com/aguinet/wannakey
stars | today |
---|---|
894 | 20 |
Wannacry in-memory key recovery
a16z / ai
stars | today |
---|---|
509 | 18 |
Repo for work for AI Survey
serge-sans-paille / frozen
https://github.com/serge-sans-paille/frozen
stars | today |
---|---|
32 | 20 |
a header-only, constexpr alternative to gperf for C++14 users
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7180 | 13 |
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
dmlc / mxnet
stars | today |
---|---|
9745 | 13 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
leohotfn / Reuzel
https://github.com/leohotfn/Reuzel
stars | today |
---|---|
115 | 14 |
A tiny C++ thread pool
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
4046 | 14 |
The next generation Karabiner for macOS Sierra
swoole / PHP-X
https://github.com/swoole/PHP-X
stars | today |
---|---|
60 | 14 |
C++ wrapper for Zend API
v8 / v8
stars | today |
---|---|
5527 | 13 |
The official mirror of the V8 git repository
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
1741 | 11 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
Language: javascript
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
1926 | 437 |
Create PDF files using React
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
59283 | 202 |
A book series on JavaScript. @YDKJS on twitter.
vuejs / vue
stars | today |
---|---|
54428 | 117 |
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 |
---|---|
27204 | 119 |
Create React apps with no build configuration.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
67351 | 109 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChrome / workbox
https://github.com/GoogleChrome/workbox
stars | today |
---|---|
1570 | 119 |
Workbox is a collection of JavaScript libraries for Progressive Web Apps
developit / preact-cli
https://github.com/developit/preact-cli
stars | today |
---|---|
1070 | 104 |
😺 Your next Preact PWA starts in 30 seconds.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
110850 | 64 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
sindresorhus / copy-text-to-clipboard
https://github.com/sindresorhus/copy-text-to-clipboard
stars | today |
---|---|
190 | 89 |
Copy text to the clipboard in modern browsers (0.2 kB)
blockstack / blockstack-browser
https://github.com/blockstack/blockstack-browser
stars | today |
---|---|
179 | 87 |
The Blockstack Browser Portal
airbnb / react-sketchapp
https://github.com/airbnb/react-sketchapp
stars | today |
---|---|
7491 | 79 |
render React components to Sketch ⚛️ 💎
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
19958 | 71 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
52542 | 64 |
JavaScript Style Guide
jiahaog / nativefier
https://github.com/jiahaog/nativefier
stars | today |
---|---|
10272 | 68 |
Make any web page a desktop application
buttercup / buttercup
https://github.com/buttercup/buttercup
stars | today |
---|---|
977 | 66 |
🔑 Javascript Password Vault - Multi-Platform Desktop Application
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
48707 | 55 |
A framework for building native apps with React.
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
28001 | 58 |
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.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
35172 | 56 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
getinsomnia / insomnia
https://github.com/getinsomnia/insomnia
stars | today |
---|---|
3568 | 60 |
The most intuitive cross-platform REST API Client 😴
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
10041 | 58 |
Prettier is an opinionated JavaScript formatter.
graphql / graphql-js
https://github.com/graphql/graphql-js
stars | today |
---|---|
6605 | 54 |
A reference implementation of GraphQL for JavaScript
KingPixil / moon
https://github.com/KingPixil/moon
stars | today |
---|---|
698 | 56 |
🌚 ⚡️ A minimal, blazing fast UI library.
developit / preact
https://github.com/developit/preact
stars | today |
---|---|
9595 | 55 |
⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
reiinakano / xcessiv
https://github.com/reiinakano/xcessiv
stars | today |
---|---|
62 | 53 |
A web-based application for quick and scalable construction of massive machine learning ensembles.
facebook / prepack
https://github.com/facebook/prepack
stars | today |
---|---|
9180 | 49 |
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
21641 | 305 |
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 |
---|---|
1194 | 102 |
Kotlin for android developers in chinese.
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
2708 | 106 |
Basecamp Employee Handbook
mgechev / angular-performance-checklist
https://github.com/mgechev/angular-performance-checklist
stars | today |
---|---|
732 | 75 |
Cheatsheet for developing ⚡lightning⚡ fast progressive Angular applications.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
58897 | 60 |
😎 Curated list of awesome lists
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
44045 | 60 |
A complete computer science study plan to become a software engineer.
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
85383 | 51 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
50457 | 44 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
16076 | 54 |
A curated list of awesome things related to Vue.js
stamparm / EternalRocks
https://github.com/stamparm/EternalRocks
stars | today |
---|---|
217 | 48 |
EternalRocks worm
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18613 | 41 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
blockstack / blockstack
https://github.com/blockstack/blockstack
stars | today |
---|---|
694 | 42 |
Blockstack documentation and protocol specs
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
18677 | 35 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
7109 | 35 |
TodoMVC for the RealWorld™ — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
facebook / graphql
https://github.com/facebook/graphql
stars | today |
---|---|
5068 | 32 |
GraphQL is a query language and execution engine tied to any backend service.
scraggo / bookmarks-programming
https://github.com/scraggo/bookmarks-programming
stars | today |
---|---|
40 | 34 |
Collection of bookmarks on programming topics - frequently updated
googlecreativelab / quickdraw-dataset
https://github.com/googlecreativelab/quickdraw-dataset
stars | today |
---|---|
617 | 32 |
Documentation on how to access and use the Quick, Draw! Dataset.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
23234 | 30 |
A curated list of awesome Android UI/UX libraries
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
17977 | 31 |
A collective list of public JSON APIs for use in web development.
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
13141 | 22 |
🗽 最新可用的google hosts文件。镜像:
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
27739 | 28 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
19540 | 29 |
A collection of awesome things regarding React ecosystem.
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
21989 | 28 |
🎓 Path to a free self-taught education in Computer Science!
onthecodepath / iOS-Interview-Questions
https://github.com/onthecodepath/iOS-Interview-Questions
stars | today |
---|---|
83 | 29 |
A curated list of iOS interview questions and answers
chentsulin / awesome-graphql
https://github.com/chentsulin/awesome-graphql
stars | today |
---|---|
3952 | 28 |
Awesome list of GraphQL & Relay