Language: python
jamesob / tinychain
https://github.com/jamesob/tinychain
stars | today |
---|---|
332 | 266 |
A pocket-sized implementation of Bitcoin
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
6450 | 249 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
OmkarPathak / pygorithm
https://github.com/OmkarPathak/pygorithm
stars | today |
---|---|
350 | 212 |
A Python module for learning all major algorithms
JuanPotato / Tofu
https://github.com/JuanPotato/Tofu
stars | today |
---|---|
201 | 151 |
The complete opposite of a font
aaronduino / asciidots
https://github.com/aaronduino/asciidots
stars | today |
---|---|
126 | 117 |
AsciiDots - The result of combining ascii art, electrical engineering, and programming
LouieYang / deep-photo-styletransfer-tf
https://github.com/LouieYang/deep-photo-styletransfer-tf
stars | today |
---|---|
118 | 110 |
Tensorflow (Python API) implementation of Deep Photo Style Transfer
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
19618 | 45 |
Models built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
37145 | 53 |
A curated list of awesome Python frameworks, libraries, software and resources
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
18592 | 53 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pytorch / examples
https://github.com/pytorch/examples
stars | today |
---|---|
1570 | 50 |
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
5404 | 50 |
The world’s simplest facial recognition api for Python and the command line
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
28045 | 45 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
27335 | 40 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
20398 | 39 |
scikit-learn: machine learning in Python
szq0214 / DSOD
https://github.com/szq0214/DSOD
stars | today |
---|---|
86 | 40 |
DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.
mgharbi / hdrnet
https://github.com/mgharbi/hdrnet
stars | today |
---|---|
54 | 38 |
An implementation of ‘Deep Bilateral Learning for Real-Time Image Enhancements’, SIGGRAPH 2017
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
18385 | 32 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
metachris / logzero
https://github.com/metachris/logzero
stars | today |
---|---|
355 | 40 |
Robust and effective logging for Python 2 and 3.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
24812 | 35 |
A curated list of awesome Machine Learning frameworks, libraries and software.
ActiveState / code
https://github.com/ActiveState/code
stars | today |
---|---|
90 | 35 |
ActiveState Code Recipes
operatorequals / covertutils
https://github.com/operatorequals/covertutils
stars | today |
---|---|
160 | 35 |
A framework for Backdoor programming!
0x4D31 / burpa
https://github.com/0x4D31/burpa
stars | today |
---|---|
39 | 33 |
A Burp Suite Automation Tool with Slack Integration
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
28842 | 34 |
A microframework based on Werkzeug, Jinja2 and good intentions
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
12157 | 26 |
The Python programming language
nixawk / labs
https://github.com/nixawk/labs
stars | today |
---|---|
366 | 25 |
Vulnerability Labs for security analysis
Language: go
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
865 | 55 |
OpenEBS is storage for cloud native and other environments delivered via a cloud native architecture. OpenEBS allows stateful workloads to be managed more like stateless containers in part thanks to being itself composed of containerized micro services. Capabilities include: per container (or pod) QoS SLAs, tiering and replica policies across AZ…
ashleymcnamara / gophers
https://github.com/ashleymcnamara/gophers
stars | today |
---|---|
490 | 54 |
Gopher Artwork by Ashley McNamara
golang / go
stars | today |
---|---|
30769 | 44 |
The Go programming language
hootsuite / atlantis
https://github.com/hootsuite/atlantis
stars | today |
---|---|
243 | 42 |
A unified workflow for collaborating on Terraform through GitHub
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
25653 | 33 |
Production-Grade Container Scheduling and Management
rapidloop / vlan-nats
https://github.com/rapidloop/vlan-nats
stars | today |
---|---|
248 | 37 |
Virtual LAN over NATS
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
22582 | 27 |
A curated list of awesome Go frameworks, libraries and software
golang / dep
stars | today |
---|---|
4017 | 29 |
Go dependency management tool
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
10916 | 28 |
The Prometheus monitoring system and time series database.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
6431 | 25 |
Official Go implementation of the Ethereum protocol
muesli / sticker
https://github.com/muesli/sticker
stars | today |
---|---|
31 | 28 |
A Golang lib to generate placeholder images with text
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
18832 | 24 |
A Fast and Flexible Static Site Generator built with love in GoLang.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
11152 | 26 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
camptocamp / terraboard
https://github.com/camptocamp/terraboard
stars | today |
---|---|
181 | 26 |
🌍 📋 A web dashboard to inspect Terraform States
kris-nova / kubicorn
https://github.com/kris-nova/kubicorn
stars | today |
---|---|
411 | 25 |
Simple. Kubernetes. Infrastructure.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
7814 | 23 |
Minio is an open source object storage server compatible with Amazon S3 APIs
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
14407 | 22 |
Distributed reliable key-value store for the most critical data of a distributed system
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
17286 | 21 |
A golang ebook intro how to build a web with golang
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
4629 | 20 |
A platform for building proxies to bypass network restrictions.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
16895 | 22 |
Open Source Continuous File Synchronization
lonnng / nano
https://github.com/lonnng/nano
stars | today |
---|---|
115 | 22 |
Lightweight, facility, high performance golang based game server framework
moby / moby
stars | today |
---|---|
44880 | 16 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
heroiclabs / nakama
https://github.com/heroiclabs/nakama
stars | today |
---|---|
588 | 21 |
Distributed server for social and realtime games and apps.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
13413 | 21 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
graphql-go / graphql
https://github.com/graphql-go/graphql
stars | today |
---|---|
1745 | 20 |
An implementation of GraphQL for Go / Golang
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
66123 | 135 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
15177 | 63 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
48894 | 46 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
yue / yue
stars | today |
---|---|
58 | 47 |
A library to create cross-platform GUI apps.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17369 | 35 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19194 | 24 |
Protocol Buffers - Google’s data interchange format
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39769 | 24 |
The Swift Programming Language
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
2230 | 26 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
BVLC / caffe
stars | today |
---|---|
19516 | 23 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12156 | 20 |
Tesseract Open Source OCR Engine (main repository)
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
9586 | 22 |
SQL powered operating system instrumentation, monitoring, and analytics.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
5384 | 20 |
An open autonomous driving platform
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
6021 | 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.
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
12001 | 14 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8270 | 14 |
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
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
6165 | 15 |
JSON for Modern C++
Tencent / phxpaxos
https://github.com/Tencent/phxpaxos
stars | today |
---|---|
1345 | 16 |
C++ Paxos library that has been used in Wechat production environment.
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
5345 | 15 |
🔧 Cross-platform GUI management tool for Redis
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
5748 | 12 |
Google Test
nwjs / nw.js
stars | today |
---|---|
32052 | 15 |
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
10207 | 14 |
Library for fast text representation and classification.
bcosorg / bcos
https://github.com/bcosorg/bcos
stars | today |
---|---|
225 | 11 |
BCOS平台(BlockChainOpenSource)
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
4731 | 14 |
The next generation Karabiner for macOS Sierra
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
5557 | 13 |
Telegram Desktop messaging app
shadowsocks / shadowsocks-qt5
https://github.com/shadowsocks/shadowsocks-qt5
stars | today |
---|---|
3029 | 11 |
A cross-platform shadowsocks GUI client
Language: javascript
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
5818 | 705 |
A list of funny and tricky JavaScript examples
ai / nanoid
stars | today |
---|---|
781 | 539 |
A tiny, secure URL-friendly unique string ID generator for JavaScript
arscan / encom-boardroom
https://github.com/arscan/encom-boardroom
stars | today |
---|---|
1322 | 289 |
📈 HTML5 version of the Tron:Legacy Boardroom Scene
zeit / hazel
stars | today |
---|---|
1124 | 213 |
Lighweight update server for Electron apps
zcreativelabs / react-simple-maps
https://github.com/zcreativelabs/react-simple-maps
stars | today |
---|---|
466 | 206 |
An svg map component built with and for React
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
25148 | 180 |
A collective list of public JSON APIs for use in web development.
vuejs / vue
stars | today |
---|---|
62711 | 142 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
JetBrains / ring-ui
https://github.com/JetBrains/ring-ui
stars | today |
---|---|
942 | 143 |
A collection of JetBrains Web UI components
stackblitz / core
https://github.com/stackblitz/core
stars | today |
---|---|
891 | 134 |
Online VS Code IDE for Angular & React
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
1408 | 130 |
File Sharing Experiment
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
72982 | 97 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ncase / trust
https://github.com/ncase/trust
stars | today |
---|---|
1638 | 85 |
An interactive guide to the game theory of cooperation
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
24637 | 80 |
Promise based HTTP client for the browser and node.js
dthree / mailit
https://github.com/dthree/mailit
stars | today |
---|---|
1777 | 72 |
A tiny drop-in REST API to send emails
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
31821 | 64 |
Create React apps with no build configuration.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
64955 | 61 |
A book series on JavaScript. @YDKJS on twitter.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
113535 | 54 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
bokub / chalk-animation
https://github.com/bokub/chalk-animation
stars | today |
---|---|
842 | 67 |
🎬 Colorful animations in terminal stdout
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
56662 | 59 |
JavaScript Style Guide
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
13318 | 59 |
Prettier is an opinionated code formatter.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
51925 | 54 |
A framework for building native apps with React.
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
9674 | 53 |
A set of best practices for JavaScript projects
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
12759 | 53 |
📓 Interactive development & testing environment for React and React-Native UI components
mafintosh / csv-parser
https://github.com/mafintosh/csv-parser
stars | today |
---|---|
347 | 47 |
Streaming csv parser inspired by binary-csv that aims to be faster than everyone else
JiayiLi / source-code-study
https://github.com/JiayiLi/source-code-study
stars | today |
---|---|
62 | 45 |
【正在进行中】源码学习
Language: unknown
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
10815 | 1096 |
A collection of various awesome lists for hackers, pentesters and security researchers
alex / what-happens-when
https://github.com/alex/what-happens-when
stars | today |
---|---|
18505 | 133 |
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 |
---|---|
90311 | 71 |
📚 Freely available programming books
bpesquet / thejsway
https://github.com/bpesquet/thejsway
stars | today |
---|---|
5362 | 79 |
The JavaScript Way book
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
63235 | 77 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
19335 | 51 |
A curated list of awesome things related to Vue.js
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
8441 | 54 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
53253 | 38 |
A collection of useful .gitignore templates
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
4504 | 49 |
Learn regex the easy way
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
25044 | 43 |
Roadmap to becoming a web developer in 2017
brannondorsey / wifi-cracking
https://github.com/brannondorsey/wifi-cracking
stars | today |
---|---|
5751 | 34 |
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat 🖧
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
24840 | 30 |
A curated list of awesome Android UI/UX libraries
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
20420 | 27 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
secfigo / Awesome-Fuzzing
https://github.com/secfigo/Awesome-Fuzzing
stars | today |
---|---|
1138 | 29 |
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.
ikcamp / wechat-xcx-tutorial
https://github.com/ikcamp/wechat-xcx-tutorial
stars | today |
---|---|
32 | 24 |
🇨🇳 微信 小程序 教程
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
29107 | 23 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Kristories / awesome-guidelines
https://github.com/Kristories/awesome-guidelines
stars | today |
---|---|
3368 | 22 |
A curated list of high quality coding style conventions and standards.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
20724 | 21 |
A collection of awesome things regarding React ecosystem.
dypsilon / frontend-dev-bookmarks
https://github.com/dypsilon/frontend-dev-bookmarks
stars | today |
---|---|
22272 | 21 |
Manually curated collection of resources for frontend web developers.
mmccaff / PlacesToPostYourStartup
https://github.com/mmccaff/PlacesToPostYourStartup
stars | today |
---|---|
2298 | 20 |
Compiled list of links from “Ask HN: Where can I post my startup to get beta users?”
gfwlist / gfwlist
https://github.com/gfwlist/gfwlist
stars | today |
---|---|
5733 | 18 |
The one and only one gfwlist here
leereilly / games
https://github.com/leereilly/games
stars | today |
---|---|
9406 | 19 |
🎮 A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
4743 | 16 |
IntelliJ IDEA 简体中文专题教程
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
18263 | 20 |
⚡️ Delightful Node.js packages and resources
sorrycc / awesome-javascript
https://github.com/sorrycc/awesome-javascript
stars | today |
---|---|
11791 | 19 |
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.