Language: python
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
8633 | 261 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
4686 | 165 |
A collection of surprising Python snippets and lesser-known features.
chrisstroemel / Simple
https://github.com/chrisstroemel/Simple
stars | today |
---|---|
135 | 101 |
Experimental Global Optimization Algorithm
rmusser01 / Infosec_Reference
https://github.com/rmusser01/Infosec_Reference
stars | today |
---|---|
866 | 94 |
An Information Security Reference That Doesn’t Suck
NifTK / NiftyNet
https://github.com/NifTK/NiftyNet
stars | today |
---|---|
161 | 59 |
An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24643 | 55 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44536 | 55 |
A curated list of awesome Python frameworks, libraries, software and resources
DiegoVicen / som-tsp
https://github.com/DiegoVicen/som-tsp
stars | today |
---|---|
235 | 54 |
Solving the Traveling Salesman Problem using Self-Organizing Maps
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
27204 | 38 |
Models and examples built with TensorFlow
eriklindernoren / NapkinML
https://github.com/eriklindernoren/NapkinML
stars | today |
---|---|
76 | 48 |
A tiny lib with pocket-sized implementations of machine learning models in NumPy.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11785 | 42 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
15676 | 38 |
The Python programming language
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
12951 | 36 |
python 微信《跳一跳》辅助
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
475 | 43 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
251321639 / wechat_brain
https://github.com/251321639/wechat_brain
stars | today |
---|---|
78 | 33 |
头脑王者全自动答题辅助
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25164 | 35 |
scikit-learn: machine learning in Python
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
32210 | 30 |
A collective list of public JSON APIs for use in web development.
xdavidhu / lanGhost
https://github.com/xdavidhu/lanGhost
stars | today |
---|---|
63 | 30 |
👻 A LAN dropbox chatbot controllable via Telegram
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
10458 | 29 |
The world’s simplest facial recognition api for Python and the command line
riannevdberg / gc-mc
https://github.com/riannevdberg/gc-mc
stars | today |
---|---|
69 | 29 |
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
12099 | 22 |
🏡 Open-source home automation platform running on Python 3
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33367 | 26 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
31339 | 19 |
The Web framework for perfectionists with deadlines.
facebookresearch / poincare-embeddings
https://github.com/facebookresearch/poincare-embeddings
stars | today |
---|---|
540 | 26 |
PyTorch implementation of the NIPS-17 paper “Poincaré Embeddings for Learning Hierarchical Representations”
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
25352 | 22 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Language: go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
12838 | 90 |
Official Go implementation of the Ethereum protocol
bradleyjkemp / memviz
https://github.com/bradleyjkemp/memviz
stars | today |
---|---|
512 | 74 |
Visualize your data structures using graphviz
ServiceComb / go-chassis
https://github.com/ServiceComb/go-chassis
stars | today |
---|---|
193 | 54 |
Go-Chassis is a Software Development Kit(SDK) for rapid development of microservices in Go
golang / go
stars | today |
---|---|
37011 | 42 |
The Go programming language
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
2453 | 39 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22863 | 31 |
The world’s fastest framework for building websites.
sundy-li / wechat_brain
https://github.com/sundy-li/wechat_brain
stars | today |
---|---|
342 | 29 |
头脑王者辅助工具
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
20400 | 25 |
A golang ebook intro how to build a web with golang
jiajunhuang / guard
https://github.com/jiajunhuang/guard
stars | today |
---|---|
484 | 26 |
A generic high performance circuit breaker & proxy server written in Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27212 | 24 |
A curated list of awesome Go frameworks, libraries and software
dnote-io / cli
https://github.com/dnote-io/cli
stars | today |
---|---|
297 | 25 |
Capture what you learn as you code without leaving the command line
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
1830 | 23 |
Lightning Network Daemon ⚡️
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14567 | 23 |
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.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31804 | 19 |
Production-Grade Container Scheduling and Management
golang / dep
stars | today |
---|---|
7197 | 20 |
Go dependency management tool
PaxAutoma / operos
https://github.com/PaxAutoma/operos
stars | today |
---|---|
27 | 20 |
Linux-based operating system that brings hyperscaler-grade infrastructure automation to organizations of all sizes
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
1922 | 19 |
A simple RPC framework with protobuf service definitions
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8433 | 16 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
moby / moby
stars | today |
---|---|
47442 | 16 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
jedisct1 / dnscrypt-proxy
https://github.com/jedisct1/dnscrypt-proxy
stars | today |
---|---|
227 | 17 |
A flexible DNS proxy, with support for encrypted DNS protocols.
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
3852 | 16 |
The Kubernetes Package Manager
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
4748 | 15 |
The Go language implementation of gRPC. HTTP/2 based RPC
google / cadvisor
https://github.com/google/cadvisor
stars | today |
---|---|
6865 | 15 |
Analyzes resource usage and performance characteristics of running containers.
ncw / rclone
stars | today |
---|---|
8167 | 15 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
coyove / goflyway
https://github.com/coyove/goflyway
stars | today |
---|---|
2698 | 15 |
HTTP tunnel in Go
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
87285 | 109 |
Computation using data flow graphs for scalable machine learning
relativty / Relativ
https://github.com/relativty/Relativ
stars | today |
---|---|
2893 | 63 |
🔥 Build your own VR headset for $100
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
26544 | 34 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55853 | 37 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
EOSIO / eos
stars | today |
---|---|
4007 | 36 |
An open source smart contract platform
OculusVR / Flicks
https://github.com/OculusVR/Flicks
stars | today |
---|---|
1140 | 32 |
A unit of time defined in C++.
GameTechDev / MetricsGui
https://github.com/GameTechDev/MetricsGui
stars | today |
---|---|
64 | 30 |
Library of ImGui controls for displaying performance metrics.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23214 | 27 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21715 | 22 |
Open Source Computer Vision Library
BVLC / caffe
stars | today |
---|---|
22539 | 22 |
Caffe: a fast open framework for deep learning.
mikolalysenko / laplacian-deformation
https://github.com/mikolalysenko/laplacian-deformation
stars | today |
---|---|
46 | 23 |
Laplacian mesh deformation
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1501 | 15 |
Unified All-in-one Monero miner
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
12549 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
ethereum-mining / ethminer
https://github.com/ethereum-mining/ethminer
stars | today |
---|---|
1836 | 16 |
Ethereum miner with OpenCL, CUDA and stratum support
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
9378 | 16 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3296 | 13 |
The Solidity Contract-Oriented Programming Language
monero-project / monero
https://github.com/monero-project/monero
stars | today |
---|---|
2382 | 14 |
Monero: the secure, private, untraceable cryptocurrency
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
1919 | 12 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
7108 | 12 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
4634 | 12 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
OctoinCoin / octoin
https://github.com/OctoinCoin/octoin
stars | today |
---|---|
33 | 13 |
OctoinCoin
stellar / stellar-core
https://github.com/stellar/stellar-core
stars | today |
---|---|
1174 | 13 |
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.
clemahieu / raiblocks
https://github.com/clemahieu/raiblocks
stars | today |
---|---|
1520 | 13 |
RaiBlocks is a cryptocurrency
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3670 | 13 |
Nintendo Switch Emulator
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
4180 | 12 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
Language: javascript
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
14158 | 336 |
A set of best practices for JavaScript projects
developit / greenlet
https://github.com/developit/greenlet
stars | today |
---|---|
725 | 318 |
🦎 Move an async function into its own thread.
FullHuman / purgecss
https://github.com/FullHuman/purgecss
stars | today |
---|---|
667 | 216 |
Remove unused css
bfirsh / jsnes
https://github.com/bfirsh/jsnes
stars | today |
---|---|
2529 | 111 |
A JavaScript NES emulator.
vuejs / vue
stars | today |
---|---|
81722 | 93 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
IBM / css-gridish
https://github.com/IBM/css-gridish
stars | today |
---|---|
1378 | 82 |
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
86929 | 69 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
25014 | 65 |
Headless Chrome Node API
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
42134 | 54 |
Create React apps with no build configuration.
developit / workerize
https://github.com/developit/workerize
stars | today |
---|---|
2089 | 60 |
🏗️ Run a module in a Web Worker.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
35016 | 50 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
65313 | 38 |
JavaScript Style Guide
renatorib / react-powerplug
https://github.com/renatorib/react-powerplug
stars | today |
---|---|
911 | 40 |
🔌 3kB gzipped Renderless Pluggable Containers
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
17996 | 36 |
📦 🚀 Blazing fast, zero configuration web application bundler
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
19415 | 37 |
Interactive UI component dev & test: React, React Native, Vue, Angular
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
13289 | 36 |
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
18119 | 34 |
⚛️ 📄 🚀 Blazing fast static site generator for React
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
44881 | 34 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
alibaba / weex-ui
https://github.com/alibaba/weex-ui
stars | today |
---|---|
1942 | 34 |
🏄 A rich interaction, lightweight, high performance UI library based on Weex.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
58995 | 32 |
A framework for building native apps with React.
nearform / node-clinic
https://github.com/nearform/node-clinic
stars | today |
---|---|
238 | 35 |
Clinic diagnoses your Node.js performance issues
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
9062 | 34 |
The next open source file uploader for web browsers 🐶
developit / karmatic
https://github.com/developit/karmatic
stars | today |
---|---|
815 | 34 |
🦑 Easy automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
36460 | 30 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
ccxt / ccxt
stars | today |
---|---|
3666 | 30 |
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 |
---|---|
2959 | 336 |
🔖 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 |
---|---|
37304 | 198 |
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 |
---|---|
358 | 104 |
《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
7879 | 63 |
可能是让你受益匪浅的英语进阶指南
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
76921 | 58 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60706 | 44 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
74471 | 51 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
100514 | 39 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
28040 | 33 |
🎉 A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56839 | 26 |
A complete computer science study plan to become a software engineer.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29440 | 27 |
🎓 Path to a free self-taught education in Computer Science!
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
4318 | 28 |
A list of awesome beginners-friendly projects.
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
4764 | 27 |
A curated list of awesome computer vision resources
src-d / awesome-machine-learning-on-source-code
https://github.com/src-d/awesome-machine-learning-on-source-code
stars | today |
---|---|
1026 | 27 |
Interesting links & research papers related to Machine Learning applied to source code
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
7436 | 22 |
A curated list of awesome Deep Learning tutorials, projects and communities.
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7352 | 23 |
The Ethereum Wiki -
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
31925 | 17 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
anu0012 / awesome-computer-science-opportunities
https://github.com/anu0012/awesome-computer-science-opportunities
stars | today |
---|---|
917 | 18 |
An awesome list of events and fellowship opportunities for Computer Science students
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
3674 | 18 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
SwiftOnSecurity / sysmon-config
https://github.com/SwiftOnSecurity/sysmon-config
stars | today |
---|---|
985 | 18 |
Sysmon configuration file template with default high-quality event tracing
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
21351 | 17 |
⚡️ Delightful Node.js packages and resources
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
15790 | 17 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
23333 | 17 |
A collection of awesome things regarding React ecosystem.
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
28373 | 16 |
Papers from the computer science community to read and discuss.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24656 | 15 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.