Language: python
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
2070 | 183 |
Render beautiful images or animate interesting algorithms in mathematics with Python.
csurfer / pyheatmagic
https://github.com/csurfer/pyheatmagic
stars | today |
---|---|
173 | 151 |
IPython magic command to profile and view your python code as a heat map.
theocean154 / algo-coin
https://github.com/theocean154/algo-coin
stars | today |
---|---|
60 | 53 |
Algorithmic trading cryptocurrencies across multiple exchanges
ajbrock / SMASH
https://github.com/ajbrock/SMASH
stars | today |
---|---|
87 | 43 |
An experimental technique for efficiently exploring neural architectures.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
37629 | 33 |
A curated list of awesome Python frameworks, libraries, software and resources
TarrySingh / Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
https://github.com/TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
stars | today |
---|---|
70 | 28 |
A comprehensive list of ML tutorials - initially originally created by Donne Martin and will be expanded in areas of AI/Deep Learning / Machine Vision and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by me.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
20057 | 27 |
Models built with TensorFlow
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
28346 | 30 |
Command-line program to download videos from YouTube.com and other video sites
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
29121 | 25 |
A microframework based on Werkzeug, Jinja2 and good intentions
deepmind / pysc2
https://github.com/deepmind/pysc2
stars | today |
---|---|
2399 | 28 |
StarCraft II Learning Environment
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
19520 | 26 |
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
1798 | 27 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
ctf-wiki / ctf-wiki
https://github.com/ctf-wiki/ctf-wiki
stars | today |
---|---|
157 | 25 |
ctf wiki online
django / django
https://github.com/django/django
stars | today |
---|---|
27649 | 24 |
The Web framework for perfectionists with deadlines.
OmkarPathak / pygorithm
https://github.com/OmkarPathak/pygorithm
stars | today |
---|---|
2505 | 24 |
A Python module for learning all major algorithms
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
13109 | 21 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
18768 | 23 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
unsky / focal-loss
https://github.com/unsky/focal-loss
stars | today |
---|---|
39 | 23 |
Focal loss for Dense Object Detection
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
24897 | 20 |
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.
graphistry / pygraphistry
https://github.com/graphistry/pygraphistry
stars | today |
---|---|
608 | 20 |
PyGraphistry is library to extract, transform, and visually explore big graphs
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
6778 | 19 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
reswitched / CageTheUnicorn
https://github.com/reswitched/CageTheUnicorn
stars | today |
---|---|
94 | 19 |
Debugging/emulating environment for Switch code
shadowsocksr-backup / shadowsocksr
https://github.com/shadowsocksr-backup/shadowsocksr
stars | today |
---|---|
374 | 16 |
Python port of ShadowsocksR
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
22181 | 17 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
22181 | 17 |
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
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
3499 | 376 |
🐳 Functions as a Service - a serverless framework for Docker & Kubernetes
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
1709 | 146 |
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.
wal-g / wal-g
https://github.com/wal-g/wal-g
stars | today |
---|---|
266 | 138 |
Archival and Restoration for Postgres
serverless / event-gateway
https://github.com/serverless/event-gateway
stars | today |
---|---|
322 | 48 |
The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience.
golang / go
stars | today |
---|---|
31181 | 33 |
The Go programming language
c-bata / go-prompt
https://github.com/c-bata/go-prompt
stars | today |
---|---|
639 | 33 |
Building a powerful interactive prompt in Go, inspired by python-prompt-toolkit.
golang / dep
stars | today |
---|---|
4251 | 30 |
Go dependency management tool
moby / moby
stars | today |
---|---|
45080 | 24 |
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 |
---|---|
6700 | 23 |
Official Go implementation of the Ethereum protocol
achilleasa / gopher-os
https://github.com/achilleasa/gopher-os
stars | today |
---|---|
1052 | 27 |
A proof of concept OS written in Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
26079 | 23 |
Production-Grade Container Scheduling and Management
apex / up
stars | today |
---|---|
2612 | 22 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
22868 | 20 |
A curated list of awesome Go frameworks, libraries and software
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
10710 | 15 |
Drone is a Continuous Delivery platform built on Docker, written in Go
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
7323 | 15 |
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready to GO. MVC when you need it.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
17013 | 15 |
Open Source Continuous File Synchronization
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
19074 | 14 |
A Fast and Flexible Static Site Generator built with love in GoLang.
esimov / diagram
https://github.com/esimov/diagram
stars | today |
---|---|
122 | 14 |
CLI app to convert ascii arts into hand drawn diagrams.
kgretzky / dcrawl
https://github.com/kgretzky/dcrawl
stars | today |
---|---|
225 | 13 |
Simple, but smart, multi-threaded web crawler for randomly gathering huge lists of unique domain names.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
13575 | 12 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
buger / goreplay
https://github.com/buger/goreplay
stars | today |
---|---|
7733 | 12 |
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.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
11142 | 10 |
The Prometheus monitoring system and time series database.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
11321 | 10 |
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.
awslabs / aws-sam-local
https://github.com/awslabs/aws-sam-local
stars | today |
---|---|
524 | 10 |
AWS SAM Local 🐿 is a CLI tool for local development and testing of Serverless applications
google / cloudprober
https://github.com/google/cloudprober
stars | today |
---|---|
232 | 10 |
An active monitoring software to detect failures before your customers do.
Language: c++
dmlc / tvm
stars | today |
---|---|
433 | 88 |
End to end Tensor IR/DSL stack for deploying deep learning workloads to hardwares
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
67303 | 56 |
Computation using data flow graphs for scalable machine learning
jarulraj / sqlcheck
https://github.com/jarulraj/sqlcheck
stars | today |
---|---|
815 | 53 |
Automatically identify anti-patterns in SQL queries
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
15629 | 40 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
49326 | 32 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
aws / Lumberyard
https://github.com/aws/Lumberyard
stars | today |
---|---|
31 | 26 |
Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.
sony / nnabla
https://github.com/sony/nnabla
stars | today |
---|---|
1639 | 26 |
NNabla - Neural Network Libraries
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
7690 | 23 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
NVIDIAGameWorks / Falcor
https://github.com/NVIDIAGameWorks/Falcor
stars | today |
---|---|
91 | 18 |
Real-Time Rendering Framework
Morwenn / cpp-sort
https://github.com/Morwenn/cpp-sort
stars | today |
---|---|
158 | 18 |
Additional sorting algorithms for C++14 and C++17
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
48 | 17 |
Distributed training framework for TensorFlow.
BVLC / caffe
stars | today |
---|---|
19699 | 12 |
Caffe: a fast open framework for deep learning.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
17651 | 10 |
Open Source Computer Vision Library
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
12113 | 14 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Blizzard / s2client-api
https://github.com/Blizzard/s2client-api
stars | today |
---|---|
816 | 11 |
StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
alexa / avs-device-sdk
https://github.com/alexa/avs-device-sdk
stars | today |
---|---|
80 | 11 |
An SDK for commercial device makers to integrate Alexa directly into connected products.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39929 | 9 |
The Swift Programming Language
v8 / v8
stars | today |
---|---|
6382 | 11 |
The official mirror of the V8 git repository
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
1523 | 10 |
The Solidity Contract-Oriented Programming Language
Hopson97 / MineCraft-One-Week-Challenge
https://github.com/Hopson97/MineCraft-One-Week-Challenge
stars | today |
---|---|
365 | 10 |
I challenged myself to see if I could create Minecraft in just one week… So lets go!
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
8979 | 10 |
Godot Engine – Multi-platform 2D and 3D game engine
vnpy / vnpy
stars | today |
---|---|
3701 | 8 |
基于python的开源量化交易平台开发框架
jaagr / polybar
https://github.com/jaagr/polybar
stars | today |
---|---|
1577 | 10 |
A fast and easy-to-use status bar
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
12359 | 8 |
Tesseract Open Source OCR Engine (main repository)
baidu / Familia
https://github.com/baidu/Familia
stars | today |
---|---|
752 | 9 |
A Toolkit for Chinese Topic Modeling
Language: javascript
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
8213 | 448 |
Headless Chrome Node API
FormidableLabs / electron-webpack-dashboard
https://github.com/FormidableLabs/electron-webpack-dashboard
stars | today |
---|---|
1473 | 173 |
Electron Desktop GUI for Webpack Dashboard
wekan / wekan
https://github.com/wekan/wekan
stars | today |
---|---|
10950 | 144 |
The open-source Trello-like kanban (built with Meteor)
aksakalli / gtop
https://github.com/aksakalli/gtop
stars | today |
---|---|
4324 | 113 |
System monitoring dashboard for terminal
vuejs / vue
stars | today |
---|---|
63903 | 99 |
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 |
---|---|
32947 | 55 |
Create React apps with no build configuration.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
73809 | 54 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
1950 | 57 |
Beautiful, accessible drag and drop for lists with React.js
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
114239 | 43 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
marko-js / marko
https://github.com/marko-js/marko
stars | today |
---|---|
3269 | 52 |
A friendly (and fast!) UI library from eBay that makes building web apps fun
chmln / flatpickr
https://github.com/chmln/flatpickr
stars | today |
---|---|
8287 | 51 |
lightweight and powerful datetimepicker with no dependencies
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
25384 | 49 |
Promise based HTTP client for the browser and node.js
farzher / fuzzysort
https://github.com/farzher/fuzzysort
stars | today |
---|---|
58 | 48 |
Fast SublimeText-like fuzzy search for JavaScript.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
65656 | 39 |
A book series on JavaScript. @YDKJS on twitter.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
38302 | 42 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
resin-io / etcher
https://github.com/resin-io/etcher
stars | today |
---|---|
4933 | 42 |
Flash OS images to SD cards & USB drives, safely and easily.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
57202 | 37 |
JavaScript Style Guide
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
8251 | 36 |
A list of funny and tricky JavaScript examples
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
18492 | 35 |
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
philippejadin / agorakit
https://github.com/philippejadin/agorakit
stars | today |
---|---|
141 | 31 |
Groupware for citizens
lord / slate
stars | today |
---|---|
19528 | 23 |
Beautiful static documentation for your API
google / songbird
https://github.com/google/songbird
stars | today |
---|---|
452 | 27 |
Spatial Audio Encoding on the Web
dularion / streama
https://github.com/dularion/streama
stars | today |
---|---|
6374 | 25 |
It’s like Netflix, but self-hosted! http://dularion.github.io/streama/
apache / incubator-weex
https://github.com/apache/incubator-weex
stars | today |
---|---|
4696 | 25 |
Mirror of Apache Weex
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
52402 | 21 |
A framework for building native apps with React.
Language: unknown
dformoso / machine-learning-mindmap
https://github.com/dformoso/machine-learning-mindmap
stars | today |
---|---|
550 | 303 |
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
zeeshanu / learn-regex
https://github.com/zeeshanu/learn-regex
stars | today |
---|---|
11002 | 164 |
Learn regex the easy way
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
16344 | 138 |
A collection of various awesome lists for hackers, pentesters and security researchers
vahidk / EffectiveTensorflow
https://github.com/vahidk/EffectiveTensorflow
stars | today |
---|---|
4913 | 91 |
TensorFlow tutorials and best practices.
twitter / reasonable-scala
https://github.com/twitter/reasonable-scala
stars | today |
---|---|
655 | 75 |
An experimental Scala compiler focused on compilation speed
dformoso / deeplearning-mindmap
https://github.com/dformoso/deeplearning-mindmap
stars | today |
---|---|
86 | 60 |
A mindmap summarising Deep Learning concepts.
nikitavoloboev / my-mac-os
https://github.com/nikitavoloboev/my-mac-os
stars | today |
---|---|
457 | 55 |
💻 a list of applications, alfred workflows and various tools that make my macOS experience even more amazing
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
91391 | 46 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
63994 | 36 |
😎 Curated list of awesome lists
cncf / landscape
https://github.com/cncf/landscape
stars | today |
---|---|
915 | 35 |
Cloud Native Landscape
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
8785 | 33 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
53691 | 26 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
19815 | 29 |
A curated list of awesome things related to Vue.js
ivarptr / yu-writer.site
https://github.com/ivarptr/yu-writer.site
stars | today |
---|---|
64 | 29 |
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
46658 | 19 |
A complete computer science study plan to become a software engineer.
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
7621 | 18 |
蓝灯(Lantern)官方论坛
TheLarkInn / unity-component-specification
https://github.com/TheLarkInn/unity-component-specification
stars | today |
---|---|
26 | 20 |
This is a WIP draft of the Unity (Single File Web Component) Specification
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
4799 | 19 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
kvnol / aprenda-frontend
https://github.com/kvnol/aprenda-frontend
stars | today |
---|---|
75 | 18 |
📚 Central de conhecimento sobre front-end
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
20756 | 16 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
10407 | 16 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
Microsoft / vscode-tips-and-tricks
https://github.com/Microsoft/vscode-tips-and-tricks
stars | today |
---|---|
3923 | 14 |
Collection of helpful tips and tricks for VS Code.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
9185 | 13 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
bpesquet / thejsway
https://github.com/bpesquet/thejsway
stars | today |
---|---|
5638 | 13 |
The JavaScript Way book
gfwlist / gfwlist
https://github.com/gfwlist/gfwlist
stars | today |
---|---|
5860 | 11 |
The one and only one gfwlist here