Language: python
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
859 | 716 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
NicolasLM / bplustree
https://github.com/NicolasLM/bplustree
stars | today |
---|---|
399 | 233 |
An on-disk B+tree for Python 3
cosme12 / SimpleCoin
https://github.com/cosme12/SimpleCoin
stars | today |
---|---|
558 | 135 |
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.
christophetd / CloudFlair
https://github.com/christophetd/CloudFlair
stars | today |
---|---|
212 | 119 |
🔎 Find origin servers of websites behind by CloudFlare using Internet-wide scan data from Censys.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
26942 | 64 |
Models and examples built with TensorFlow
will8211 / unimatrix
https://github.com/will8211/unimatrix
stars | today |
---|---|
429 | 89 |
Python script to simulate the display from “The Matrix” in terminal. Uses half-width katakana unicode characters by default, but can use custom character sets. Accepts keyboard controls while running. Based on CMatrix.
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
12755 | 69 |
python 微信《跳一跳》辅助
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11579 | 72 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
MasterScrat / Chatistics
https://github.com/MasterScrat/Chatistics
stars | today |
---|---|
120 | 69 |
🔃 Python scripts to convert chat logs from Facebook Messenger and Google Hangouts into Pandas DataFrames.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24404 | 51 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44268 | 51 |
A curated list of awesome Python frameworks, libraries, software and resources
openai / gradient-checkpointing
https://github.com/openai/gradient-checkpointing
stars | today |
---|---|
880 | 55 |
Make huge neural nets fit in memory
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
32015 | 54 |
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 |
---|---|
24979 | 46 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33218 | 42 |
Command-line program to download videos from YouTube.com and other video sites
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
29915 | 38 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
lanpa / tensorboard-pytorch
https://github.com/lanpa/tensorboard-pytorch
stars | today |
---|---|
1218 | 41 |
tensorboard for pytorch (and chainer, mxnet, numpy, …)
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
25246 | 37 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
kacperszurek / burp_wp
https://github.com/kacperszurek/burp_wp
stars | today |
---|---|
42 | 41 |
Find known vulnerabilities in WordPress plugins and themes using Burp Suite proxy. WPScan like plugin for Burp.
dot-osk / monitor_ctrl
https://github.com/dot-osk/monitor_ctrl
stars | today |
---|---|
85 | 39 |
DDC/CI
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
22331 | 36 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
django / django
https://github.com/django/django
stars | today |
---|---|
31206 | 28 |
The Web framework for perfectionists with deadlines.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
27918 | 30 |
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.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7064 | 31 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
7845 | 36 |
Python Development Workflow for Humans.
Language: go
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
3994 | 321 |
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.
jiajunhuang / guard
https://github.com/jiajunhuang/guard
stars | today |
---|---|
186 | 137 |
A generic high performance circuit breaker & proxy server written in Go
jedisct1 / piknik
https://github.com/jedisct1/piknik
stars | today |
---|---|
1411 | 128 |
Copy/paste anything over the network
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
12461 | 74 |
Official Go implementation of the Ethereum protocol
nuclio / nuclio
https://github.com/nuclio/nuclio
stars | today |
---|---|
1634 | 78 |
High-Performance Serverless event and data processing platform
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
1752 | 65 |
A simple RPC framework with protobuf service definitions
larsp / co2monitor
https://github.com/larsp/co2monitor
stars | today |
---|---|
229 | 63 |
CO₂ & Temperature monitor
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
198 | 60 |
百度网盘工具箱 - Go语言编写
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31593 | 44 |
Production-Grade Container Scheduling and Management
Vonng / ac
stars | today |
---|---|
55 | 48 |
Aho-Corasick Automaton with Double Array Trie (Multi-pattern substitute in go)
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22711 | 49 |
The world’s fastest framework for building websites.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27027 | 43 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
36758 | 39 |
The Go programming language
golang / dep
stars | today |
---|---|
7071 | 33 |
Go dependency management tool
census-instrumentation / opencensus-go
https://github.com/census-instrumentation/opencensus-go
stars | today |
---|---|
452 | 33 |
A stats collection and distributed tracing framework
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14427 | 33 |
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.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5427 | 28 |
An open platform to connect, manage, and secure microservices.
aws / aws-lambda-go
https://github.com/aws/aws-lambda-go
stars | today |
---|---|
927 | 29 |
Libraries, samples and tools to help Go developers develop AWS Lambda functions.
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
3125 | 24 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
vmware / dispatch
https://github.com/vmware/dispatch
stars | today |
---|---|
202 | 27 |
Dispatch is a framework for deploying and managing serverless style applications.
henson / Answer
https://github.com/henson/Answer
stars | today |
---|---|
34 | 24 |
答题助手,适用于 百万英雄 / 芝士超人 / 冲顶大会 / 花椒百万赢家 等多个直播答题类 APP,支持 iOS、Android 手机和模拟器,3 秒出结果
moby / moby
stars | today |
---|---|
47365 | 23 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9248 | 22 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
16462 | 23 |
Distributed reliable key-value store for the most critical data of a distributed system
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12412 | 24 |
Træfik, a modern reverse proxy
Language: c++
relativty / Relativ
https://github.com/relativty/Relativ
stars | today |
---|---|
1876 | 747 |
🔥 Build your own VR headset for $100
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
86656 | 151 |
Computation using data flow graphs for scalable machine learning
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
423 | 179 |
Vulkan-based D3D11 implementation for Linux / Wine
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3557 | 112 |
Nintendo Switch Emulator
OculusVR / Flicks
https://github.com/OculusVR/Flicks
stars | today |
---|---|
163 | 111 |
A unit of time defined in C++.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
26193 | 89 |
Bitcoin Core integration/staging tree
PaddlePaddle / VisualDL
https://github.com/PaddlePaddle/VisualDL
stars | today |
---|---|
965 | 55 |
A platform to visualize the deep learning process.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55600 | 49 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21570 | 33 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15843 | 36 |
Tesseract Open Source OCR Engine (main repository)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23069 | 30 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
22437 | 25 |
Caffe: a fast open framework for deep learning.
cryptonotefoundation / cryptonote
https://github.com/cryptonotefoundation/cryptonote
stars | today |
---|---|
478 | 9 |
CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
onnx / onnx
stars | today |
---|---|
2405 | 26 |
Open Neural Network Exchange
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1428 | 23 |
Unified All-in-one Monero miner
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42367 | 23 |
The Swift Programming Language
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
7708 | 21 |
An open autonomous driving platform
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
5670 | 22 |
Turi Create simplifies the development of custom machine learning models.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
12482 | 21 |
Godot Engine – Multi-platform 2D and 3D game engine
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
5843 | 22 |
Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
vnpy / vnpy
stars | today |
---|---|
4762 | 19 |
基于python的开源量化交易平台开发框架
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
10487 | 17 |
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
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
8193 | 19 |
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.
grpc / grpc
stars | today |
---|---|
13259 | 17 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
1466 | 16 |
RaiBlocks is a cryptocurrency
Language: javascript
zouhir / jarvis
https://github.com/zouhir/jarvis
stars | today |
---|---|
3211 | 255 |
A very intelligent browser based Webpack dashboard
1j01 / jspaint
https://github.com/1j01/jspaint
stars | today |
---|---|
2543 | 254 |
🎨 Classic MS Paint, REVIVED + ✨ Extras
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
24325 | 235 |
Headless Chrome Node API
vuejs / vue
stars | today |
---|---|
81047 | 193 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
17241 | 191 |
📦 🚀 Blazing fast, zero configuration web application bundler
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
41652 | 137 |
Create React apps with no build configuration.
mgechev / tiny-compiler
https://github.com/mgechev/tiny-compiler
stars | today |
---|---|
370 | 145 |
A tiny evaluator and compiler of arithmetic expressions.
developit / stockroom
https://github.com/developit/stockroom
stars | today |
---|---|
899 | 138 |
🗃 Offload your store management to a worker easily.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
86441 | 125 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
alibaba / weex-ui
https://github.com/alibaba/weex-ui
stars | today |
---|---|
1700 | 106 |
🏄 A rich interaction, lightweight, high performance UI library based on Weex.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
34644 | 105 |
Promise based HTTP client for the browser and node.js
nhnent / tui.editor
https://github.com/nhnent/tui.editor
stars | today |
---|---|
4703 | 100 |
🍞 📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
17862 | 95 |
⚛️ 📄 🚀 Blazing fast static site generator for React
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
20507 | 91 |
Prettier is an opinionated code formatter.
ahmadawais / create-guten-block
https://github.com/ahmadawais/create-guten-block
stars | today |
---|---|
326 | 89 |
🔥 ⚛ 📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins.
Kyson / AndroidGodEye
https://github.com/Kyson/AndroidGodEye
stars | today |
---|---|
580 | 89 |
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
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
16291 | 81 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
krasimir / kuker
https://github.com/krasimir/kuker
stars | today |
---|---|
105 | 83 |
Kick-ass browser extension to debug your apps
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
24621 | 75 |
A powerful, interactive charting and visualization library for browser
appcypher / astro
https://github.com/appcypher/astro
stars | today |
---|---|
195 | 76 |
A multi-paradigm programming language that compiles to WebAssembly and native code.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
65030 | 67 |
JavaScript Style Guide
Gerapy / Gerapy
https://github.com/Gerapy/Gerapy
stars | today |
---|---|
227 | 69 |
Distributed Management Framework Based on Scrapy and Scrapyd
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
8716 | 65 |
The next open source file uploader for web browsers 🐶
avajs / ava
stars | today |
---|---|
12660 | 67 |
🚀 Futuristic JavaScript test runner
jaredpalmer / after.js
https://github.com/jaredpalmer/after.js
stars | today |
---|---|
1739 | 66 |
Next.js-like framework for server-rendered React apps built with React Router 4
Language: unknown
anu0012 / awesome-computer-science-opportunities
https://github.com/anu0012/awesome-computer-science-opportunities
stars | today |
---|---|
417 | 325 |
An awesome list of events and fellowship opportunities for Computer Science students
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
35986 | 206 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
76440 | 145 |
😎 Curated list of awesome lists
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
144 | 120 |
📌 An up-to-date and curated reading list for designing high scalability 🍒 , high availability 🔥 , high stability 🗻 back-end systems
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
74131 | 107 |
A book series on JavaScript. @YDKJS on twitter.
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
141 | 91 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60463 | 56 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
100280 | 59 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56672 | 42 |
A complete computer science study plan to become a software engineer.
ajukco / remote-jobs-list
https://github.com/ajukco/remote-jobs-list
stars | today |
---|---|
107 | 52 |
👔 An awesome list of websites advertising Remote Jobs.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
27821 | 52 |
🎉 A curated list of awesome things related to Vue.js
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
21212 | 49 |
⚡️ Delightful Node.js packages and resources
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7216 | 47 |
The Ethereum Wiki -
ysrc / yulong-hids
https://github.com/ysrc/yulong-hids
stars | today |
---|---|
123 | 37 |
一款由 YSRC 开发的主机入侵检测系统
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24543 | 31 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
17877 | 29 |
A complete daily plan for studying to become a machine learning engineer.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11430 | 33 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Hackl0us / Surge-Rule-Snippets
https://github.com/Hackl0us/Surge-Rule-Snippets
stars | today |
---|---|
869 | 34 |
搜集、整理、维护Surge/ShadowRocket/Quantumult/Potatso实用规则。
SwiftOnSecurity / sysmon-config
https://github.com/SwiftOnSecurity/sysmon-config
stars | today |
---|---|
922 | 34 |
Sysmon configuration file template with default high-quality event tracing
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
31822 | 29 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
b3log / chainbook
https://github.com/b3log/chainbook
stars | today |
---|---|
36 | 31 |
📚 链书,区块链上的书籍共享,让我们的旧书发挥余热吧!
tianmingyun / MasterBitcoin2CN
https://github.com/tianmingyun/MasterBitcoin2CN
stars | today |
---|---|
93 | 29 |
《精通比特币》第二版 区块链研究社 云天明联合出品
arogozhnikov / python3_with_pleasure
https://github.com/arogozhnikov/python3_with_pleasure
stars | today |
---|---|
367 | 28 |
A short guide on features of Python 3
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
11289 | 29 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
EOSIO / Documentation
https://github.com/EOSIO/Documentation
stars | today |
---|---|
852 | 24 |
EOS.IO Documents