Language: python
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
1913 | 681 |
Render beautiful images or animate interesting algorithms in mathematics with Python.
vahidk / EffectiveTensorflow
https://github.com/vahidk/EffectiveTensorflow
stars | today |
---|---|
4828 | 196 |
TensorFlow tutorials and best practices.
jtoy / sketchnet
https://github.com/jtoy/sketchnet
stars | today |
---|---|
174 | 80 |
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
20033 | 45 |
Models built with TensorFlow
django / django
https://github.com/django/django
stars | today |
---|---|
27626 | 41 |
The Web framework for perfectionists with deadlines.
msracver / Flow-Guided-Feature-Aggregation
https://github.com/msracver/Flow-Guided-Feature-Aggregation
stars | today |
---|---|
100 | 49 |
Flow-Guided Feature Aggregation for Video Object Detection
reswitched / CageTheUnicorn
https://github.com/reswitched/CageTheUnicorn
stars | today |
---|---|
77 | 48 |
Debugging/emulating environment for Switch code
deepmind / pysc2
https://github.com/deepmind/pysc2
stars | today |
---|---|
2371 | 44 |
StarCraft II Learning Environment
ajbrock / SMASH
https://github.com/ajbrock/SMASH
stars | today |
---|---|
47 | 43 |
An experimental technique for efficiently exploring neural architectures.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
18751 | 36 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
20656 | 33 |
scikit-learn: machine learning in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
29101 | 36 |
A microframework based on Werkzeug, Jinja2 and good intentions
OmkarPathak / pygorithm
https://github.com/OmkarPathak/pygorithm
stars | today |
---|---|
2492 | 37 |
A Python module for learning all major algorithms
apache / incubator-superset
https://github.com/apache/incubator-superset
stars | today |
---|---|
15500 | 31 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
24877 | 26 |
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.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
37597 | 28 |
A curated list of awesome Python frameworks, libraries, software and resources
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
26933 | 29 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
operatorequals / covertutils
https://github.com/operatorequals/covertutils
stars | today |
---|---|
260 | 27 |
A framework for Backdoor programming!
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
1775 | 26 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
28318 | 27 |
Command-line program to download videos from YouTube.com and other video sites
RUB-SysSec / kAFL
https://github.com/RUB-SysSec/kAFL
stars | today |
---|---|
127 | 26 |
Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
6763 | 26 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
encode / apistar
https://github.com/encode/apistar
stars | today |
---|---|
1924 | 25 |
A smart Web API framework, designed for Python 3. 🌟
chrisranderson / beholder
https://github.com/chrisranderson/beholder
stars | today |
---|---|
239 | 25 |
A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.
roxma / nvim-completion-manager
https://github.com/roxma/nvim-completion-manager
stars | today |
---|---|
490 | 25 |
⚡️ Fast, Extensible, Async Completion Framework for Neovim
Language: go
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
1567 | 126 |
OpenEBS is containerized block storage written in Go for cloud native and other environments w/ per container (or pod) QoS SLAs, tiering and replica policies across AZs and environments, and predictable and scalable performance.
serverless / event-gateway
https://github.com/serverless/event-gateway
stars | today |
---|---|
278 | 145 |
The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience.
wal-g / wal-g
https://github.com/wal-g/wal-g
stars | today |
---|---|
131 | 119 |
Archival and Restoration for Postgres
c-bata / go-prompt
https://github.com/c-bata/go-prompt
stars | today |
---|---|
604 | 88 |
Building a powerful interactive prompt in Go, inspired by python-prompt-toolkit.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
26061 | 53 |
Production-Grade Container Scheduling and Management
google / cloudprober
https://github.com/google/cloudprober
stars | today |
---|---|
222 | 57 |
An active monitoring software to detect failures before your customers do.
golang / go
stars | today |
---|---|
31150 | 55 |
The Go programming language
apex / up
stars | today |
---|---|
2593 | 43 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
esimov / diagram
https://github.com/esimov/diagram
stars | today |
---|---|
109 | 41 |
CLI app to convert ascii arts into hand drawn diagrams.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
6685 | 31 |
Official Go implementation of the Ethereum protocol
golang / dep
stars | today |
---|---|
4221 | 31 |
Go dependency management tool
kgretzky / dcrawl
https://github.com/kgretzky/dcrawl
stars | today |
---|---|
211 | 29 |
Simple, but smart, multi-threaded web crawler for randomly gathering huge lists of unique domain names.
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
3106 | 27 |
🐳 Functions as a Service - a serverless framework for Docker & Kubernetes
moby / moby
stars | today |
---|---|
45062 | 21 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
asciimoo / wuzz
https://github.com/asciimoo/wuzz
stars | today |
---|---|
6651 | 26 |
Interactive cli tool for HTTP inspection
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
2572 | 25 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
buger / goreplay
https://github.com/buger/goreplay
stars | today |
---|---|
7721 | 25 |
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
hatstand / gacertsbot
https://github.com/hatstand/gacertsbot
stars | today |
---|---|
29 | 25 |
Updates SSL certificates on Google AppEngine
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
11313 | 22 |
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.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
20493 | 22 |
Gogs is a painless self-hosted Git service.
tarent / loginsrv
https://github.com/tarent/loginsrv
stars | today |
---|---|
427 | 21 |
JWT login microservice with plugable backends such as OAuth2, Github, htpasswd, osiam
alexandres / poormanscdn
https://github.com/alexandres/poormanscdn
stars | today |
---|---|
62 | 21 |
poormanscdn is a caching proxy to Amazon S3 built using Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
22850 | 20 |
A curated list of awesome Go frameworks, libraries and software
ejholmes / walk
https://github.com/ejholmes/walk
stars | today |
---|---|
40 | 20 |
A fast, general purpose, graph based build and task execution utility.
awslabs / aws-sam-local
https://github.com/awslabs/aws-sam-local
stars | today |
---|---|
515 | 19 |
AWS SAM Local 🐿 is a CLI tool for local development and testing of Serverless applications
Language: c++
dmlc / tvm
stars | today |
---|---|
356 | 275 |
End to end Tensor IR/DSL stack for deploying deep learning workloads to hardwares
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
67260 | 109 |
Computation using data flow graphs for scalable machine learning
jarulraj / sqlcheck
https://github.com/jarulraj/sqlcheck
stars | today |
---|---|
758 | 76 |
Automatically identify anti-patterns in SQL queries
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
49297 | 54 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
15595 | 38 |
Bitcoin Core integration/staging tree
baidu / Familia
https://github.com/baidu/Familia
stars | today |
---|---|
746 | 37 |
A Toolkit for Chinese Topic Modeling
Blizzard / s2client-api
https://github.com/Blizzard/s2client-api
stars | today |
---|---|
807 | 27 |
StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
sony / nnabla
https://github.com/sony/nnabla
stars | today |
---|---|
1611 | 26 |
NNabla - Neural Network Libraries
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17644 | 19 |
Open Source Computer Vision Library
BVLC / caffe
stars | today |
---|---|
19688 | 20 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12353 | 21 |
Tesseract Open Source OCR Engine (main repository)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
19461 | 19 |
Protocol Buffers - Google’s data interchange format
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39925 | 18 |
The Swift Programming Language
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
1515 | 20 |
The Solidity Contract-Oriented Programming Language
ucsb-seclab / dr_checker
https://github.com/ucsb-seclab/dr_checker
stars | today |
---|---|
29 | 17 |
DR.CHECKER : A Soundy Vulnerability Detection Tool for Linux Kernel Drivers
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
8397 | 16 |
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
alexa / avs-device-sdk
https://github.com/alexa/avs-device-sdk
stars | today |
---|---|
69 | 15 |
An SDK for commercial device makers to integrate Alexa directly into connected products.
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
12098 | 16 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Blockstream / satellite
https://github.com/Blockstream/satellite
stars | today |
---|---|
197 | 14 |
Blockstream Satellite
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
10279 | 12 |
Library for fast text representation and classification.
v8 / v8
stars | today |
---|---|
6372 | 11 |
The official mirror of the V8 git repository
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
4826 | 12 |
The next generation Karabiner for macOS Sierra
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
8969 | 10 |
Godot Engine – Multi-platform 2D and 3D game engine
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
2481 | 11 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
9716 | 11 |
SQL powered operating system instrumentation, monitoring, and analytics.
Language: javascript
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
7769 | 1081 |
Headless Chrome Node API
FormidableLabs / electron-webpack-dashboard
https://github.com/FormidableLabs/electron-webpack-dashboard
stars | today |
---|---|
1305 | 512 |
Electron Desktop GUI for Webpack Dashboard
wekan / wekan
https://github.com/wekan/wekan
stars | today |
---|---|
10816 | 349 |
The open-source Trello-like kanban (built with Meteor)
aksakalli / gtop
https://github.com/aksakalli/gtop
stars | today |
---|---|
4216 | 284 |
System monitoring dashboard for terminal
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
1895 | 125 |
Beautiful, accessible drag and drop for lists with React.js
vuejs / vue
stars | today |
---|---|
63816 | 115 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
google / songbird
https://github.com/google/songbird
stars | today |
---|---|
428 | 109 |
Spatial Audio Encoding on the Web
docker / docker.github.io
https://github.com/docker/docker.github.io
stars | today |
---|---|
496 | 81 |
Source repo for Docker’s Documentation
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
73785 | 88 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
philippejadin / agorakit
https://github.com/philippejadin/agorakit
stars | today |
---|---|
110 | 93 |
Groupware for citizens
jgraph / drawio-desktop
https://github.com/jgraph/drawio-desktop
stars | today |
---|---|
307 | 93 |
Official electron build of draw.io
ritz078 / transform-www
https://github.com/ritz078/transform-www
stars | today |
---|---|
225 | 84 |
Transform JS objects to get something useful
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
65622 | 71 |
A book series on JavaScript. @YDKJS on twitter.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
52381 | 66 |
A framework for building native apps with React.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
32894 | 58 |
Create React apps with no build configuration.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
25336 | 65 |
Promise based HTTP client for the browser and node.js
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
114202 | 56 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
chmln / flatpickr
https://github.com/chmln/flatpickr
stars | today |
---|---|
8239 | 67 |
lightweight and powerful datetimepicker with no dependencies
UgnisSoftware / ugnis
https://github.com/UgnisSoftware/ugnis
stars | today |
---|---|
120 | 69 |
Visual component editor for React, React Native and more…
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
8227 | 67 |
A list of funny and tricky JavaScript examples
stojanovic / scottyjs
https://github.com/stojanovic/scottyjs
stars | today |
---|---|
206 | 63 |
Deploy static websites and single page apps to AWS S3 and CloudFront with a single command
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
57167 | 58 |
JavaScript Style Guide
jaywcjlove / hotkeys
https://github.com/jaywcjlove/hotkeys
stars | today |
---|---|
639 | 60 |
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
FormidableLabs / webpack-dashboard
https://github.com/FormidableLabs/webpack-dashboard
stars | today |
---|---|
9572 | 57 |
A CLI dashboard for webpack dev server
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
18459 | 45 |
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
Language: unknown
twitter / reasonable-scala
https://github.com/twitter/reasonable-scala
stars | today |
---|---|
589 | 438 |
An experimental Scala compiler focused on compilation speed
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
10844 | 290 |
Learn regex the easy way
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
16221 | 250 |
A collection of various awesome lists for hackers, pentesters and security researchers
dformoso / machine-learning-mindmap
https://github.com/dformoso/machine-learning-mindmap
stars | today |
---|---|
238 | 218 |
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
91359 | 106 |
📚 Freely available programming books
cncf / landscape
https://github.com/cncf/landscape
stars | today |
---|---|
881 | 114 |
Cloud Native Landscape
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
4782 | 74 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
63962 | 67 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
53671 | 36 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
46642 | 36 |
A complete computer science study plan to become a software engineer.
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
1591 | 38 |
An updated list of public BitTorrent trackers
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
19786 | 36 |
A curated list of awesome things related to Vue.js
PaperWeeklyCode / GAN-discussions
https://github.com/PaperWeeklyCode/GAN-discussions
stars | today |
---|---|
42 | 31 |
GAN讨论群讨论汇总的地方
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
20740 | 28 |
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 |
---|---|
8750 | 27 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
archmirak / archlinux-fde-uefi
https://github.com/archmirak/archlinux-fde-uefi
stars | today |
---|---|
42 | 23 |
A collection of brief guides for installing Arch Linux with LUKS full disk encryption over a UEFI based system.
brannondorsey / wifi-cracking
https://github.com/brannondorsey/wifi-cracking
stars | today |
---|---|
6124 | 22 |
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat 🖧
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
4898 | 19 |
IntelliJ IDEA 简体中文专题教程
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
10394 | 18 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
HFTrader / DeepLearningBook
https://github.com/HFTrader/DeepLearningBook
stars | today |
---|---|
5236 | 18 |
MIT Deep Learning Book in PDF format
miguellgt / books
https://github.com/miguellgt/books
stars | today |
---|---|
495 | 13 |
Books about Nodejs, Angular2, Agile, Clean Code, Docker, Golang, Microservices, REST, TDD, BDD, and Startups.
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
24175 | 17 |
Papers from the computer science community to read and discuss.
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
16131 | 16 |
A complete daily plan for studying to become a machine learning engineer.
Microsoft / vscode-tips-and-tricks
https://github.com/Microsoft/vscode-tips-and-tricks
stars | today |
---|---|
3911 | 17 |
Collection of helpful tips and tricks for VS Code.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
9175 | 15 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.