Language: python
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
5692 | 4859 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
christophetd / CloudFlair
https://github.com/christophetd/CloudFlair
stars | today |
---|---|
312 | 104 |
🔎 Find origin servers of websites behind by CloudFlare using Internet-wide scan data from Censys.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
27012 | 74 |
Models and examples built with TensorFlow
NicolasLM / bplustree
https://github.com/NicolasLM/bplustree
stars | today |
---|---|
485 | 83 |
An on-disk B+tree for Python 3
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11641 | 67 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24456 | 60 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44324 | 62 |
A curated list of awesome Python frameworks, libraries, software and resources
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
12792 | 54 |
python 微信《跳一跳》辅助
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
32067 | 52 |
A collective list of public JSON APIs for use in web development.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25022 | 48 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
31242 | 41 |
The Web framework for perfectionists with deadlines.
dragen1860 / LearningToCompare-Pytorch
https://github.com/dragen1860/LearningToCompare-Pytorch
stars | today |
---|---|
73 | 50 |
Pytorch Implementation for Paper: Learning to Compare: Relation Network for Few-Shot Learning
cosme12 / SimpleCoin
https://github.com/cosme12/SimpleCoin
stars | today |
---|---|
607 | 48 |
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.
farzaa / DeepLeague
https://github.com/farzaa/DeepLeague
stars | today |
---|---|
52 | 44 |
Computer Vision + Deep Learning + League of Legends
MasterScrat / Chatistics
https://github.com/MasterScrat/Chatistics
stars | today |
---|---|
168 | 47 |
🔃 Python scripts to convert chat logs from Facebook Messenger and Google Hangouts into Pandas DataFrames.
openai / gradient-checkpointing
https://github.com/openai/gradient-checkpointing
stars | today |
---|---|
918 | 40 |
Make huge neural nets fit in memory
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33255 | 40 |
Command-line program to download videos from YouTube.com and other video sites
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
29635 | 37 |
A curated list of awesome Machine Learning frameworks, libraries and software.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
27938 | 24 |
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 |
---|---|
32578 | 31 |
A microframework based on Werkzeug, Jinja2 and good intentions
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
7875 | 33 |
Python Development Workflow for Humans.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
25271 | 27 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
11989 | 27 |
🏡 Open-source home automation platform running on Python 3
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7089 | 27 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
pytorch / examples
https://github.com/pytorch/examples
stars | today |
---|---|
3192 | 25 |
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Language: go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
12540 | 75 |
Official Go implementation of the Ethereum protocol
golang / go
stars | today |
---|---|
36826 | 68 |
The Go programming language
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
4039 | 58 |
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.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31644 | 45 |
Production-Grade Container Scheduling and Management
jedisct1 / piknik
https://github.com/jedisct1/piknik
stars | today |
---|---|
1455 | 47 |
Copy/paste anything over the network
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
1795 | 44 |
A simple RPC framework with protobuf service definitions
jiajunhuang / guard
https://github.com/jiajunhuang/guard
stars | today |
---|---|
224 | 44 |
A generic high performance circuit breaker & proxy server written in Go
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
14208 | 36 |
The Prometheus monitoring system and time series database.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22741 | 37 |
The world’s fastest framework for building websites.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
22848 | 36 |
Gogs is a painless self-hosted Git service.
hetznercloud / hcloud-go
https://github.com/hetznercloud/hcloud-go
stars | today |
---|---|
36 | 34 |
A Go library for the Hetzner Cloud API
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
1725 | 30 |
Lightning Network Daemon ⚡️
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12438 | 30 |
Træfik, a modern reverse proxy
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14460 | 29 |
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.
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
3148 | 24 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5454 | 26 |
An open platform to connect, manage, and secure microservices.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27052 | 27 |
A curated list of awesome Go frameworks, libraries and software
Vonng / ac
stars | today |
---|---|
74 | 23 |
Aho-Corasick Automaton with Double Array Trie (Multi-pattern substitute in go)
henson / Answer
https://github.com/henson/Answer
stars | today |
---|---|
53 | 27 |
答题助手,适用于 百万英雄 / 芝士超人 / 冲顶大会 / 花椒百万赢家 等多个直播答题类 APP,支持 iOS、Android 手机和模拟器,3 秒出结果
kelseyhightower / grafeas-tutorial
https://github.com/kelseyhightower/grafeas-tutorial
stars | today |
---|---|
90 | 27 |
A step by step guide for getting started with Grafeas and Kubernetes.
golang / dep
stars | today |
---|---|
7096 | 25 |
Go dependency management tool
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
11508 | 24 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
7017 | 24 |
Run Kubernetes locally
moby / moby
stars | today |
---|---|
47380 | 21 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9267 | 23 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Language: c++
OculusVR / Flicks
https://github.com/OculusVR/Flicks
stars | today |
---|---|
792 | 641 |
A unit of time defined in C++.
relativty / Relativ
https://github.com/relativty/Relativ
stars | today |
---|---|
2324 | 456 |
🔥 Build your own VR headset for $100
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
86768 | 129 |
Computation using data flow graphs for scalable machine learning
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
7001 | 116 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
26279 | 99 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55649 | 60 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21611 | 43 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23117 | 48 |
Protocol Buffers - Google’s data interchange format
ConfettiFX / The-Forge
https://github.com/ConfettiFX/The-Forge
stars | today |
---|---|
94 | 52 |
The Forge Cross-Platform Rendering Framework PC, macOS / iOS, Android, XBOX, PS4
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15883 | 47 |
Tesseract Open Source OCR Engine (main repository)
PaddlePaddle / VisualDL
https://github.com/PaddlePaddle/VisualDL
stars | today |
---|---|
1007 | 45 |
A platform to visualize the deep learning process.
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3592 | 37 |
Nintendo Switch Emulator
BVLC / caffe
stars | today |
---|---|
22463 | 28 |
Caffe: a fast open framework for deep learning.
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
449 | 26 |
Vulkan-based D3D11 implementation for Linux / Wine
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3237 | 22 |
The Solidity Contract-Oriented Programming Language
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
5689 | 24 |
Turi Create simplifies the development of custom machine learning models.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42389 | 23 |
The Swift Programming Language
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
7725 | 19 |
An open autonomous driving platform
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5463 | 20 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
4115 | 19 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
12333 | 19 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
esp8266 / Arduino
https://github.com/esp8266/Arduino
stars | today |
---|---|
6553 | 14 |
ESP8266 core for Arduino
grpc / grpc
stars | today |
---|---|
13273 | 17 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Restream / reindexer
https://github.com/Restream/reindexer
stars | today |
---|---|
227 | 19 |
Embeddable, in-memory, document-oriented database with a high-level Query builder interface.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
10500 | 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
Language: javascript
LambdaSchool / Precourse
https://github.com/LambdaSchool/Precourse
stars | today |
---|---|
101 | 79 |
This repo contains the instruction material and assignments for Lambda School’s pre-course program.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
24508 | 214 |
Headless Chrome Node API
vuejs / vue
stars | today |
---|---|
81235 | 208 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
41810 | 174 |
Create React apps with no build configuration.
zouhir / jarvis
https://github.com/zouhir/jarvis
stars | today |
---|---|
3384 | 187 |
A very intelligent browser based Webpack dashboard
1j01 / jspaint
https://github.com/1j01/jspaint
stars | today |
---|---|
2733 | 184 |
🎨 Classic MS Paint, REVIVED + ✨ Extras
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
17396 | 170 |
📦 🚀 Blazing fast, zero configuration web application bundler
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
13037 | 145 |
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 |
---|---|
86551 | 117 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
34748 | 111 |
Promise based HTTP client for the browser and node.js
Kyson / AndroidGodEye
https://github.com/Kyson/AndroidGodEye
stars | today |
---|---|
662 | 108 |
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
lukejacksonn / ijk
https://github.com/lukejacksonn/ijk
stars | today |
---|---|
120 | 108 |
Transforms arrays into virtual dom trees 🌴
krasimir / kuker
https://github.com/krasimir/kuker
stars | today |
---|---|
209 | 106 |
Kick-ass browser extension to debug your apps
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
17945 | 100 |
⚛️ 📄 🚀 Blazing fast static site generator for React
mgechev / tiny-compiler
https://github.com/mgechev/tiny-compiler
stars | today |
---|---|
455 | 90 |
A tiny evaluator and compiler of arithmetic expressions.
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
24694 | 78 |
A powerful, interactive charting and visualization library for browser
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
16370 | 81 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
20581 | 82 |
Prettier is an opinionated code formatter.
rodrigogs / ilsap
https://github.com/rodrigogs/ilsap
stars | today |
---|---|
238 | 79 |
ilsap - Intellij License Server Active Proxy
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
65093 | 73 |
JavaScript Style Guide
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
16700 | 74 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
5458 | 76 |
小程序组件化开发框架
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
8791 | 75 |
The next open source file uploader for web browsers 🐶
nhnent / tui.editor
https://github.com/nhnent/tui.editor
stars | today |
---|---|
4773 | 75 |
🍞 📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
19243 | 66 |
Interactive UI component dev & test: React, React Native, Vue, Angular
Language: unknown
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
543 | 386 |
📌 An up-to-date and curated reading list for designing high scalability 🍒 , high availability 🔥 , high stability 🗻 back-end systems
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
36298 | 323 |
Roadmap to becoming a web developer in 2018
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
390 | 244 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
anu0012 / awesome-computer-science-opportunities
https://github.com/anu0012/awesome-computer-science-opportunities
stars | today |
---|---|
643 | 222 |
An awesome list of events and fellowship opportunities for Computer Science students
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
76599 | 174 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
74208 | 83 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60517 | 55 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
100324 | 61 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56718 | 51 |
A complete computer science study plan to become a software engineer.
ipfs / ipfs
stars | today |
---|---|
10808 | 58 |
Peer-to-peer hypermedia protocol
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
27858 | 41 |
🎉 A curated list of awesome things related to Vue.js
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
21242 | 34 |
⚡️ Delightful Node.js packages and resources
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24572 | 30 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
11442 | 29 |
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 |
---|---|
7244 | 30 |
The Ethereum Wiki -
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11457 | 29 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
11316 | 30 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
7363 | 27 |
A curated list of awesome Deep Learning tutorials, projects and communities.
sapegin / jest-cheat-sheet
https://github.com/sapegin/jest-cheat-sheet
stars | today |
---|---|
528 | 27 |
Jest cheat sheet
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
31845 | 25 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
23206 | 24 |
A collection of awesome things regarding React ecosystem.
sidristij / dotnetbook
https://github.com/sidristij/dotnetbook
stars | today |
---|---|
297 | 24 |
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
22270 | 23 |
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
11947 | 22 |
Catalog of React Components & Libraries
SwiftOnSecurity / sysmon-config
https://github.com/SwiftOnSecurity/sysmon-config
stars | today |
---|---|
940 | 20 |
Sysmon configuration file template with default high-quality event tracing