Language: python
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
8869 | 229 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
dmulholland / ivy
https://github.com/dmulholland/ivy
stars | today |
---|---|
707 | 152 |
A static website generator built in Python.
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
4815 | 129 |
A collection of surprising Python snippets and lesser-known features.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24733 | 89 |
Deep Learning for humans
eriklindernoren / NapkinML
https://github.com/eriklindernoren/NapkinML
stars | today |
---|---|
170 | 91 |
A tiny lib with pocket-sized implementations of machine learning models in NumPy.
rmusser01 / Infosec_Reference
https://github.com/rmusser01/Infosec_Reference
stars | today |
---|---|
952 | 85 |
An Information Security Reference That Doesn’t Suck
NifTK / NiftyNet
https://github.com/NifTK/NiftyNet
stars | today |
---|---|
219 | 58 |
An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
27246 | 40 |
Models and examples built with TensorFlow
lefnire / tforce_btc_trader
https://github.com/lefnire/tforce_btc_trader
stars | today |
---|---|
60 | 49 |
TensorForce Bitcoin Trading Bot
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44579 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
12990 | 42 |
python 微信《跳一跳》辅助
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11826 | 44 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Kyubyong / dc_tts
https://github.com/Kyubyong/dc_tts
stars | today |
---|---|
50 | 43 |
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
3b1b / manim
stars | today |
---|---|
2801 | 42 |
Animation engine for explanatory math videos
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7240 | 36 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
512 | 36 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
chrisstroemel / Simple
https://github.com/chrisstroemel/Simple
stars | today |
---|---|
170 | 36 |
Experimental Global Optimization Algorithm
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25193 | 30 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
31358 | 26 |
The Web framework for perfectionists with deadlines.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
20574 | 28 |
a web proxy tool
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
12124 | 25 |
🏡 Open-source home automation platform running on Python 3
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
15701 | 27 |
The Python programming language
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
10483 | 26 |
The world’s simplest facial recognition api for Python and the command line
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
32234 | 26 |
A collective list of public JSON APIs for use in web development.
xdavidhu / lanGhost
https://github.com/xdavidhu/lanGhost
stars | today |
---|---|
89 | 27 |
👻 A LAN dropbox chatbot controllable via Telegram
Language: go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
12938 | 90 |
Official Go implementation of the Ethereum protocol
jedisct1 / dnscrypt-proxy
https://github.com/jedisct1/dnscrypt-proxy
stars | today |
---|---|
275 | 48 |
A flexible DNS proxy, with support for encrypted DNS protocols.
sgreben / tj
stars | today |
---|---|
72 | 44 |
stdin line timestamps. single binary, no dependencies. osx & linux & windows. plays well with jq.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22891 | 30 |
The world’s fastest framework for building websites.
golang / go
stars | today |
---|---|
37034 | 27 |
The Go programming language
bradleyjkemp / memviz
https://github.com/bradleyjkemp/memviz
stars | today |
---|---|
547 | 31 |
Visualize your data structures using graphviz
sundy-li / wechat_brain
https://github.com/sundy-li/wechat_brain
stars | today |
---|---|
372 | 26 |
头脑王者辅助工具
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31825 | 23 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27233 | 23 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9395 | 22 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
ServiceComb / go-chassis
https://github.com/ServiceComb/go-chassis
stars | today |
---|---|
218 | 22 |
Go-Chassis is a Software Development Kit(SDK) for rapid development of microservices in Go
gen2brain / cam2ip
https://github.com/gen2brain/cam2ip
stars | today |
---|---|
232 | 22 |
Turn any webcam into an IP camera
kountable / pssh
https://github.com/kountable/pssh
stars | today |
---|---|
71 | 22 |
A shell for the EC2 Parameter Store
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14586 | 20 |
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.
PaxAutoma / operos
https://github.com/PaxAutoma/operos
stars | today |
---|---|
51 | 21 |
Linux-based operating system that brings hyperscaler-grade infrastructure automation to organizations of all sizes
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
20417 | 17 |
A golang ebook intro how to build a web with golang
golang / dep
stars | today |
---|---|
7220 | 19 |
Go dependency management tool
spiral / roadrunner
https://github.com/spiral/roadrunner
stars | today |
---|---|
25 | 19 |
High-performance PHP load balancer and process manager library for Golang.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12587 | 17 |
Træfik, a modern reverse proxy
dnote-io / cli
https://github.com/dnote-io/cli
stars | today |
---|---|
312 | 17 |
Capture what you learn as you code without leaving the command line
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
7094 | 16 |
Run Kubernetes locally
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8446 | 16 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
1937 | 16 |
A simple RPC framework with protobuf service definitions
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
14315 | 15 |
The Prometheus monitoring system and time series database.
moby / moby
stars | today |
---|---|
47451 | 13 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Language: c++
isometric / BucketCompressionTrick
https://github.com/isometric/BucketCompressionTrick
stars | today |
---|---|
182 | 148 |
Cool trick to store 4 5-bit values in one 16-bit value.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
87371 | 94 |
Computation using data flow graphs for scalable machine learning
Vita3K / Vita3K
https://github.com/Vita3K/Vita3K
stars | today |
---|---|
77 | 75 |
Experimental PlayStation Vita emulator
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
26609 | 62 |
Bitcoin Core integration/staging tree
relativty / Relativ
https://github.com/relativty/Relativ
stars | today |
---|---|
2942 | 51 |
🔥 Build your own VR headset for $100
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55885 | 40 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
EOSIO / eos
stars | today |
---|---|
4037 | 29 |
An open source smart contract platform
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21736 | 19 |
Open Source Computer Vision Library
OculusVR / Flicks
https://github.com/OculusVR/Flicks
stars | today |
---|---|
1164 | 23 |
A unit of time defined in C++.
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3318 | 22 |
The Solidity Contract-Oriented Programming Language
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
15984 | 18 |
Tesseract Open Source OCR Engine (main repository)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23230 | 18 |
Protocol Buffers - Google’s data interchange format
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
12563 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
stellar / stellar-core
https://github.com/stellar/stellar-core
stars | today |
---|---|
1189 | 16 |
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.
BVLC / caffe
stars | today |
---|---|
22551 | 14 |
Caffe: a fast open framework for deep learning.
v8 / v8
stars | today |
---|---|
8042 | 15 |
The official mirror of the V8 Git repository
vnpy / vnpy
stars | today |
---|---|
4815 | 13 |
基于python的开源量化交易平台开发框架
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1515 | 14 |
Unified All-in-one Monero miner
LordNoteworthy / al-khaser
https://github.com/LordNoteworthy/al-khaser
stars | today |
---|---|
886 | 14 |
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
4648 | 12 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
grpc / grpc
stars | today |
---|---|
13337 | 12 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42430 | 12 |
The Swift Programming Language
Tw1ddle / geometrize
https://github.com/Tw1ddle/geometrize
stars | today |
---|---|
29 | 13 |
🔳 Geometrize is a desktop app that geometrizes images into geometric primitives
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
1533 | 12 |
RaiBlocks is a cryptocurrency
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
7785 | 11 |
An open autonomous driving platform
Language: javascript
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
14452 | 278 |
A set of best practices for JavaScript projects
developit / greenlet
https://github.com/developit/greenlet
stars | today |
---|---|
1018 | 264 |
🦎 Move an async function into its own thread.
ruanyf / webpack-demos
https://github.com/ruanyf/webpack-demos
stars | today |
---|---|
5554 | 220 |
a collection of simple demos of Webpack
FullHuman / purgecss
https://github.com/FullHuman/purgecss
stars | today |
---|---|
857 | 169 |
Remove unused css
chungchi300 / safe-start-koa2
https://github.com/chungchi300/safe-start-koa2
stars | today |
---|---|
148 | 132 |
简單直接的 Koa2 的脚手架
bfirsh / jsnes
https://github.com/bfirsh/jsnes
stars | today |
---|---|
2682 | 121 |
A JavaScript NES emulator.
developit / workerize
https://github.com/developit/workerize
stars | today |
---|---|
2200 | 100 |
🏗️ Run a module in a Web Worker.
vuejs / vue
stars | today |
---|---|
81813 | 89 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
87004 | 75 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
alexeyraspopov / jest-webdriver
https://github.com/alexeyraspopov/jest-webdriver
stars | today |
---|---|
80 | 74 |
Connect Jest tests to Selenium WebDriver
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
9127 | 65 |
The next open source file uploader for web browsers 🐶
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
42190 | 59 |
Create React apps with no build configuration.
IBM / css-gridish
https://github.com/IBM/css-gridish
stars | today |
---|---|
1444 | 59 |
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
mrvautin / expressCart
https://github.com/mrvautin/expressCart
stars | today |
---|---|
78 | 53 |
A fully functioning Node.js shopping cart with Stripe and PayPal payments.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
18063 | 53 |
📦 🚀 Blazing fast, zero configuration web application bundler
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
25070 | 48 |
Headless Chrome Node API
outline / outline
https://github.com/outline/outline
stars | today |
---|---|
128 | 49 |
📘 Open source wiki and knowledge base for growing teams
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
35067 | 46 |
Promise based HTTP client for the browser and node.js
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
44927 | 42 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
arackaf / micro-graphql-react
https://github.com/arackaf/micro-graphql-react
stars | today |
---|---|
58 | 44 |
Light and simple utility for adding GraphQL to React components. Executes queries via HTTP GET, allowing you to cache results via Service Worker, rather than potentially large client-side solutions.
developit / karmatic
https://github.com/developit/karmatic
stars | today |
---|---|
857 | 39 |
🦑 Easy automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
65347 | 36 |
JavaScript Style Guide
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
18153 | 34 |
⚛️ 📄 🚀 Blazing fast static site generator for React
standard / standard
https://github.com/standard/standard
stars | today |
---|---|
16133 | 33 |
🌟 JavaScript Style Guide, with linter & automatic code fixer
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
21735 | 30 |
Framework for server-rendered or statically-exported React apps
Language: unknown
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
3362 | 369 |
🔖 Daily-updated reading list for designing High Scalability 🍒 , High Availability 🔥 , High Stability 🗻 back-end systems - Pull requests are greatly welcome 👬 I hope you will find this project helpful 🍀 Please help me share it to more and more people ❤️ Thank you - 谢谢 - धन्यवाद - ধন্যবাদ - Спасибо - شكرا - Merci - Gracias - Danke - Cảm ơn! 🙇
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
37538 | 223 |
Roadmap to becoming a web developer in 2018
the-road-to-learn-react / the-road-to-learn-react-chinese
https://github.com/the-road-to-learn-react/the-road-to-learn-react-chinese
stars | today |
---|---|
454 | 81 |
《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
76987 | 70 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
74509 | 48 |
A book series on JavaScript. @YDKJS on twitter.
arogozhnikov / python3_with_pleasure
https://github.com/arogozhnikov/python3_with_pleasure
stars | today |
---|---|
496 | 55 |
A short guide on features of Python 3
rimorsoft / Rimback
https://github.com/rimorsoft/Rimback
stars | today |
---|---|
46 | 37 |
CMS base for the community of web programmers Rimorsoft Online.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60744 | 39 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
100556 | 43 |
📚 Freely available programming books
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
7921 | 36 |
可能是让你受益匪浅的英语进阶指南
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56872 | 35 |
A complete computer science study plan to become a software engineer.
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
889 | 34 |
前端精读周刊
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
28066 | 29 |
🎉 A curated list of awesome things related to Vue.js
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29471 | 29 |
🎓 Path to a free self-taught education in Computer Science!
src-d / awesome-machine-learning-on-source-code
https://github.com/src-d/awesome-machine-learning-on-source-code
stars | today |
---|---|
1058 | 29 |
Interesting links & research papers related to Machine Learning applied to source code
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7377 | 25 |
The Ethereum Wiki -
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
15821 | 25 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
11525 | 22 |
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
4339 | 20 |
A list of awesome beginners-friendly projects.
brillout / awesome-react-components
https://github.com/brillout/awesome-react-components
stars | today |
---|---|
12037 | 20 |
Catalog of React Components & Libraries
anu0012 / awesome-computer-science-opportunities
https://github.com/anu0012/awesome-computer-science-opportunities
stars | today |
---|---|
939 | 19 |
An awesome list of events and fellowship opportunities for Computer Science students
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
7453 | 18 |
A curated list of awesome Deep Learning tutorials, projects and communities.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11547 | 17 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
ethereum / EIPs
https://github.com/ethereum/EIPs
stars | today |
---|---|
1902 | 17 |
The Ethereum Improvement Proposal
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
11420 | 18 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅