Language: python
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
3833 | 793 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
mherrmann / fbs
https://github.com/mherrmann/fbs
stars | today |
---|---|
839 | 416 |
Create cross-platform desktop apps in minutes, not months
MrGemy95 / Tensorflow-Project-Template
https://github.com/MrGemy95/Tensorflow-Project-Template
stars | today |
---|---|
939 | 250 |
A best practice for tensorflow project template architecture.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
2467 | 221 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
NullArray / AutoSploit
https://github.com/NullArray/AutoSploit
stars | today |
---|---|
2170 | 152 |
Automated Mass Exploiter
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
10356 | 143 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
tensorflow / minigo
https://github.com/tensorflow/minigo
stars | today |
---|---|
1460 | 80 |
An open-source implementation of the AlphaGoZero algorithm
Sarasra / models
https://github.com/Sarasra/models
stars | today |
---|---|
2238 | 75 |
Models and examples built with TensorFlow
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
27953 | 62 |
Models and examples built with TensorFlow
mherrmann / fbs-tutorial
https://github.com/mherrmann/fbs-tutorial
stars | today |
---|---|
161 | 79 |
Tutorial for creating cross-platform desktop appications with fbs
wohlert / semi-supervised-pytorch
https://github.com/wohlert/semi-supervised-pytorch
stars | today |
---|---|
86 | 66 |
Implementations of different VAE-based semi-supervised and generative models in PyTorch
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
25209 | 50 |
Deep Learning for humans
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
22917 | 54 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
45114 | 50 |
A curated list of awesome Python frameworks, libraries, software and resources
django / django
https://github.com/django/django
stars | today |
---|---|
31613 | 43 |
The Web framework for perfectionists with deadlines.
cheshirekow / cmake_format
https://github.com/cheshirekow/cmake_format
stars | today |
---|---|
65 | 50 |
Source code formatter for cmake listfiles.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
32956 | 48 |
A collective list of public JSON APIs for use in web development.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
10875 | 45 |
The world’s simplest facial recognition api for Python and the command line
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25502 | 40 |
scikit-learn: machine learning in Python
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
30181 | 43 |
A curated list of awesome Machine Learning frameworks, libraries and software.
geek-ai / Texygen
https://github.com/geek-ai/Texygen
stars | today |
---|---|
58 | 43 |
A text generation benchmarking platform
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
28292 | 36 |
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.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
32983 | 38 |
A microframework based on Werkzeug, Jinja2 and good intentions
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
30272 | 37 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33704 | 36 |
Command-line program to download videos from YouTube.com and other video sites
Language: go
GenesisCommunity / go-genesis
https://github.com/GenesisCommunity/go-genesis
stars | today |
---|---|
376 | 247 |
A blockchain platform with a simplified programming language. 85% of all tokens will be distributed for free among 850,000 GitHub users, who put a star in this repository. Only for those with 1+ year GitHub accounts.
esimov / caire
https://github.com/esimov/caire
stars | today |
---|---|
6789 | 198 |
Content aware image resize library
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
4916 | 112 |
OpenEBS is containerized block storage written in Go for cloud native and other environments w/ per container (or pod) QoS SLAs, tiering and replica policies across AZs and environments, and predictable and scalable performance.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
876 | 77 |
百度网盘工具箱 - Go语言编写
gobuffalo / packr
https://github.com/gobuffalo/packr
stars | today |
---|---|
372 | 75 |
The simple and easy way to embed static files into Go binaries.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
13557 | 61 |
Official Go implementation of the Ethereum protocol
vmware / govmomi
https://github.com/vmware/govmomi
stars | today |
---|---|
644 | 63 |
Go library for the VMware vSphere API
golang / go
stars | today |
---|---|
37480 | 59 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
32286 | 47 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27585 | 56 |
A curated list of awesome Go frameworks, libraries and software
rgburke / grv
https://github.com/rgburke/grv
stars | today |
---|---|
2544 | 45 |
GRV is a terminal interface for viewing git repositories
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
23176 | 42 |
The world’s fastest framework for building websites.
evilsocket / bettercap-ng
https://github.com/evilsocket/bettercap-ng
stars | today |
---|---|
345 | 41 |
bettercap-ng is a complete reimplementation of bettercap, the Swiss army knife for network attacks and monitoring. It is faster, stabler, smaller, easier to install and to use.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
14019 | 35 |
beego is an open-source, high-performance web framework for the Go programming language.
kyoshidajp / ghkw
https://github.com/kyoshidajp/ghkw
stars | today |
---|---|
75 | 37 |
Search how many keywords in GitHub Code tool
jedisct1 / dnscrypt-proxy
https://github.com/jedisct1/dnscrypt-proxy
stars | today |
---|---|
450 | 34 |
A flexible DNS proxy, with support for encrypted DNS protocols.
Microsoft / KubeGPU
https://github.com/Microsoft/KubeGPU
stars | today |
---|---|
170 | 34 |
A GPU / device extension framework for Kubernetes
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
5794 | 31 |
An open platform to connect, manage, and secure microservices.
dotmesh-io / dotmesh
https://github.com/dotmesh-io/dotmesh
stars | today |
---|---|
91 | 34 |
dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
GenesisKernel / go-genesis
https://github.com/GenesisKernel/go-genesis
stars | today |
---|---|
71 | 30 |
Public blockchain platform for building digital ecosystems
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12855 | 29 |
Træfik, a modern reverse proxy
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
3403 | 23 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9710 | 25 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
z7zmey / php-parser
https://github.com/z7zmey/php-parser
stars | today |
---|---|
110 | 29 |
A Parser for PHP written in Go
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
20648 | 26 |
A golang ebook intro how to build a web with golang
Language: c++
jpmorganchase / perspective
https://github.com/jpmorganchase/perspective
stars | today |
---|---|
1131 | 386 |
Streaming pivot visualization via WebAssembly
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
5584 | 207 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
88539 | 137 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
27301 | 78 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
56377 | 59 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
11540 | 65 |
SQL powered operating system instrumentation, monitoring, and analytics.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
22054 | 44 |
Open Source Computer Vision Library
EOSIO / eos
stars | today |
---|---|
4381 | 35 |
An open source smart contract platform
TranslucentTB / TranslucentTB
https://github.com/TranslucentTB/TranslucentTB
stars | today |
---|---|
1388 | 28 |
A lightweight utility that makes the Windows taskbar translucent/transparent.
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
3079 | 25 |
A library for efficient similarity search and clustering of dense vectors.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13098 | 25 |
Godot Engine – Multi-platform 2D and 3D game engine
tdlib / td
stars | today |
---|---|
922 | 24 |
Cross-platform library for building Telegram clients
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
12526 | 23 |
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 |
---|---|
9511 | 21 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23508 | 15 |
Protocol Buffers - Google’s data interchange format
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
8425 | 20 |
JSON for Modern C++
BVLC / caffe
stars | today |
---|---|
22719 | 15 |
Caffe: a fast open framework for deep learning.
Erkaman / poisson_blend
https://github.com/Erkaman/poisson_blend
stars | today |
---|---|
135 | 20 |
Seamless copy-and-paste of images with Poisson Blending.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
42555 | 19 |
The Swift Programming Language
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3853 | 19 |
Nintendo Switch Emulator
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
10704 | 16 |
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
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
5835 | 17 |
Turi Create simplifies the development of custom machine learning models.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7233 | 14 |
Google Test
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
6760 | 17 |
🔧 Cross-platform GUI management tool for Redis
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
6123 | 15 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
Language: javascript
rage8885 / OpenSC2K
https://github.com/rage8885/OpenSC2K
stars | today |
---|---|
2399 | 549 |
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
5395 | 430 |
🎨 Create and share beautiful images of your source code
automerge / automerge
https://github.com/automerge/automerge
stars | today |
---|---|
2971 | 358 |
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
LeCoupa / awesome-cheatsheets
https://github.com/LeCoupa/awesome-cheatsheets
stars | today |
---|---|
2219 | 275 |
📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
mozilla-iot / gateway
https://github.com/mozilla-iot/gateway
stars | today |
---|---|
396 | 233 |
Things Gateway
vuejs / vue
stars | today |
---|---|
83028 | 163 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
marcotcr / lime
https://github.com/marcotcr/lime
stars | today |
---|---|
2829 | 153 |
Lime: Explaining the predictions of any machine learning classifier
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
26075 | 149 |
Headless Chrome Node API
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
87884 | 105 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Chalarangelo / 30-seconds-of-code
https://github.com/Chalarangelo/30-seconds-of-code
stars | today |
---|---|
17082 | 101 |
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
ByronHsu / life-commit
https://github.com/ByronHsu/life-commit
stars | today |
---|---|
302 | 103 |
🏃 📆 Life as a git. Commit on your life.
Aaaaaaaty / blog
https://github.com/Aaaaaaaty/blog
stars | today |
---|---|
863 | 101 |
趁还能折腾的时候多读书——前端何时是个头
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
42886 | 72 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
35730 | 77 |
Promise based HTTP client for the browser and node.js
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
19922 | 77 |
Interactive UI component dev & test: React, React Native, Vue, Angular
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
66113 | 72 |
JavaScript Style Guide
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
59553 | 70 |
A framework for building native apps with React.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
22224 | 66 |
Framework for server-rendered or statically-exported React apps
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
18563 | 62 |
⚛️ 📄 🚀 Blazing fast static site generator for React
wulkano / kap
https://github.com/wulkano/kap
stars | today |
---|---|
7837 | 67 |
An open-source screen recorder built with web technology
cam-inc / viron
https://github.com/cam-inc/viron
stars | today |
---|---|
566 | 67 |
☕️ Automated Design-based Management Console.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
18763 | 66 |
📦 🚀 Blazing fast, zero configuration web application bundler
react-navigation / react-navigation
https://github.com/react-navigation/react-navigation
stars | today |
---|---|
9665 | 61 |
Routing and navigation for your React Native apps
vue-perf-devtool / vue-perf-devtool
https://github.com/vue-perf-devtool/vue-perf-devtool
stars | today |
---|---|
180 | 63 |
Vue Performance Devtool is a browser extension for inspecting the performance of Vue Components.
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
16250 | 61 |
A set of best practices for JavaScript projects
Language: unknown
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
3952 | 3456 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
39687 | 221 |
Roadmap to becoming a web developer in 2018
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
6793 | 176 |
🔖 Everyday-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 People ❤️ Thank You - 谢谢 - धन्यवाद - ধন্যবাদ - Спасибо - شكرا - Merci - Gracias - Danke - ありがとう - Cảm Ơn! 🙇
nayafia / awesome-maintainers
https://github.com/nayafia/awesome-maintainers
stars | today |
---|---|
241 | 160 |
Talks, blog posts, and interviews about the experience of being an open source maintainer
arogozhnikov / python3_with_pleasure
https://github.com/arogozhnikov/python3_with_pleasure
stars | today |
---|---|
2766 | 108 |
A short guide on features of Python 3
MicrosoftDocs / live-share
https://github.com/MicrosoftDocs/live-share
stars | today |
---|---|
138 | 97 |
Visual Studio Live Share - Real-time collaborative development in tools you love
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
77769 | 93 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
61234 | 60 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
75348 | 69 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
101021 | 57 |
📚 Freely available programming books
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
7902 | 58 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
28503 | 53 |
🎉 A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
57412 | 41 |
A complete computer science study plan to become a software engineer.
BadTudou / BestPCApp
https://github.com/BadTudou/BestPCApp
stars | today |
---|---|
57 | 45 |
Windows、MacOS平台上的优质PC应用
sw-yx / awesome-dev-podcasts
https://github.com/sw-yx/awesome-dev-podcasts
stars | today |
---|---|
79 | 43 |
a curated list of awesome dev podcasts and why
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7667 | 35 |
The Ethereum Wiki -
jtoy / awesome-tensorflow
https://github.com/jtoy/awesome-tensorflow
stars | today |
---|---|
10527 | 34 |
TensorFlow - A curated list of dedicated resources http://tensorflow.org
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11869 | 30 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
mre / idiomatic-rust
https://github.com/mre/idiomatic-rust
stars | today |
---|---|
461 | 33 |
A peer-reviewed collection of articles/talks/repos which teach idiomatic Rust.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
32204 | 28 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
24915 | 28 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
19519 | 28 |
Design Patterns for Humans™ - An ultra-simplified explanation
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
7642 | 26 |
A curated list of awesome Deep Learning tutorials, projects and communities.
src-d / awesome-machine-learning-on-source-code
https://github.com/src-d/awesome-machine-learning-on-source-code
stars | today |
---|---|
1213 | 27 |
Interesting links & research papers related to Machine Learning applied to source code
cn0xroot / RFSec-ToolKit
https://github.com/cn0xroot/RFSec-ToolKit
stars | today |
---|---|
345 | 26 |
RFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.