Language: python
keredson / gnomecast
https://github.com/keredson/gnomecast
stars | today |
---|---|
586 | 112 |
A native Linux Chromecast GUI that supports transcoding and subtitles.
quentinhardy / msdat
https://github.com/quentinhardy/msdat
stars | today |
---|---|
154 | 84 |
MSDAT: Microsoft SQL Database Attacking Tool
carpedm20 / ENAS-pytorch
https://github.com/carpedm20/ENAS-pytorch
stars | today |
---|---|
379 | 71 |
PyTorch implementation of “Efficient Neural Architecture Search via Parameters Sharing”
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
11063 | 57 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
MultiAgentLearning / playground
https://github.com/MultiAgentLearning/playground
stars | today |
---|---|
74 | 59 |
PlayGround: AI Research into Multi-Agent Learning.
malja / zroya
https://github.com/malja/zroya
stars | today |
---|---|
53 | 51 |
Python wrapper of win32 for creating Windows notifications.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
45501 | 37 |
A curated list of awesome Python frameworks, libraries, software and resources
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
33335 | 34 |
A collective list of public JSON APIs for use in web development.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
3540 | 32 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
28391 | 24 |
Models and examples built with TensorFlow
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
16106 | 27 |
The Python programming language
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33999 | 28 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
25601 | 26 |
Deep Learning for humans
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
30527 | 27 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pmaji / eth_python_tracker
https://github.com/pmaji/eth_python_tracker
stars | today |
---|---|
90 | 25 |
Python Dash app meant to track whale activity in cryptocurrency buy & sell walls on GDAX.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
12316 | 23 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
12592 | 20 |
🏡 Open-source home automation platform running on Python 3
erezsh / lark
https://github.com/erezsh/lark
stars | today |
---|---|
364 | 25 |
A modern parsing library for Python, implementing Earley & LALR(1) and an easy interface
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
8535 | 24 |
Python Development Workflow for Humans.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7752 | 21 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
gruns / icecream
https://github.com/gruns/icecream
stars | today |
---|---|
307 | 22 |
Sweet and creamy print debugging.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
23153 | 20 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
EmbersArc / gym
https://github.com/EmbersArc/gym
stars | today |
---|---|
30 | 21 |
django / django
https://github.com/django/django
stars | today |
---|---|
31837 | 16 |
The Web framework for perfectionists with deadlines.
mail-in-a-box / mailinabox
https://github.com/mail-in-a-box/mailinabox
stars | today |
---|---|
7002 | 19 |
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.
Language: go
apex / up
stars | today |
---|---|
4666 | 66 |
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
golang / go
stars | today |
---|---|
37929 | 39 |
The Go programming language
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
13113 | 38 |
Træfik, a modern reverse proxy
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27900 | 33 |
A curated list of awesome Go frameworks, libraries and software
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
13945 | 29 |
Official Go implementation of the Ethereum protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
32642 | 25 |
Production-Grade Container Scheduling and Management
spotahome / kooper
https://github.com/spotahome/kooper
stars | today |
---|---|
97 | 26 |
Kooper is a simple Go library to create Kubernetes operators and controllers.
esimov / caire
https://github.com/esimov/caire
stars | today |
---|---|
7351 | 22 |
Content aware image resize library
runconduit / conduit
https://github.com/runconduit/conduit
stars | today |
---|---|
1033 | 22 |
The ultralight service mesh for Kubernetes
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
4141 | 20 |
The Kubernetes Package Manager
mitchellh / go-server-timing
https://github.com/mitchellh/go-server-timing
stars | today |
---|---|
537 | 20 |
Go (golang) library for creating and consuming HTTP Server-Timing headers
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
23431 | 19 |
The world’s fastest framework for building websites.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
32340 | 17 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
6459 | 16 |
A Commander for modern Go CLI interactions
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
15087 | 16 |
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 |
---|---|
5955 | 15 |
An open platform to connect, manage, and secure microservices.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
7419 | 14 |
Run Kubernetes locally
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
7891 | 14 |
The fantastic ORM library for Golang, aims to be developer friendly
ncw / rclone
stars | today |
---|---|
8375 | 12 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
rgburke / grv
https://github.com/rgburke/grv
stars | today |
---|---|
2713 | 13 |
GRV is a terminal interface for viewing git repositories
goreleaser / nfpm
https://github.com/goreleaser/nfpm
stars | today |
---|---|
28 | 13 |
NFPM is Not FPM - a simple deb and rpm packager written in Go
gojektech / heimdall
https://github.com/gojektech/heimdall
stars | today |
---|---|
158 | 12 |
An enchanced HTTP client
golang / dep
stars | today |
---|---|
7620 | 12 |
Go dependency management tool
udhos / goben
https://github.com/udhos/goben
stars | today |
---|---|
62 | 12 |
goben is a golang tool to measure TCP/UDP transport layer throughput between hosts.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
19440 | 12 |
Open Source Continuous File Synchronization
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
89706 | 88 |
Computation using data flow graphs for scalable machine learning
facebook / yoga
https://github.com/facebook/yoga
stars | today |
---|---|
9234 | 51 |
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
27754 | 41 |
Bitcoin Core integration/staging tree
facebookresearch / TensorComprehensions
https://github.com/facebookresearch/TensorComprehensions
stars | today |
---|---|
667 | 40 |
A domain specific language to express machine learning workloads.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
56762 | 33 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
dmlc / tvm
stars | today |
---|---|
1116 | 30 |
bring deep learning workloads to bare metal
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13324 | 26 |
Godot Engine – Multi-platform 2D and 3D game engine
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
22278 | 11 |
Open Source Computer Vision Library
pyk / cmake-tutorial
https://github.com/pyk/cmake-tutorial
stars | today |
---|---|
40 | 19 |
A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23704 | 19 |
Protocol Buffers - Google’s data interchange format
gzc / CLRS
stars | today |
---|---|
3261 | 16 |
📓 Solutions to Introduction to Algorithms
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42660 | 14 |
The Swift Programming Language
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
6206 | 14 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
BVLC / caffe
stars | today |
---|---|
22838 | 13 |
Caffe: a fast open framework for deep learning.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7313 | 10 |
Google Test
skypjack / entt
https://github.com/skypjack/entt
stars | today |
---|---|
123 | 11 |
Gaming meets modern C++
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
8544 | 11 |
JSON for Modern C++
grpc / grpc
stars | today |
---|---|
13675 | 9 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
8481 | 11 |
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.
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
11714 | 10 |
SQL powered operating system instrumentation, monitoring, and analytics.
spotify / annoy
https://github.com/spotify/annoy
stars | today |
---|---|
3111 | 10 |
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
searchivarius / nmslib
https://github.com/searchivarius/nmslib
stars | today |
---|---|
656 | 10 |
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3569 | 8 |
The Solidity Contract-Oriented Programming Language
clab / dynet
stars | today |
---|---|
2112 | 9 |
DyNet: The Dynamic Neural Network Toolkit
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
3905 | 9 |
C++ front/service proxy
Language: javascript
kusti8 / proton-native
https://github.com/kusti8/proton-native
stars | today |
---|---|
743 | 298 |
A React environment for cross platform native desktop apps
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
6324 | 205 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
devunt / make-gis-great-again
https://github.com/devunt/make-gis-great-again
stars | today |
---|---|
267 | 138 |
This web extension adds back “View Image” button to Google Image Search results.
sweetalert2 / sweetalert2
https://github.com/sweetalert2/sweetalert2
stars | today |
---|---|
5427 | 115 |
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript’s popup boxes. Zero dependencies.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
59956 | 91 |
A framework for building native apps with React.
thedevs-network / kutt
https://github.com/thedevs-network/kutt
stars | today |
---|---|
556 | 91 |
Free Modern URL Shortener.
bradley / Blotter
https://github.com/bradley/Blotter
stars | today |
---|---|
1015 | 80 |
A JavaScript API for drawing unconventional text effects on the web.
Vincit / objection.js
https://github.com/Vincit/objection.js
stars | today |
---|---|
2202 | 81 |
An SQL-friendly ORM for Node.js
joshwcomeau / waveforms
https://github.com/joshwcomeau/waveforms
stars | today |
---|---|
716 | 79 |
An interactive, explorable explanation about the peculiar magic of sound waves.
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
18047 | 73 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
photonstorm / phaser
https://github.com/photonstorm/phaser
stars | today |
---|---|
18669 | 67 |
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.
vuejs / vue
stars | today |
---|---|
84006 | 61 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
nativescript-vue / nativescript-vue
https://github.com/nativescript-vue/nativescript-vue
stars | today |
---|---|
1530 | 67 |
NativeScript with the ease of Vue
automerge / automerge
https://github.com/automerge/automerge
stars | today |
---|---|
4567 | 67 |
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
6867 | 65 |
🎨 Create and share beautiful images of your source code
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
88556 | 60 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
43436 | 47 |
Create React apps with no build configuration.
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
11141 | 50 |
1 KB JavaScript library for building web applications.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
19261 | 48 |
📦 🚀 Blazing fast, zero configuration web application bundler
supnate / rekit
https://github.com/supnate/rekit
stars | today |
---|---|
2294 | 46 |
Toolkit for building scalable web applications with React, Redux and React-router
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
36268 | 46 |
Promise based HTTP client for the browser and node.js
sureskumar / sketch-isometric
https://github.com/sureskumar/sketch-isometric
stars | today |
---|---|
238 | 48 |
Generate Isometric views from Artboards and Rectangles in Sketch app.
sindresorhus / refined-twitter
https://github.com/sindresorhus/refined-twitter
stars | today |
---|---|
489 | 43 |
Browser extension that simplifies the Twitter interface and adds useful features
LeCoupa / awesome-cheatsheets
https://github.com/LeCoupa/awesome-cheatsheets
stars | today |
---|---|
3724 | 42 |
📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
jamiebuilds / unstated
https://github.com/jamiebuilds/unstated
stars | today |
---|---|
1706 | 41 |
State so simple, it goes without saying
Language: unknown
arialdomartini / Back-End-Developer-Interview-Questions
https://github.com/arialdomartini/Back-End-Developer-Interview-Questions
stars | today |
---|---|
3792 | 201 |
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
14417 | 189 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
41235 | 128 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
78384 | 48 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
61639 | 35 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
75868 | 41 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
101374 | 33 |
📚 Freely available programming books
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
32550 | 34 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
57845 | 27 |
A complete computer science study plan to become a software engineer.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
28833 | 30 |
🎉 A curated list of awesome things related to Vue.js
trstringer / cli-debugging-cheatsheets
https://github.com/trstringer/cli-debugging-cheatsheets
stars | today |
---|---|
99 | 28 |
🔥 Collection of command-line debugging cheatsheets for multiple languages and runtimes
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29961 | 28 |
🎓 Path to a free self-taught education in Computer Science!
zzsza / Datascience-Interview-Questions
https://github.com/zzsza/Datascience-Interview-Questions
stars | today |
---|---|
36 | 28 |
Datascience-Interview-Questions for Korean
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
7349 | 26 |
An updated and curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development.
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
31906 | 23 |
A collection of (mostly) technical things every software developer should know
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7888 | 24 |
The Ethereum Wiki -
CyC2018 / InterviewNotes
https://github.com/CyC2018/InterviewNotes
stars | today |
---|---|
52 | 16 |
面试笔记,持续更新中,新仓库求 star ~
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
8165 | 16 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
keon / awesome-nlp
https://github.com/keon/awesome-nlp
stars | today |
---|---|
3998 | 18 |
📖 A curated list of resources dedicated to Natural Language Processing (NLP)
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
21739 | 16 |
⚡️ Delightful Node.js packages and resources
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
28569 | 15 |
A curated list of awesome Android UI/UX libraries
ethereum / EIPs
https://github.com/ethereum/EIPs
stars | today |
---|---|
2127 | 15 |
The Ethereum Improvement Proposal
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
23724 | 15 |
A collection of awesome things regarding React ecosystem.
jtoy / awesome-tensorflow
https://github.com/jtoy/awesome-tensorflow
stars | today |
---|---|
10682 | 14 |
TensorFlow - A curated list of dedicated resources http://tensorflow.org
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
12330 | 13 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated