Language: python
NVIDIA / FastPhotoStyle
https://github.com/NVIDIA/FastPhotoStyle
stars | today |
---|---|
4543 | 865 |
Style transfer, deep learning, feature transform
mfitzp / 15-minute-apps
https://github.com/mfitzp/15-minute-apps
stars | today |
---|---|
588 | 194 |
15 minute (small) desktop apps built with PyQt
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
11703 | 93 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
kennethreitz / twitter-scraper
https://github.com/kennethreitz/twitter-scraper
stars | today |
---|---|
206 | 91 |
Scrape the Twitter Frontend API without authentication.
Marten4n6 / EvilOSX
https://github.com/Marten4n6/EvilOSX
stars | today |
---|---|
398 | 84 |
A pure python, post-exploitation, RAT (Remote Administration Tool) for macOS / OSX.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
28661 | 53 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
45766 | 64 |
A curated list of awesome Python frameworks, libraries, software and resources
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
33608 | 60 |
A collective list of public JSON APIs for use in web development.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
3861 | 54 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
25837 | 51 |
Deep Learning for humans
minimaxir / big-list-of-naughty-strings
https://github.com/minimaxir/big-list-of-naughty-strings
stars | today |
---|---|
22896 | 59 |
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
23434 | 55 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
8763 | 52 |
Python Development Workflow for Humans.
openai / maddpg
https://github.com/openai/maddpg
stars | today |
---|---|
72 | 46 |
kennethreitz / s3monkey
https://github.com/kennethreitz/s3monkey
stars | today |
---|---|
199 | 47 |
A Python library that allows you to interact with Amazon S3 Buckets as if they are your local filesystem.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7897 | 42 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
openai / gym
stars | today |
---|---|
10473 | 38 |
A toolkit for developing and comparing reinforcement learning algorithms.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
12456 | 38 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
33380 | 34 |
The Python micro framework for building web applications.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
20975 | 33 |
a web proxy tool
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25926 | 30 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
34180 | 30 |
Command-line program to download videos from YouTube.com and other video sites
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
28601 | 29 |
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.
smoqadam / PyFladesk
https://github.com/smoqadam/PyFladesk
stars | today |
---|---|
165 | 35 |
create desktop application by using Flask and QtWebKit
django / django
https://github.com/django/django
stars | today |
---|---|
31962 | 27 |
The Web framework for perfectionists with deadlines.
Language: go
zricethezav / gitleaks
https://github.com/zricethezav/gitleaks
stars | today |
---|---|
1882 | 277 |
Searches full repo history for secrets and keys 🔑
jessfraz / img
https://github.com/jessfraz/img
stars | today |
---|---|
486 | 195 |
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
golang / vgo
stars | today |
---|---|
361 | 135 |
[mirror] Versioned Go Prototype
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
14234 | 76 |
Official Go implementation of the Ethereum protocol
hdm / nextnet
https://github.com/hdm/nextnet
stars | today |
---|---|
95 | 76 |
nextnet is a pivot point discovery tool written in Go.
golang / go
stars | today |
---|---|
38164 | 55 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
32846 | 50 |
Production-Grade Container Scheduling and Management
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
653 | 55 |
The state of the art network attack and monitoring framework.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
28094 | 49 |
A curated list of awesome Go frameworks, libraries and software
fullstorydev / grpcurl
https://github.com/fullstorydev/grpcurl
stars | today |
---|---|
245 | 47 |
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
erning / gorun
https://github.com/erning/gorun
stars | today |
---|---|
364 | 35 |
gorun is a tool enabling one to put a “bang line” in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8885 | 33 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
git-chglog / git-chglog
https://github.com/git-chglog/git-chglog
stars | today |
---|---|
215 | 31 |
CHANGELOG generator implemented in Go (Golang).
micro / go-config
https://github.com/micro/go-config
stars | today |
---|---|
65 | 31 |
A pluggable dynamic config library
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
14858 | 29 |
The Prometheus monitoring system and time series database.
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
3623 | 24 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
kitech / qt.go
https://github.com/kitech/qt.go
stars | today |
---|---|
172 | 28 |
Qt binding for Go (Golang) aims get Go’s compile speed again.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
13280 | 27 |
Træfik, a modern reverse proxy
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
23557 | 26 |
The world’s fastest framework for building websites.
yeasy / blockchain_guide
https://github.com/yeasy/blockchain_guide
stars | today |
---|---|
3111 | 24 |
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
moby / moby
stars | today |
---|---|
47739 | 23 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
4235 | 21 |
The Kubernetes Package Manager
faiface / pixel
https://github.com/faiface/pixel
stars | today |
---|---|
1149 | 25 |
A hand-crafted 2D game library in Go
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
16953 | 22 |
Distributed reliable key-value store for the most critical data of a distributed system
GenesisCommunity / go-genesis
https://github.com/GenesisCommunity/go-genesis
stars | today |
---|---|
1317 | 23 |
A blockchain platform with a simplified programming language. 85% of all tokens will be distributed for free among GitHub users.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
90174 | 94 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
28098 | 92 |
Bitcoin Core integration/staging tree
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
9839 | 70 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
mikeakohn / java_grinder
https://github.com/mikeakohn/java_grinder
stars | today |
---|---|
131 | 67 |
Compile Java byte-code to native CPU’s.
f1xpl / openauto
https://github.com/f1xpl/openauto
stars | today |
---|---|
203 | 56 |
AndroidAuto headunit emulator
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
56971 | 50 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
22397 | 32 |
Open Source Computer Vision Library
davisking / dlib
https://github.com/davisking/dlib
stars | today |
---|---|
4237 | 29 |
A toolkit for making real world machine learning and data analysis applications in C++
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
5930 | 26 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23806 | 23 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
16444 | 24 |
Tesseract Open Source OCR Engine (main repository)
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13462 | 22 |
Godot Engine – Multi-platform 2D and 3D game engine
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5837 | 22 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
grpc / grpc
stars | today |
---|---|
13756 | 17 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
BVLC / caffe
stars | today |
---|---|
22891 | 16 |
Caffe: a fast open framework for deep learning.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
3972 | 19 |
C++ front/service proxy
google-ar / arcore-android-sdk
https://github.com/google-ar/arcore-android-sdk
stars | today |
---|---|
2144 | 17 |
Google ARCore SDK for Android Studio
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42718 | 17 |
The Swift Programming Language
facebookresearch / TensorComprehensions
https://github.com/facebookresearch/TensorComprehensions
stars | today |
---|---|
780 | 17 |
A domain specific language to express machine learning workloads.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
8006 | 12 |
An open autonomous driving platform
vnpy / vnpy
stars | today |
---|---|
4969 | 16 |
基于python的开源量化交易平台开发框架
bystc / Snake-cpp
https://github.com/bystc/Snake-cpp
stars | today |
---|---|
55 | 15 |
用C++写的一个简易贪吃蛇
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3671 | 14 |
The Solidity Contract-Oriented Programming Language
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
5960 | 14 |
Turi Create simplifies the development of custom machine learning models.
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
6250 | 13 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
Language: javascript
yujiosaka / headless-chrome-crawler
https://github.com/yujiosaka/headless-chrome-crawler
stars | today |
---|---|
1234 | 571 |
Distributed crawler powered by Headless Chrome
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
8665 | 369 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
ethereumbook / ethereumbook
https://github.com/ethereumbook/ethereumbook
stars | today |
---|---|
1910 | 272 |
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
duo-labs / cloudmapper
https://github.com/duo-labs/cloudmapper
stars | today |
---|---|
1210 | 214 |
CloudMapper creates network diagrams of AWS environments
callstack / react-native-paper
https://github.com/callstack/react-native-paper
stars | today |
---|---|
469 | 217 |
Material Design for React Native (Android & iOS)
airtap / airtap
https://github.com/airtap/airtap
stars | today |
---|---|
890 | 213 |
Test your JavaScript in 800+ browsers.
octref / polacode
https://github.com/octref/polacode
stars | today |
---|---|
3220 | 204 |
📸 Polaroid for your code
cockpit-project / cockpit
https://github.com/cockpit-project/cockpit
stars | today |
---|---|
2757 | 193 |
There’s code a goin’ on
vuejs / vue
stars | today |
---|---|
84623 | 167 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
chrisvfritz / vue-enterprise-boilerplate
https://github.com/chrisvfritz/vue-enterprise-boilerplate
stars | today |
---|---|
532 | 157 |
An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI 3.
NewNewKing / SmallRomance
https://github.com/NewNewKing/SmallRomance
stars | today |
---|---|
226 | 122 |
程序员的小浪漫
rwieruch / react-graphql-github-apollo
https://github.com/rwieruch/react-graphql-github-apollo
stars | today |
---|---|
391 | 113 |
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
88983 | 105 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
electerious / basicScroll
https://github.com/electerious/basicScroll
stars | today |
---|---|
1463 | 110 |
Standalone parallax scrolling for mobile and desktop with CSS variables.
kusti8 / proton-native
https://github.com/kusti8/proton-native
stars | today |
---|---|
1956 | 109 |
A React environment for cross platform native desktop apps
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
18677 | 101 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
26986 | 95 |
Headless Chrome Node API
GoogleChromeLabs / clooney
https://github.com/GoogleChromeLabs/clooney
stars | today |
---|---|
134 | 97 |
Clooney is an actor library for the web.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
7349 | 90 |
🎨 Create and share beautiful images of your source code
jupyterlab / jupyterlab
https://github.com/jupyterlab/jupyterlab
stars | today |
---|---|
4190 | 81 |
JupyterLab computational environment.
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
17846 | 77 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
43776 | 72 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
36619 | 75 |
Promise based HTTP client for the browser and node.js
ks888 / LambStatus
https://github.com/ks888/LambStatus
stars | today |
---|---|
742 | 73 |
Serverless Status Page System
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
66787 | 63 |
JavaScript Style Guide
Language: unknown
arialdomartini / Back-End-Developer-Interview-Questions
https://github.com/arialdomartini/Back-End-Developer-Interview-Questions
stars | today |
---|---|
5982 | 287 |
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 |
---|---|
15851 | 240 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
42267 | 207 |
Roadmap to becoming a web developer in 2018
minimaxir / hacker-news-undocumented
https://github.com/minimaxir/hacker-news-undocumented
stars | today |
---|---|
589 | 203 |
This list details some of the hidden norms about Hacker News not otherwise covered in the Guidelines and the FAQ.
jhuangtw-dev / xg2xg
https://github.com/jhuangtw-dev/xg2xg
stars | today |
---|---|
754 | 184 |
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
101661 | 144 |
📚 Freely available programming books
swapagarwal / swag-for-dev
https://github.com/swapagarwal/swag-for-dev
stars | today |
---|---|
2280 | 127 |
😎 👕 🧦 A list of swag opportunities for developers
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
78756 | 84 |
😎 Curated list of awesome lists
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
32907 | 70 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
76287 | 67 |
A book series on JavaScript. @YDKJS on twitter.
tombusby / cypherpunk-research
https://github.com/tombusby/cypherpunk-research
stars | today |
---|---|
241 | 70 |
This repository is essentially for compiling information about Cypherpunks, the history of the movement, and the people/events of note.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
58125 | 60 |
A complete computer science study plan to become a software engineer.
roboticcam / machine-learning-notes
https://github.com/roboticcam/machine-learning-notes
stars | today |
---|---|
209 | 63 |
This contains my past machine learning notes
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
7591 | 55 |
An updated and curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
61877 | 38 |
A collection of useful .gitignore templates
bangumi / api
https://github.com/bangumi/api
stars | today |
---|---|
63 | 54 |
Build your app on Bangumi
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
29055 | 48 |
🎉 A curated list of awesome things related to Vue.js
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
8031 | 41 |
The Ethereum Wiki -
vuejs / vue-docs-zh-cn
https://github.com/vuejs/vue-docs-zh-cn
stars | today |
---|---|
163 | 39 |
goodrahstar / my-awesome-AI-bookmarks
https://github.com/goodrahstar/my-awesome-AI-bookmarks
stars | today |
---|---|
87 | 32 |
Curated list of my reads, implementations and core concepts of Artificial Intelligence, Deep Learning, Machine Learning by best folk in the world.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
30122 | 34 |
🎓 Path to a free self-taught education in Computer Science!
creactiviti / sicp-course
https://github.com/creactiviti/sicp-course
stars | today |
---|---|
93 | 30 |
SICP Course
sw-yx / awesome-dev-podcasts
https://github.com/sw-yx/awesome-dev-podcasts
stars | today |
---|---|
163 | 30 |
a curated list of awesome dev podcasts and why
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
25225 | 24 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
12476 | 26 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated