Language: python
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
5649 | 212 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
3325 | 157 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
10669 | 67 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
25450 | 61 |
Deep Learning for humans
MrGemy95 / Tensorflow-Project-Template
https://github.com/MrGemy95/Tensorflow-Project-Template
stars | today |
---|---|
1240 | 66 |
A best practice for tensorflow project template architecture.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
28173 | 50 |
Models and examples built with TensorFlow
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
30394 | 52 |
A curated list of awesome Machine Learning frameworks, libraries and software.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
45325 | 51 |
A curated list of awesome Python frameworks, libraries, software and resources
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
33139 | 43 |
The Python micro framework for building web applications.
deepinsight / insightface
https://github.com/deepinsight/insightface
stars | today |
---|---|
356 | 44 |
Face Recognition Project on MXNet
ubernostrum / django-registration
https://github.com/ubernostrum/django-registration
stars | today |
---|---|
393 | 45 |
An extensible user-registration app for Django
django / django
https://github.com/django/django
stars | today |
---|---|
31740 | 38 |
The Web framework for perfectionists with deadlines.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
12505 | 37 |
🏡 Open-source home automation platform running on Python 3
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
23052 | 37 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
micahflee / onionshare
https://github.com/micahflee/onionshare
stars | today |
---|---|
2308 | 39 |
Securely and anonymously share a file of any size
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
33147 | 37 |
A collective list of public JSON APIs for use in web development.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25655 | 35 |
scikit-learn: machine learning in Python
NullArray / AutoSploit
https://github.com/NullArray/AutoSploit
stars | today |
---|---|
2426 | 34 |
Automated Mass Exploiter
tensorflow / tpu
https://github.com/tensorflow/tpu
stars | today |
---|---|
112 | 37 |
Reference models and tools for Cloud TPUs.
phildini / thanks
https://github.com/phildini/thanks
stars | today |
---|---|
71 | 35 |
Finding ways to fund the packages you use.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33860 | 33 |
Command-line program to download videos from YouTube.com and other video sites
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
13286 | 31 |
python 微信《跳一跳》辅助
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
28399 | 27 |
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.
geek-ai / Texygen
https://github.com/geek-ai/Texygen
stars | today |
---|---|
203 | 29 |
A text generation benchmarking platform
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
25688 | 28 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
Language: go
vektah / gqlgen
https://github.com/vektah/gqlgen
stars | today |
---|---|
529 | 231 |
go generate based graphql server library
dnote-io / cli
https://github.com/dnote-io/cli
stars | today |
---|---|
454 | 118 |
Capture what you learn as you code without leaving the command line
tidwall / gjson
https://github.com/tidwall/gjson
stars | today |
---|---|
2474 | 85 |
Get JSON values quickly - JSON Parser for Go
golang / go
stars | today |
---|---|
37719 | 62 |
The Go programming language
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
13799 | 51 |
Official Go implementation of the Ethereum protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
32491 | 45 |
Production-Grade Container Scheduling and Management
esimov / caire
https://github.com/esimov/caire
stars | today |
---|---|
7197 | 49 |
Content aware image resize library
kelseyhightower / riff-tutorial
https://github.com/kelseyhightower/riff-tutorial
stars | today |
---|---|
45 | 43 |
How-to guide for testing the riff FaaS platform and Istio on Google Kubernetes Engine.
codeexpress / respounder
https://github.com/codeexpress/respounder
stars | today |
---|---|
44 | 40 |
Respounder detects presence of responder in the the network.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
23330 | 37 |
The world’s fastest framework for building websites.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9854 | 34 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
JackyChiu / slb
https://github.com/JackyChiu/slb
stars | today |
---|---|
78 | 39 |
Simple Load Balancer
tidwall / fastlane
https://github.com/tidwall/fastlane
stars | today |
---|---|
195 | 38 |
Fast single-producer / single-consumer channels for Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27754 | 34 |
A curated list of awesome Go frameworks, libraries and software
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
15004 | 35 |
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.
gonum / gonum
https://github.com/gonum/gonum
stars | today |
---|---|
1334 | 35 |
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
dotmesh-io / dotmesh
https://github.com/dotmesh-io/dotmesh
stars | today |
---|---|
225 | 34 |
dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
13150 | 29 |
🌸 A command-line fuzzy finder
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12971 | 28 |
Træfik, a modern reverse proxy
rgburke / grv
https://github.com/rgburke/grv
stars | today |
---|---|
2646 | 26 |
GRV is a terminal interface for viewing git repositories
serverless / event-gateway
https://github.com/serverless/event-gateway
stars | today |
---|---|
971 | 24 |
The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience.
gobuffalo / packr
https://github.com/gobuffalo/packr
stars | today |
---|---|
643 | 23 |
The simple and easy way to embed static files into Go binaries.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
14661 | 22 |
The Prometheus monitoring system and time series database.
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
3495 | 20 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
8680 | 22 |
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
Language: c++
inspector-repl / inspector
https://github.com/inspector-repl/inspector
stars | today |
---|---|
295 | 237 |
A drop-anywhere C++ REPL
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
89223 | 204 |
Computation using data flow graphs for scalable machine learning
acdemiralp / fg
https://github.com/acdemiralp/fg
stars | today |
---|---|
110 | 76 |
Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
27572 | 52 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
56604 | 62 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
22182 | 31 |
Open Source Computer Vision Library
randomascii / blogstuff
https://github.com/randomascii/blogstuff
stars | today |
---|---|
52 | 33 |
Support files related to blog posts on https://randomascii.wordpress.com/
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
5789 | 32 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
EOSIO / eos
stars | today |
---|---|
4508 | 31 |
An open source smart contract platform
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23626 | 28 |
Protocol Buffers - Google’s data interchange format
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3959 | 26 |
Nintendo Switch Emulator
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13193 | 22 |
Godot Engine – Multi-platform 2D and 3D game engine
BVLC / caffe
stars | today |
---|---|
22784 | 23 |
Caffe: a fast open framework for deep learning.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
8500 | 23 |
JSON for Modern C++
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
12596 | 22 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
9643 | 20 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
grpc / grpc
stars | today |
---|---|
13620 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
7285 | 18 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
6165 | 17 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
3503 | 17 |
The Solidity Contract-Oriented Programming Language
lava / matplotlib-cpp
https://github.com/lava/matplotlib-cpp
stars | today |
---|---|
398 | 17 |
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42607 | 15 |
The Swift Programming Language
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1711 | 13 |
Unified All-in-one Monero miner
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
3855 | 15 |
C++ front/service proxy
butor / blackbird
https://github.com/butor/blackbird
stars | today |
---|---|
3827 | 15 |
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 |
---|---|
3385 | 1426 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
automerge / automerge
https://github.com/automerge/automerge
stars | today |
---|---|
4056 | 291 |
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
kantord / just-dashboard
https://github.com/kantord/just-dashboard
stars | today |
---|---|
400 | 364 |
Create dashboards using YAML/JSON files
supnate / rekit
https://github.com/supnate/rekit
stars | today |
---|---|
1685 | 220 |
Toolkit for building scalable web applications with React, Redux and React-router
truedread / netflix-1080p
https://github.com/truedread/netflix-1080p
stars | today |
---|---|
263 | 176 |
Chrome extension to play Netflix in 1080p
LeCoupa / awesome-cheatsheets
https://github.com/LeCoupa/awesome-cheatsheets
stars | today |
---|---|
3301 | 157 |
📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
17538 | 162 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
rage8885 / OpenSC2K
https://github.com/rage8885/OpenSC2K
stars | today |
---|---|
3595 | 160 |
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
captbaritone / winamp2-js
https://github.com/captbaritone/winamp2-js
stars | today |
---|---|
5124 | 151 |
A reimplementation of Winamp 2.9 in HTML5 and Javascript
vuejs / vue
stars | today |
---|---|
83607 | 147 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
feross / thanks
https://github.com/feross/thanks
stars | today |
---|---|
1271 | 152 |
🙌 Give thanks to the open source maintainers you depend on! ✨
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
6329 | 125 |
🎨 Create and share beautiful images of your source code
jondot / hygen
https://github.com/jondot/hygen
stars | today |
---|---|
623 | 121 |
The simple, fast, and scalable code generator that lives in your project.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
88241 | 100 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
sweetalert2 / sweetalert2
https://github.com/sweetalert2/sweetalert2
stars | today |
---|---|
4413 | 106 |
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript’s popup boxes. Zero dependencies.
vincentcox / StaCoAn
https://github.com/vincentcox/StaCoAn
stars | today |
---|---|
153 | 84 |
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.
alexmojaki / birdseye
https://github.com/alexmojaki/birdseye
stars | today |
---|---|
525 | 80 |
Quick, convenient, expression-centric, graphical Python debugger using the AST
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
43185 | 65 |
Create React apps with no build configuration.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
26373 | 67 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
36018 | 70 |
Promise based HTTP client for the browser and node.js
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
66311 | 58 |
JavaScript Style Guide
tcodina / todo-app
https://github.com/tcodina/todo-app
stars | today |
---|---|
87 | 54 |
Simple ReactJs todo app ✍
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
17371 | 53 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
16497 | 53 |
A set of best practices for JavaScript projects
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
18986 | 51 |
📦 🚀 Blazing fast, zero configuration web application bundler
Language: unknown
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
11964 | 935 |
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 |
---|---|
2032 | 455 |
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
57693 | 81 |
A complete computer science study plan to become a software engineer.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
61467 | 62 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
78112 | 76 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
75610 | 67 |
A book series on JavaScript. @YDKJS on twitter.
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
7131 | 63 |
An updated and curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
101228 | 57 |
📚 Freely available programming books
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
32361 | 53 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
28681 | 51 |
🎉 A curated list of awesome things related to Vue.js
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 |
---|---|
6170 | 42 |
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…
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29872 | 41 |
🎓 Path to a free self-taught education in Computer Science!
solid / solid-spec
https://github.com/solid/solid-spec
stars | today |
---|---|
326 | 39 |
The Solid spec and architecture
Artemmkin / infrastructure-as-code-tutorial
https://github.com/Artemmkin/infrastructure-as-code-tutorial
stars | today |
---|---|
309 | 37 |
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
RuqayaAlhemeiri / H.w
https://github.com/RuqayaAlhemeiri/H.w
stars | today |
---|---|
64 | 36 |
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7797 | 31 |
The Ethereum Wiki -
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
23633 | 28 |
A collection of awesome things regarding React ecosystem.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
12220 | 22 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
11660 | 22 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
distribuyed / index
https://github.com/distribuyed/index
stars | today |
---|---|
99 | 21 |
A full list of decentralized exchanges of cryptocurrencies and tokens.
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
15339 | 20 |
蓝灯(Lantern)官方论坛
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
12755 | 20 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
enaqx / awesome-pentest
https://github.com/enaqx/awesome-pentest
stars | today |
---|---|
6284 | 18 |
A collection of awesome penetration testing resources, tools and other shiny things
sindresorhus / awesome-electron
https://github.com/sindresorhus/awesome-electron
stars | today |
---|---|
13558 | 20 |
Useful resources for creating apps with Electron
dsignr / disallowed-usernames
https://github.com/dsignr/disallowed-usernames
stars | today |
---|---|
82 | 20 |
An open source database of disallowed usernames for software projects to prevent phishing and impersonation.