Language: python
deepmind / pysc2
https://github.com/deepmind/pysc2
stars | today |
---|---|
1314 | 922 |
StarCraft II Learning Environment
OmkarPathak / pygorithm
https://github.com/OmkarPathak/pygorithm
stars | today |
---|---|
1733 | 217 |
A Python module for learning all major algorithms
jamesob / tinychain
https://github.com/jamesob/tinychain
stars | today |
---|---|
1057 | 77 |
A pocket-sized implementation of Bitcoin
aaronduino / asciidots
https://github.com/aaronduino/asciidots
stars | today |
---|---|
505 | 73 |
AsciiDots - The result of combining ascii art, electrical engineering, and programming
TorchCraft / StarData
https://github.com/TorchCraft/StarData
stars | today |
---|---|
413 | 64 |
Starcraft AI Research Dataset
brendan-rius / jupyter-c-kernel
https://github.com/brendan-rius/jupyter-c-kernel
stars | today |
---|---|
152 | 63 |
Minimal Jupyter C kernel
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
37277 | 60 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
19752 | 41 |
Models built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
18500 | 37 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
5502 | 36 |
The world’s simplest facial recognition api for Python and the command line
django / django
https://github.com/django/django
stars | today |
---|---|
27422 | 32 |
The Web framework for perfectionists with deadlines.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
26766 | 34 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
28109 | 34 |
Command-line program to download videos from YouTube.com and other video sites
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
20482 | 27 |
scikit-learn: machine learning in Python
chiphuyen / stanford-tensorflow-tutorials
https://github.com/chiphuyen/stanford-tensorflow-tutorials
stars | today |
---|---|
2243 | 27 |
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
22043 | 26 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
24712 | 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.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
28926 | 25 |
A microframework based on Werkzeug, Jinja2 and good intentions
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
24901 | 25 |
A curated list of awesome Machine Learning frameworks, libraries and software.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
15945 | 23 |
a web proxy tool
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
12218 | 21 |
The Python programming language
alexhude / uEmu
https://github.com/alexhude/uEmu
stars | today |
---|---|
147 | 26 |
Tiny cute emulator plugin for IDA based on unicorn.
MisterBianco / BoopSuite
https://github.com/MisterBianco/BoopSuite
stars | today |
---|---|
466 | 23 |
A Suite of Tools written in Python for wireless auditing and security testing.
nccgroup / demiguise
https://github.com/nccgroup/demiguise
stars | today |
---|---|
115 | 23 |
HTA encryption tool for RedTeams
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
115 | 23 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
360EntSecGroup-Skylar / excelize
https://github.com/360EntSecGroup-Skylar/excelize
stars | today |
---|---|
1139 | 120 |
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
muesli / smartcrop
https://github.com/muesli/smartcrop
stars | today |
---|---|
572 | 94 |
smartcrop finds good image crops for arbitrary crop sizes
spieglt / FlyingCarpet
https://github.com/spieglt/FlyingCarpet
stars | today |
---|---|
103 | 93 |
Wireless, encrypted file transfer over automatically configured ad hoc networking. No network infrastructure required (access point, router, switch). Just two laptops with wireless chips in close range.
tockins / realize
https://github.com/tockins/realize
stars | today |
---|---|
1502 | 70 |
Go build system with file watcher, live reload and output streams. Run, build and watch file changes with custom paths
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
25787 | 49 |
Production-Grade Container Scheduling and Management
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
2596 | 43 |
🐳 Functions as a Service - a serverless framework for Docker & Kubernetes
apex / up
stars | today |
---|---|
1803 | 40 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
akamajoris / AWPA
https://github.com/akamajoris/AWPA
stars | today |
---|---|
55 | 38 |
WPA2 brute force implementation in pure Go
golang / go
stars | today |
---|---|
30869 | 31 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
22661 | 30 |
A curated list of awesome Go frameworks, libraries and software
awnumar / memguard
https://github.com/awnumar/memguard
stars | today |
---|---|
569 | 31 |
A pure Go library for handling sensitive values in memory.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
18912 | 28 |
A Fast and Flexible Static Site Generator built with love in GoLang.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
17338 | 23 |
A golang ebook intro how to build a web with golang
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
7373 | 21 |
A tool for managing secrets.
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
10596 | 21 |
Drone is a Continuous Delivery platform built on Docker, written in Go
simon-engledew / gocmdpev
https://github.com/simon-engledew/gocmdpev
stars | today |
---|---|
596 | 22 |
A command-line GO Postgres query visualizer, heavily inspired by pev ( https://github.com/AlexTatiyants/pev )
moby / moby
stars | today |
---|---|
44952 | 19 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
11000 | 20 |
The Prometheus monitoring system and time series database.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
17156 | 19 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
7867 | 19 |
Minio is an open source object storage server compatible with Amazon S3 APIs
ashleymcnamara / gophers
https://github.com/ashleymcnamara/gophers
stars | today |
---|---|
552 | 20 |
Gopher Artwork by Ashley McNamara
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
16938 | 19 |
Open Source Continuous File Synchronization
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
11204 | 18 |
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.
kris-nova / kubicorn
https://github.com/kris-nova/kubicorn
stars | today |
---|---|
454 | 18 |
Simple. Kubernetes. Infrastructure.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
9123 | 16 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
Language: c++
Blizzard / s2client-api
https://github.com/Blizzard/s2client-api
stars | today |
---|---|
402 | 289 |
StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
66487 | 119 |
Computation using data flow graphs for scalable machine learning
pippy360 / transformationInvariantImageSearch
https://github.com/pippy360/transformationInvariantImageSearch
stars | today |
---|---|
87 | 85 |
A reverse image search algorithm which performs 2D affine transformation-invariant partial image-matching in sublinear time
Hopson97 / MineCraft-One-Week-Challenge
https://github.com/Hopson97/MineCraft-One-Week-Challenge
stars | today |
---|---|
98 | 56 |
I challenged myself to see if I could create Minecraft in just one week… So lets go!
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
161 | 55 |
Napa.js: a multi-threaded JavaScript runtime
davechurchill / commandcenter
https://github.com/davechurchill/commandcenter
stars | today |
---|---|
93 | 52 |
Starcraft 2 Bot
seladb / PcapPlusPlus
https://github.com/seladb/PcapPlusPlus
stars | today |
---|---|
210 | 52 |
PcapPlusPlus is a multiplatform C++ network sniffing and packet parsing and crafting framework. PcapPlusPlus is meant to be lightweight, efficient and easy to use. It’s a C++ wrapper for popular engines like libpcap, WinPcap, DPDK and PF_RING
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17459 | 45 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
49013 | 44 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
15300 | 34 |
Bitcoin Core integration/staging tree
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19299 | 35 |
Protocol Buffers - Google’s data interchange format
Tencent / libco
https://github.com/Tencent/libco
stars | today |
---|---|
1940 | 37 |
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
5441 | 32 |
An open autonomous driving platform
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12211 | 23 |
Tesseract Open Source OCR Engine (main repository)
BVLC / caffe
stars | today |
---|---|
19574 | 19 |
Caffe: a fast open framework for deep learning.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
8851 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39824 | 20 |
The Swift Programming Language
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8306 | 15 |
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
v8 / v8
stars | today |
---|---|
6269 | 17 |
The official mirror of the V8 git repository
iovisor / bcc
https://github.com/iovisor/bcc
stars | today |
---|---|
3361 | 17 |
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
6072 | 16 |
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.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
2401 | 15 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
wangyu- / udp2raw-tunnel
https://github.com/wangyu-/udp2raw-tunnel
stars | today |
---|---|
31 | 14 |
An Encrpyted,Anti-Replay,Multiplexed Udp Tunnel,tunnels udp traffic through fake-tcp or icmp by using raw socket
Microsoft / ELL
https://github.com/Microsoft/ELL
stars | today |
---|---|
1497 | 14 |
Embedded Learning Library
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
1441 | 12 |
The Solidity Contract-Oriented Programming Language
Language: javascript
haskellcamargo / gemidao-do-zap
https://github.com/haskellcamargo/gemidao-do-zap
stars | today |
---|---|
1421 | 306 |
Uma aplicação de linha de comando que liga para alguém tocando o gemidão do Zap
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
7214 | 315 |
A list of funny and tricky JavaScript examples
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
354 | 322 |
Beautiful, accessible drag and drop for lists with React.js
aksakalli / gtop
https://github.com/aksakalli/gtop
stars | today |
---|---|
346 | 295 |
System monitoring dashboard for terminal
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
25577 | 167 |
A collective list of public JSON APIs for use in web development.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
32323 | 161 |
Create React apps with no build configuration.
ai / nanoid
stars | today |
---|---|
1502 | 164 |
A tiny, secure URL-friendly unique string ID generator for JavaScript
jawil / blog
stars | today |
---|---|
1970 | 129 |
Too young, too simple. Sometimes, naive & stupid 🐌
ademilter / chrome-css-grid-highlighter
https://github.com/ademilter/chrome-css-grid-highlighter
stars | today |
---|---|
260 | 129 |
Css Grid Highlighter for Chrome
vuejs / vue
stars | today |
---|---|
63077 | 119 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
13700 | 124 |
Prettier is an opinionated code formatter.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
73259 | 111 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
standard-things / esm
https://github.com/standard-things/esm
stars | today |
---|---|
453 | 99 |
ES modules in Node today!
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
65152 | 72 |
A book series on JavaScript. @YDKJS on twitter.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
37981 | 71 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
24856 | 73 |
Promise based HTTP client for the browser and node.js
lord / slate
stars | today |
---|---|
19322 | 59 |
Beautiful static documentation for your API
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
113646 | 45 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Mitranim / posterus
https://github.com/Mitranim/posterus
stars | today |
---|---|
382 | 68 |
Composable async primitives (futures) with true cancelation, control over scheduling, and coroutines
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
56835 | 58 |
JavaScript Style Guide
getinsomnia / insomnia
https://github.com/getinsomnia/insomnia
stars | today |
---|---|
4407 | 65 |
The most intuitive cross-platform REST API Client 😴
paypal / downshift
https://github.com/paypal/downshift
stars | today |
---|---|
704 | 57 |
🏎 Primitives to build simple, flexible, WAI-ARIA compliant React autocomplete/dropdown/select/combobox components
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
52060 | 49 |
A framework for building native apps with React.
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
30970 | 50 |
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.
zcreativelabs / react-simple-maps
https://github.com/zcreativelabs/react-simple-maps
stars | today |
---|---|
610 | 44 |
An svg map component built with and for React
Language: unknown
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
6591 | 1680 |
Learn regex the easy way
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
13497 | 798 |
A collection of various awesome lists for hackers, pentesters and security researchers
spatie / checklist-going-live
https://github.com/spatie/checklist-going-live
stars | today |
---|---|
699 | 173 |
The checklist that is used when a project is going live
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
90634 | 123 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
63459 | 87 |
😎 Curated list of awesome lists
adeshpande3 / Machine-Learning-Links-And-Lessons-Learned
https://github.com/adeshpande3/Machine-Learning-Links-And-Lessons-Learned
stars | today |
---|---|
108 | 57 |
List of all the lessons learned, best practices, and links from my time studying machine learning
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
53368 | 46 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
19487 | 50 |
A curated list of awesome things related to Vue.js
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
20526 | 45 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
8577 | 44 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
7364 | 43 |
蓝灯(Lantern)官方论坛
shekhargulati / building-java-web-apps-checklist
https://github.com/shekhargulati/building-java-web-apps-checklist
stars | today |
---|---|
81 | 46 |
✅ A checklist for building Java + Angular/React web applications in the correct way
meitar / awesome-lockpicking
https://github.com/meitar/awesome-lockpicking
stars | today |
---|---|
79 | 38 |
🔓 😎 A curated list of awesome guides, tools, and other resources related to the security and compromise of locks, safes, and keys.
opendigg / awesome-github-vue
https://github.com/opendigg/awesome-github-vue
stars | today |
---|---|
2800 | 36 |
Vue相关开源项目库汇总
alex / what-happens-when
https://github.com/alex/what-happens-when
stars | today |
---|---|
18649 | 37 |
An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
1924 | 34 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
bpesquet / thejsway
https://github.com/bpesquet/thejsway
stars | today |
---|---|
5464 | 32 |
The JavaScript Way book
dspinellis / latex-advice
https://github.com/dspinellis/latex-advice
stars | today |
---|---|
108 | 31 |
Advice for writing LaTeX documents
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
24924 | 29 |
A curated list of awesome Android UI/UX libraries
brannondorsey / wifi-cracking
https://github.com/brannondorsey/wifi-cracking
stars | today |
---|---|
5848 | 29 |
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat 🖧
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
25119 | 23 |
Roadmap to becoming a web developer in 2017
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
15723 | 24 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
8938 | 22 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
4801 | 23 |
IntelliJ IDEA 简体中文专题教程
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
20771 | 21 |
A collection of awesome things regarding React ecosystem.