Language: python
keredson / gnomecast
https://github.com/keredson/gnomecast
stars | today |
---|---|
483 | 411 |
A native Linux / Gnome / GTK Chromecast GUI that supports transcoding and subtitles.
carpedm20 / ENAS-pytorch
https://github.com/carpedm20/ENAS-pytorch
stars | today |
---|---|
308 | 129 |
PyTorch implementation of “Efficient Neural Architecture Search via Parameters Sharing”
gruns / icecream
https://github.com/gruns/icecream
stars | today |
---|---|
287 | 84 |
Sweet and creamy print debugging.
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
11006 | 71 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
quentinhardy / msdat
https://github.com/quentinhardy/msdat
stars | today |
---|---|
72 | 64 |
MSDAT: Microsoft SQL Database Attacking Tool
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
28367 | 40 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
45471 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
3512 | 37 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7728 | 39 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
aviaryan / VSCodeNotebook
https://github.com/aviaryan/VSCodeNotebook
stars | today |
---|---|
272 | 38 |
📝 Use VS Code as a reliable note-taking/journal application
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
33306 | 35 |
A collective list of public JSON APIs for use in web development.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
25578 | 27 |
Deep Learning for humans
mail-in-a-box / mailinabox
https://github.com/mail-in-a-box/mailinabox
stars | today |
---|---|
6985 | 34 |
Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
django / django
https://github.com/django/django
stars | today |
---|---|
31826 | 25 |
The Web framework for perfectionists with deadlines.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
12298 | 27 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
16079 | 20 |
The Python programming language
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
33240 | 24 |
The Python micro framework for building web applications.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25730 | 21 |
scikit-learn: machine learning in Python
certbot / certbot
https://github.com/certbot/certbot
stars | today |
---|---|
21073 | 24 |
Certbot is EFF’s tool to obtain certs from Let’s Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33971 | 21 |
Command-line program to download videos from YouTube.com and other video sites
micle-fm / Parat
https://github.com/micle-fm/Parat
stars | today |
---|---|
47 | 18 |
Python based Remote Administration Tool(RAT)
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
28484 | 15 |
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.
matteo-ronchetti / Pointillism
https://github.com/matteo-ronchetti/Pointillism
stars | today |
---|---|
23 | 19 |
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
10695 | 18 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
10695 | 18 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
golang / go
stars | today |
---|---|
37896 | 52 |
The Go programming language
spotahome / kooper
https://github.com/spotahome/kooper
stars | today |
---|---|
73 | 49 |
Kooper is a simple Go library to create Kubernetes operators and controllers.
gojektech / heimdall
https://github.com/gojektech/heimdall
stars | today |
---|---|
147 | 46 |
An enchanced HTTP client
mitchellh / go-server-timing
https://github.com/mitchellh/go-server-timing
stars | today |
---|---|
516 | 42 |
Go (golang) library for creating and consuming HTTP Server-Timing headers
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
13920 | 30 |
Official Go implementation of the Ethereum protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
32621 | 29 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27868 | 28 |
A curated list of awesome Go frameworks, libraries and software
runconduit / conduit
https://github.com/runconduit/conduit
stars | today |
---|---|
1012 | 27 |
The ultralight service mesh for Kubernetes
udhos / goben
https://github.com/udhos/goben
stars | today |
---|---|
50 | 25 |
goben is a golang tool to measure TCP/UDP transport layer throughput between hosts.
esimov / caire
https://github.com/esimov/caire
stars | today |
---|---|
7330 | 23 |
Content aware image resize library
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
15079 | 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.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
7407 | 19 |
Run Kubernetes locally
zricethezav / gitleaks
https://github.com/zricethezav/gitleaks
stars | today |
---|---|
75 | 20 |
Searches full repo history for secrets and keys 🔑
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
4123 | 16 |
The Kubernetes Package Manager
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8737 | 18 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
13078 | 17 |
Træfik, a modern reverse proxy
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
14741 | 17 |
The Prometheus monitoring system and time series database.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
32321 | 15 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
dnote-io / cli
https://github.com/dnote-io/cli
stars | today |
---|---|
737 | 16 |
Capture what you learn as you code without leaving the command line
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
23414 | 15 |
The world’s fastest framework for building websites.
containers / virtcontainers
https://github.com/containers/virtcontainers
stars | today |
---|---|
108 | 15 |
A Go package for building hardware virtualized container runtimes
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
6799 | 13 |
A platform for building proxies to bypass network restrictions.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
15899 | 14 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5941 | 14 |
An open platform to connect, manage, and secure microservices.
bdimcheff / rainbow-deploys
https://github.com/bdimcheff/rainbow-deploys
stars | today |
---|---|
88 | 14 |
🌈 🌈 🌈
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
89627 | 107 |
Computation using data flow graphs for scalable machine learning
facebookresearch / TensorComprehensions
https://github.com/facebookresearch/TensorComprehensions
stars | today |
---|---|
630 | 96 |
A domain specific language to express machine learning workloads.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
27725 | 44 |
Bitcoin Core integration/staging tree
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13298 | 40 |
Godot Engine – Multi-platform 2D and 3D game engine
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
22264 | 25 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
56726 | 28 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3561 | 23 |
The Solidity Contract-Oriented Programming Language
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
11706 | 22 |
SQL powered operating system instrumentation, monitoring, and analytics.
nanocurrency / raiblocks
https://github.com/nanocurrency/raiblocks
stars | today |
---|---|
1725 | 21 |
RaiBlocks is a cryptocurrency
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23689 | 20 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
22826 | 16 |
Caffe: a fast open framework for deep learning.
cryptonotefoundation / cryptonote
https://github.com/cryptonotefoundation/cryptonote
stars | today |
---|---|
530 | 5 |
CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
gzc / CLRS
stars | today |
---|---|
3245 | 16 |
📓 Solutions to Introduction to Algorithms
v8 / v8
stars | today |
---|---|
8220 | 16 |
The official mirror of the V8 Git repository
halide / Halide
https://github.com/halide/Halide
stars | today |
---|---|
2130 | 16 |
a language for fast, portable data-parallel computation
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
10797 | 13 |
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
searchivarius / nmslib
https://github.com/searchivarius/nmslib
stars | today |
---|---|
647 | 15 |
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42653 | 13 |
The Swift Programming Language
google / draco
https://github.com/google/draco
stars | today |
---|---|
1992 | 12 |
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7301 | 11 |
Google Test
davisking / dlib
https://github.com/davisking/dlib
stars | today |
---|---|
4140 | 12 |
A toolkit for making real world machine learning and data analysis applications in C++
TrinityCore / TrinityCore
https://github.com/TrinityCore/TrinityCore
stars | today |
---|---|
4227 | 10 |
TrinityCore Open Source MMO Framework (master = 7.3.2.25549, 3.3.5 = 3.3.5a.12340)
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
4354 | 10 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
5845 | 9 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
butor / blackbird
https://github.com/butor/blackbird
stars | today |
---|---|
3862 | 10 |
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
Language: javascript
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
6108 | 339 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
kusti8 / proton-native
https://github.com/kusti8/proton-native
stars | today |
---|---|
416 | 233 |
A React environment for cross platform native desktop apps
sweetalert2 / sweetalert2
https://github.com/sweetalert2/sweetalert2
stars | today |
---|---|
5317 | 217 |
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript’s popup boxes. Zero dependencies.
bradley / Blotter
https://github.com/bradley/Blotter
stars | today |
---|---|
939 | 213 |
A JavaScript API for drawing unconventional text effects on the web.
joshwcomeau / waveforms
https://github.com/joshwcomeau/waveforms
stars | today |
---|---|
638 | 204 |
An interactive, explorable explanation about the peculiar magic of sound waves.
Vincit / objection.js
https://github.com/Vincit/objection.js
stars | today |
---|---|
2127 | 177 |
An SQL-friendly ORM for Node.js
photonstorm / phaser
https://github.com/photonstorm/phaser
stars | today |
---|---|
18608 | 170 |
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
6804 | 134 |
🎨 Create and share beautiful images of your source code
thedevs-network / kutt
https://github.com/thedevs-network/kutt
stars | today |
---|---|
466 | 115 |
Free Modern URL Shortener.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
19215 | 104 |
📦 🚀 Blazing fast, zero configuration web application bundler
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
17978 | 103 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
vuejs / vue
stars | today |
---|---|
83949 | 82 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
88509 | 68 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
supnate / rekit
https://github.com/supnate/rekit
stars | today |
---|---|
2250 | 76 |
Toolkit for building scalable web applications with React, Redux and React-router
sindresorhus / refined-twitter
https://github.com/sindresorhus/refined-twitter
stars | today |
---|---|
447 | 75 |
Browser extension that simplifies the Twitter interface and adds useful features
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
11094 | 68 |
1 KB JavaScript library for building web applications.
feross / thanks
https://github.com/feross/thanks
stars | today |
---|---|
1492 | 66 |
🙌 Give thanks to the open source maintainers you depend on! ✨
automerge / automerge
https://github.com/automerge/automerge
stars | today |
---|---|
4505 | 55 |
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
43392 | 50 |
Create React apps with no build configuration.
LeCoupa / awesome-cheatsheets
https://github.com/LeCoupa/awesome-cheatsheets
stars | today |
---|---|
3677 | 53 |
📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
rage8885 / OpenSC2K
https://github.com/rage8885/OpenSC2K
stars | today |
---|---|
3785 | 51 |
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
jamiebuilds / unstated
https://github.com/jamiebuilds/unstated
stars | today |
---|---|
1670 | 52 |
State so simple, it goes without saying
WorldBrain / Memex
https://github.com/WorldBrain/Memex
stars | today |
---|---|
190 | 51 |
Browser Extension to full-text search your browsing history & bookmarks.
electerious / basicScroll
https://github.com/electerious/basicScroll
stars | today |
---|---|
506 | 49 |
Standalone parallax scrolling for mobile and desktop with CSS variables.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
36223 | 47 |
Promise based HTTP client for the browser and node.js
Language: unknown
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
14232 | 387 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
arialdomartini / Back-End-Developer-Interview-Questions
https://github.com/arialdomartini/Back-End-Developer-Interview-Questions
stars | today |
---|---|
3594 | 278 |
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
41115 | 145 |
Roadmap to becoming a web developer in 2018
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
75837 | 59 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
78341 | 53 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
61605 | 33 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
101343 | 32 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
57822 | 33 |
A complete computer science study plan to become a software engineer.
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
7324 | 34 |
An updated and curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
32516 | 35 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
12318 | 30 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
cncf / wg-serverless
https://github.com/cncf/wg-serverless
stars | today |
---|---|
201 | 31 |
CNCF Serverless WG
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
31889 | 29 |
A collection of (mostly) technical things every software developer should know
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
8149 | 24 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
28804 | 23 |
🎉 A curated list of awesome things related to Vue.js
teonite / t-shirts
https://github.com/teonite/t-shirts
stars | today |
---|---|
243 | 22 |
The first OpenSource t-shirts (probably)
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29936 | 20 |
🎓 Path to a free self-taught education in Computer Science!
SmokeMonsterPacks / Super-NT-Jailbreak
https://github.com/SmokeMonsterPacks/Super-NT-Jailbreak
stars | today |
---|---|
87 | 20 |
Custom “Jailbreak” firmware for the Analogue Super NT that allows loading ROMs from the SD Card slot.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
11837 | 19 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
arogozhnikov / python3_with_pleasure
https://github.com/arogozhnikov/python3_with_pleasure
stars | today |
---|---|
2965 | 20 |
A short guide on features of Python 3
adeshpande3 / Machine-Learning-Links-And-Lessons-Learned
https://github.com/adeshpande3/Machine-Learning-Links-And-Lessons-Learned
stars | today |
---|---|
374 | 17 |
List of all the lessons learned, best practices, and links from my time studying machine learning
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7866 | 18 |
The Ethereum Wiki -
GoogleChromeLabs / webpack-libs-optimizations
https://github.com/GoogleChromeLabs/webpack-libs-optimizations
stars | today |
---|---|
114 | 17 |
Using a library in your webpack project? Here’s how to optimize it
RedditSota / state-of-the-art-result-for-machine-learning-problems
https://github.com/RedditSota/state-of-the-art-result-for-machine-learning-problems
stars | today |
---|---|
6209 | 16 |
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem’s SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). W…
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
23709 | 15 |
A collection of awesome things regarding React ecosystem.