Language: python
lmcinnes / umap
https://github.com/lmcinnes/umap
stars | today |
---|---|
272 | 109 |
Uniform Manifold Approximation and Projection
OsciiArt / DeepAA
https://github.com/OsciiArt/DeepAA
stars | today |
---|---|
317 | 77 |
make Ascii Art by Deep Learing
uber / pyro
stars | today |
---|---|
1764 | 55 |
Deep universal probabilistic programming with Python and PyTorch
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
40914 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
23433 | 31 |
Models and examples built with TensorFlow
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
14422 | 36 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
21491 | 32 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
naturomics / CapsNet-Tensorflow
https://github.com/naturomics/CapsNet-Tensorflow
stars | today |
---|---|
1084 | 32 |
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton’s paper Dynamic Routing Between Capsules
vi3k6i5 / flashtext
https://github.com/vi3k6i5/flashtext
stars | today |
---|---|
266 | 32 |
Extract Keywords from sentence or Replace keywords in sentences.
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
6858 | 30 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
google / tangent
https://github.com/google/tangent
stars | today |
---|---|
998 | 29 |
Source-to-Source Debuggable Derivatives in Pure Python
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
18823 | 25 |
a web proxy tool
django / django
https://github.com/django/django
stars | today |
---|---|
29513 | 23 |
The Web framework for perfectionists with deadlines.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
30884 | 27 |
Command-line program to download videos from YouTube.com and other video sites
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
9011 | 24 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
gram-ai / capsule-networks
https://github.com/gram-ai/capsule-networks
stars | today |
---|---|
342 | 23 |
A PyTorch implementation of the NIPS 2017 paper “Dynamic Routing Between Capsules”.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
27462 | 21 |
A curated list of awesome Machine Learning frameworks, libraries and software.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
10169 | 22 |
🏡 Open-source home automation platform running on Python 3
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
28544 | 21 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
30913 | 19 |
A microframework based on Werkzeug, Jinja2 and good intentions
UltimateHackers / Striker
https://github.com/UltimateHackers/Striker
stars | today |
---|---|
192 | 21 |
Striker is an offensive information and vulnerability scanner.
karandesai-96 / lang-emerge-parlai
https://github.com/karandesai-96/lang-emerge-parlai
stars | today |
---|---|
67 | 21 |
Implementation of EMNLP 2017 Paper “Natural Language Does Not Emerge ‘Naturally’ in Multi-Agent Dialog” using PyTorch and ParlAI
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
14168 | 16 |
The Python programming language
getsentry / sentry
https://github.com/getsentry/sentry
stars | today |
---|---|
14523 | 20 |
Sentry is a cross-platform crash reporting and aggregation platform.
openai / gym
stars | today |
---|---|
8186 | 19 |
A toolkit for developing and comparing reinforcement learning algorithms.
Language: go
alexkohler / prealloc
https://github.com/alexkohler/prealloc
stars | today |
---|---|
176 | 60 |
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
11747 | 52 |
🌸 A command-line fuzzy finder
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
28775 | 33 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
34249 | 36 |
The Go programming language
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
20879 | 32 |
A Fast and Flexible Static Site Generator built with love in GoLang.
dradtke / distchan
https://github.com/dradtke/distchan
stars | today |
---|---|
41 | 32 |
Distributed Go channels
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
8775 | 24 |
Official Go implementation of the Ethereum protocol
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
18107 | 28 |
Open Source Continuous File Synchronization
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
25088 | 26 |
A curated list of awesome Go frameworks, libraries and software
tidwall / evio
https://github.com/tidwall/evio
stars | today |
---|---|
1824 | 21 |
Fast event-loop networking for Go
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
1664 | 20 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
keratin / authn-server
https://github.com/keratin/authn-server
stars | today |
---|---|
475 | 20 |
Authentication service that keeps you in control without forcing you to be an expert in web security.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
3781 | 19 |
Istio service mesh for polyglot microservice applications
keybase / client
https://github.com/keybase/client
stars | today |
---|---|
2794 | 18 |
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
gocolly / colly
https://github.com/gocolly/colly
stars | today |
---|---|
2302 | 18 |
Fast and Elegant Scraping Framework for Golang
teivah / gosiris
https://github.com/teivah/gosiris
stars | today |
---|---|
48 | 18 |
An actor framework for Go
TimothyYe / skm
https://github.com/TimothyYe/skm
stars | today |
---|---|
244 | 17 |
A simple and powerful SSH keys manager
moby / moby
stars | today |
---|---|
46294 | 15 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
yinghuocho / firefly-proxy
https://github.com/yinghuocho/firefly-proxy
stars | today |
---|---|
2347 | 16 |
A proxy software to help circumventing the Great Firewall.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
18736 | 14 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
s-gv / orangeforum
https://github.com/s-gv/orangeforum
stars | today |
---|---|
313 | 14 |
A light-weight forum
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
5864 | 13 |
Run Kubernetes locally
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
7586 | 13 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
12747 | 13 |
The Prometheus monitoring system and time series database.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
10978 | 12 |
Træfik, a modern reverse proxy
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
76765 | 81 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
18852 | 71 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
52716 | 34 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11247 | 23 |
Godot Engine – Multi-platform 2D and 3D game engine
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19564 | 17 |
Open Source Computer Vision Library
SSARCandy / Coherent-Line-Drawing
https://github.com/SSARCandy/Coherent-Line-Drawing
stars | today |
---|---|
265 | 20 |
An implementation of ‘Coherent Line Drawing’ by Kang et al, Proc. NPAR 2007
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
11081 | 18 |
Library for fast text representation and classification.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21363 | 15 |
Protocol Buffers - Google’s data interchange format
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
11504 | 16 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
9516 | 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
BTCGPU / BTCGPU
https://github.com/BTCGPU/BTCGPU
stars | today |
---|---|
315 | 12 |
Current work on BTCGPU
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
6939 | 14 |
Napa.js: a multi-threaded JavaScript runtime
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41401 | 12 |
The Swift Programming Language
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
4873 | 12 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
7286 | 14 |
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.
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
6231 | 11 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
discordapp / discord-rpc
https://github.com/discordapp/discord-rpc
stars | today |
---|---|
90 | 11 |
keepassxreboot / keepassxc
https://github.com/keepassxreboot/keepassxc
stars | today |
---|---|
2572 | 10 |
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
grpc / grpc
stars | today |
---|---|
12238 | 10 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
3108 | 10 |
ClickHouse is a free analytic DBMS for big data.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
14070 | 10 |
Tesseract Open Source OCR Engine (main repository)
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
2240 | 10 |
The Solidity Contract-Oriented Programming Language
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
488 | 10 |
A Vim-inspired note-taking application, especially for Markdown.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
6477 | 9 |
Google Test
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
6184 | 9 |
LeetCode Problems’ Solutions
Language: javascript
Bogdan-Lyashenko / js-code-to-svg-flowchart
https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart
stars | today |
---|---|
1646 | 373 |
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
frappe / charts
https://github.com/frappe/charts
stars | today |
---|---|
7845 | 126 |
Simple, responsive, modern SVG Charts with zero dependencies: https://frappe.github.io/charts
xtianmiller / emergence.js
https://github.com/xtianmiller/emergence.js
stars | today |
---|---|
1012 | 126 |
Detect element visibility in the browser
remotestorage / remotestorage.js
https://github.com/remotestorage/remotestorage.js
stars | today |
---|---|
1124 | 119 |
⬡ JavaScript client library for integrating remoteStorage in apps
colebemis / feather
https://github.com/colebemis/feather
stars | today |
---|---|
10902 | 79 |
Simply beautiful open source icons
vuejs / vue
stars | today |
---|---|
73389 | 63 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
webpack-contrib / closure-webpack-plugin
https://github.com/webpack-contrib/closure-webpack-plugin
stars | today |
---|---|
110 | 69 |
Webpack Google Closure Compiler plugin -
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
61192 | 62 |
JavaScript Style Guide
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
80816 | 57 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
resin-io / etcher
https://github.com/resin-io/etcher
stars | today |
---|---|
8011 | 62 |
Flash OS images to SD cards & USB drives, safely and easily.
didi / cube-ui
https://github.com/didi/cube-ui
stars | today |
---|---|
1015 | 57 |
A fantastic mobile ui lib implement by Vue
probot / probot
https://github.com/probot/probot
stars | today |
---|---|
1423 | 59 |
a trainable robot that responds to activity on GitHub
xxhomey19 / nba-go
https://github.com/xxhomey19/nba-go
stars | today |
---|---|
2257 | 56 |
🏀 💻 The finest NBA CLI.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
37517 | 50 |
Create React apps with no build configuration.
franciscop / server
https://github.com/franciscop/server
stars | today |
---|---|
2521 | 55 |
🖥 Simple and powerful server for Node.js
kbrsh / wade
stars | today |
---|---|
1960 | 55 |
🌊 Blazing fast, 1kb search for Javascript
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
18775 | 43 |
Headless Chrome Node API
maierfelix / wasm-particles
https://github.com/maierfelix/wasm-particles
stars | today |
---|---|
75 | 45 |
WASM accelerated particle experiment
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
30239 | 42 |
Promise based HTTP client for the browser and node.js
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
42163 | 42 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
storybooks / storybook-addon-jest
https://github.com/storybooks/storybook-addon-jest
stars | today |
---|---|
98 | 41 |
React storybook addon that show component jest report
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
3484 | 34 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
55739 | 36 |
A framework for building native apps with React.
addyosmani / critical
https://github.com/addyosmani/critical
stars | today |
---|---|
5945 | 34 |
Extract & Inline Critical-path CSS in HTML pages
adam-p / markdown-here
https://github.com/adam-p/markdown-here
stars | today |
---|---|
23968 | 32 |
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Language: unknown
RedditSota / state-of-the-art-result-for-machine-learning-problems
https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems
stars | today |
---|---|
1719 | 485 |
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem’s SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). W…
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
9780 | 448 |
Flight rules for git
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
6639 | 314 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
16011 | 119 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
hemanth / functional-programming-jargon
https://github.com/hemanth/functional-programming-jargon
stars | today |
---|---|
10687 | 103 |
Jargon from the functional programming world in simple terms!
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
26877 | 64 |
Papers from the computer science community to read and discuss.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
69350 | 58 |
😎 Curated list of awesome lists
vasanthk / react-bits
https://github.com/vasanthk/react-bits
stars | today |
---|---|
8218 | 59 |
✨ React patterns, techniques, tips and tricks ✨
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
11911 | 47 |
蓝灯(Lantern)官方论坛
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
57281 | 41 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
70119 | 41 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
49285 | 32 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
97080 | 32 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
24886 | 27 |
A curated list of awesome things related to Vue.js
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
6063 | 27 |
A collection of hacking / penetration testing resources to make you better!
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
29540 | 25 |
A collection of (mostly) technical things every software developer should know
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
22896 | 22 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
sangwoomo / ml-resources
https://github.com/sangwoomo/ml-resources
stars | today |
---|---|
36 | 22 |
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
14613 | 15 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
10187 | 16 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
6247 | 15 |
A curated list of awesome Deep Learning tutorials, projects and communities.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
30698 | 15 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
25102 | 16 |
🎓 Path to a free self-taught education in Computer Science!
joshbuchea / HEAD
https://github.com/joshbuchea/HEAD
stars | today |
---|---|
21880 | 16 |
A list of everything that could go in the head of your document
eXMRcoin / e-XMR
https://github.com/eXMRcoin/e-XMR
stars | today |
---|---|
22 | 16 |
Tokenized (ERC20) Monero on the Ethereum https://exmr.io