Language: python
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
7153 | 1559 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
posativ / isso
https://github.com/posativ/isso
stars | today |
---|---|
2877 | 227 |
a Disqus alternative
facebookresearch / poincare-embeddings
https://github.com/facebookresearch/poincare-embeddings
stars | today |
---|---|
191 | 159 |
PyTorch implementation of the NIPS-17 paper “Poincaré Embeddings for Learning Hierarchical Representations”
farzaa / DeepLeague
https://github.com/farzaa/DeepLeague
stars | today |
---|---|
125 | 81 |
(Open Source) Computer Vision + Deep Learning + League of Legends
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
27071 | 62 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44385 | 70 |
A curated list of awesome Python frameworks, libraries, software and resources
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
12837 | 56 |
python 微信《跳一跳》辅助
deepinsight / insightface
https://github.com/deepinsight/insightface
stars | today |
---|---|
137 | 56 |
Face Recognition Project on MXNet
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24501 | 47 |
Deep Learning for humans
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25056 | 39 |
scikit-learn: machine learning in Python
cosme12 / SimpleCoin
https://github.com/cosme12/SimpleCoin
stars | today |
---|---|
649 | 45 |
Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
15597 | 36 |
The Python programming language
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
29670 | 39 |
A curated list of awesome Machine Learning frameworks, libraries and software.
django / django
https://github.com/django/django
stars | today |
---|---|
31272 | 31 |
The Web framework for perfectionists with deadlines.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11674 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
12024 | 33 |
🏡 Open-source home automation platform running on Python 3
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
32101 | 35 |
A collective list of public JSON APIs for use in web development.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7123 | 34 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
27968 | 31 |
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.
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
22962 | 25 |
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
29963 | 30 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33287 | 32 |
Command-line program to download videos from YouTube.com and other video sites
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
4560 | 25 |
My Python Examples
NicolasLM / bplustree
https://github.com/NicolasLM/bplustree
stars | today |
---|---|
511 | 31 |
An on-disk B+tree for Python 3
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
32599 | 26 |
A microframework based on Werkzeug, Jinja2 and good intentions
Language: go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
12620 | 89 |
Official Go implementation of the Ethereum protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31699 | 66 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
36872 | 57 |
The Go programming language
bradleyjkemp / memmap
https://github.com/bradleyjkemp/memmap
stars | today |
---|---|
71 | 50 |
Visualize your data structures using graphviz
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27102 | 46 |
A curated list of awesome Go frameworks, libraries and software
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
2320 | 45 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
1840 | 45 |
A simple RPC framework with protobuf service definitions
adtac / commento
https://github.com/adtac/commento
stars | today |
---|---|
2365 | 43 |
A privacy-focused Disqus alternative
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14497 | 42 |
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.
metaparticle-io / package
https://github.com/metaparticle-io/package
stars | today |
---|---|
231 | 40 |
Metaparticle/Package: Language Fluent Containerization and Deployment in Java, .NET and Javascript (and more coming soon)
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
1760 | 38 |
Lightning Network Daemon ⚡️
didi / gendry
https://github.com/didi/gendry
stars | today |
---|---|
108 | 38 |
a golang library for sql builder
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5494 | 33 |
An open platform to connect, manage, and secure microservices.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
14241 | 35 |
The Prometheus monitoring system and time series database.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
20336 | 28 |
A golang ebook intro how to build a web with golang
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
6468 | 32 |
Structured, pluggable logging for Go.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12466 | 28 |
Træfik, a modern reverse proxy
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22766 | 29 |
The world’s fastest framework for building websites.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9293 | 27 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8384 | 28 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
jedisct1 / piknik
https://github.com/jedisct1/piknik
stars | today |
---|---|
1482 | 27 |
Copy/paste anything over the network
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
12882 | 27 |
Drone is a Continuous Delivery platform built on Docker, written in Go
sysdream / hershell
https://github.com/sysdream/hershell
stars | today |
---|---|
160 | 27 |
golang / dep
stars | today |
---|---|
7121 | 24 |
Go dependency management tool
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
3790 | 23 |
The Kubernetes Package Manager
Language: c++
relativty / Relativ
https://github.com/relativty/Relativ
stars | today |
---|---|
2544 | 224 |
🔥 Build your own VR headset for $100
OculusVR / Flicks
https://github.com/OculusVR/Flicks
stars | today |
---|---|
991 | 199 |
A unit of time defined in C++.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
86893 | 137 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
26373 | 94 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55714 | 72 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
OpenMafia / OpenMF
https://github.com/OpenMafia/OpenMF
stars | today |
---|---|
79 | 60 |
🕹 Free and open-source Mafia game engine
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
7048 | 52 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23153 | 43 |
Protocol Buffers - Google’s data interchange format
Qihoo360 / zeppelin
https://github.com/Qihoo360/zeppelin
stars | today |
---|---|
166 | 41 |
A Scalable, High-Performance Distributed Key-Value Platform
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21642 | 34 |
Open Source Computer Vision Library
NtZheng / NTAlgorithm
https://github.com/NtZheng/NTAlgorithm
stars | today |
---|---|
55 | 35 |
BVLC / caffe
stars | today |
---|---|
22486 | 28 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15911 | 28 |
Tesseract Open Source OCR Engine (main repository)
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3620 | 26 |
Nintendo Switch Emulator
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
10525 | 24 |
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
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3256 | 22 |
The Solidity Contract-Oriented Programming Language
ConfettiFX / The-Forge
https://github.com/ConfettiFX/The-Forge
stars | today |
---|---|
118 | 24 |
The Forge Cross-Platform Rendering Framework PC, macOS / iOS, Android, XBOX, PS4
PaddlePaddle / VisualDL
https://github.com/PaddlePaddle/VisualDL
stars | today |
---|---|
1029 | 22 |
A platform to visualize the deep learning process.
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
12848 | 19 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
davisking / dlib
https://github.com/davisking/dlib
stars | today |
---|---|
3902 | 19 |
A toolkit for making real world machine learning and data analysis applications in C++
grpc / grpc
stars | today |
---|---|
13289 | 17 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
zig-lang / zig
https://github.com/zig-lang/zig
stars | today |
---|---|
1039 | 20 |
robust, optimal, and clear programming language
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1454 | 15 |
Unified All-in-one Monero miner
stellar / stellar-core
https://github.com/stellar/stellar-core
stars | today |
---|---|
1108 | 17 |
stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
8172 | 17 |
JSON for Modern C++
Language: javascript
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
12421 | 599 |
A set of best practices for JavaScript projects
IBM / css-gridish
https://github.com/IBM/css-gridish
stars | today |
---|---|
432 | 323 |
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
developit / karmatic
https://github.com/developit/karmatic
stars | today |
---|---|
485 | 324 |
🦑 Easy automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
17655 | 265 |
📦 🚀 Blazing fast, zero configuration web application bundler
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
24690 | 191 |
Headless Chrome Node API
vuejs / vue
stars | today |
---|---|
81384 | 179 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
1j01 / jspaint
https://github.com/1j01/jspaint
stars | today |
---|---|
2878 | 153 |
🎨 Classic MS Paint, REVIVED + ✨ Extras
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
41924 | 132 |
Create React apps with no build configuration.
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
13168 | 149 |
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
86653 | 111 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
zouhir / jarvis
https://github.com/zouhir/jarvis
stars | today |
---|---|
3495 | 119 |
A very intelligent browser based Webpack dashboard
LambdaSchool / Precourse
https://github.com/LambdaSchool/Precourse
stars | today |
---|---|
132 | 47 |
This repo contains the instruction material and assignments for Lambda School’s pre-course program.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
34829 | 92 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
65174 | 88 |
JavaScript Style Guide
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
16437 | 76 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
5521 | 73 |
小程序组件化开发框架
Kyson / AndroidGodEye
https://github.com/Kyson/AndroidGodEye
stars | today |
---|---|
746 | 70 |
AndroidGodEye:A performance monitor tool for Android(not limited to performance data) , you can easily monitor the performance of your app in real time in pc browser
nhnent / tui.editor
https://github.com/nhnent/tui.editor
stars | today |
---|---|
4833 | 69 |
🍞 📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
24753 | 62 |
A powerful, interactive charting and visualization library for browser
sindresorhus / react-extras
https://github.com/sindresorhus/react-extras
stars | today |
---|---|
172 | 64 |
Useful components and utilities for working with React
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
18002 | 64 |
⚛️ 📄 🚀 Blazing fast static site generator for React
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
20633 | 62 |
Prettier is an opinionated code formatter.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
19298 | 61 |
Interactive UI component dev & test: React, React Native, Vue, Angular
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
8848 | 59 |
The next open source file uploader for web browsers 🐶
ccxt / ccxt
stars | today |
---|---|
3572 | 53 |
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
Language: unknown
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
1286 | 708 |
📌 An up-to-date and curated reading list for designing high scalability 🍒 , high availability 🔥 , high stability 🗻 back-end systems - Merge requests are greatly welcome 👬 Back-end & SRE engineers, let’ the world know your silent yet awesome work 🤘
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
36588 | 310 |
Roadmap to becoming a web developer in 2018
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
7378 | 264 |
可能是让你受益匪浅的英语进阶指南
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
579 | 206 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
anu0012 / awesome-computer-science-opportunities
https://github.com/anu0012/awesome-computer-science-opportunities
stars | today |
---|---|
817 | 185 |
An awesome list of events and fellowship opportunities for Computer Science students
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
76698 | 111 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
74278 | 77 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60571 | 63 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
100383 | 65 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
27912 | 57 |
🎉 A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56756 | 43 |
A complete computer science study plan to become a software engineer.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
23253 | 39 |
A collection of awesome things regarding React ecosystem.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24595 | 34 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11484 | 32 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
ahmetb / gke-letsencrypt
https://github.com/ahmetb/gke-letsencrypt
stars | today |
---|---|
45 | 31 |
Tutorial for installing cert-manager to get HTTPS certificates from Let’s Encrypt
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
31870 | 27 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
11466 | 28 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7269 | 26 |
The Ethereum Wiki -
ipfs / ipfs
stars | today |
---|---|
10841 | 27 |
Peer-to-peer hypermedia protocol
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
12514 | 24 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
bubbstore / ecommerce-icons
https://github.com/bubbstore/ecommerce-icons
stars | today |
---|---|
36 | 22 |
Ícones de diversos players relacionados a e-commerce
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
7382 | 21 |
A curated list of awesome Deep Learning tutorials, projects and communities.
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
7597 | 21 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
4266 | 20 |
A list of awesome beginners-friendly projects.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
11338 | 19 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅