Language: python
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
4045 | 747 |
Record terminal sessions as SVG animations
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
39067 | 633 |
Command-line program to download videos from YouTube.com and other video sites
danmacnish / cartoonify
https://github.com/danmacnish/cartoonify
stars | today |
---|---|
634 | 504 |
python app to turn a photograph into a cartoon
x0rz / tweets_analyzer
https://github.com/x0rz/tweets_analyzer
stars | today |
---|---|
1812 | 270 |
Tweets metadata scraper & activity analyzer
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
37836 | 66 |
Models and examples built with TensorFlow
ThoughtfulDev / EagleEye
https://github.com/ThoughtfulDev/EagleEye
stars | today |
---|---|
224 | 83 |
Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
mps-youtube / mps-youtube
https://github.com/mps-youtube/mps-youtube
stars | today |
---|---|
3749 | 74 |
Terminal based YouTube player and downloader
OlafenwaMoses / ImageAI
https://github.com/OlafenwaMoses/ImageAI
stars | today |
---|---|
849 | 64 |
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
AdeelMufti / WorldModels
https://github.com/AdeelMufti/WorldModels
stars | today |
---|---|
78 | 63 |
Full World Models Implementation in Chainer
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31280 | 45 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52151 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
DeuroIO / erc20-ico-onchain-technical-analysis
https://github.com/DeuroIO/erc20-ico-onchain-technical-analysis
stars | today |
---|---|
56 | 50 |
An tool to analyze any company’s ICO
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
720 | 49 |
the only cheat sheet you need
vibora-io / vibora
https://github.com/vibora-io/vibora
stars | today |
---|---|
2919 | 47 |
Fast, asynchronous and elegant Python web framework.
Aidaho12 / haproxy-wi
https://github.com/Aidaho12/haproxy-wi
stars | today |
---|---|
118 | 41 |
Web interface for managing Haproxy servers
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
39142 | 38 |
A collective list of public JSON APIs for use in web development.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
33333 | 36 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
databricks / mlflow
https://github.com/databricks/mlflow
stars | today |
---|---|
1557 | 35 |
Open source platform for the complete machine learning lifecycle
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37133 | 35 |
The Python micro framework for building web applications.
AlexiaJM / RelativisticGAN
https://github.com/AlexiaJM/RelativisticGAN
stars | today |
---|---|
140 | 36 |
Code for replication of the paper “The relativistic discriminator: a key element missing from standard GAN”
django / django
https://github.com/django/django
stars | today |
---|---|
34925 | 26 |
The Web framework for perfectionists with deadlines.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31149 | 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. https://docs.ansible.com/ansible/
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
27301 | 32 |
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 |
---|---|
12113 | 33 |
Python Development Workflow for Humans.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
23572 | 29 |
a web proxy tool
Language: go
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
5356 | 303 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
aldor007 / mort
https://github.com/aldor007/mort
stars | today |
---|---|
145 | 112 |
Storage and image processing server written in Go
joncalhoun / form
https://github.com/joncalhoun/form
stars | today |
---|---|
167 | 80 |
Easily create HTML forms with Go structs.
salihciftci / liman
https://github.com/salihciftci/liman
stars | today |
---|---|
328 | 69 |
Web application for monitoring docker. Monitor docker inside the docker.
golang / go
stars | today |
---|---|
43704 | 68 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
38386 | 60 |
Production-Grade Container Scheduling and Management
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
26880 | 51 |
The world’s fastest framework for building websites.
gaia-pipeline / gaia
https://github.com/gaia-pipeline/gaia
stars | today |
---|---|
58 | 49 |
Build powerful pipelines in any programming language.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
32659 | 40 |
A curated list of awesome Go frameworks, libraries and software
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19052 | 31 |
Official Go implementation of the Ethereum protocol
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22586 | 33 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
18550 | 33 |
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.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
17360 | 30 |
The Prometheus monitoring system and time series database.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4439 | 33 |
百度网盘客户端 - Go语言编写
uprt / labean
https://github.com/uprt/labean
stars | today |
---|---|
92 | 31 |
HTTP/HTTPS port knocker for GNU/Linux written in Go
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
7164 | 30 |
Top-like interface for container metrics
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
9714 | 29 |
Run Kubernetes locally
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9115 | 28 |
An open platform to connect, manage, and secure microservices.
hunterlong / statup
https://github.com/hunterlong/statup
stars | today |
---|---|
280 | 29 |
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
23742 | 24 |
A golang ebook intro how to build a web with golang
guptarohit / asciigraph
https://github.com/guptarohit/asciigraph
stars | today |
---|---|
756 | 25 |
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
loadimpact / k6
https://github.com/loadimpact/k6
stars | today |
---|---|
3942 | 24 |
A modern load testing tool, using Go and JavaScript - https://k6.io
thedevsaddam / gojsonq
https://github.com/thedevsaddam/gojsonq
stars | today |
---|---|
326 | 23 |
A simple Go package to Query over JSON Data
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
5921 | 19 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16166 | 21 |
The Cloud Native Edge Router
Language: c++
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
9865 | 144 |
An open autonomous driving platform
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
104296 | 90 |
Computation using data flow graphs for scalable machine learning
ry / deno
stars | today |
---|---|
22355 | 98 |
A secure TypeScript runtime on V8
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
1956 | 54 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
Creality3DPrinting / Ender-3
https://github.com/Creality3DPrinting/Ender-3
stars | today |
---|---|
121 | 54 |
The Creality3D Ender-3, a fully Open Source 3D printer perfect for new users on a budget.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62088 | 54 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
25936 | 35 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27390 | 39 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
32983 | 34 |
Bitcoin Core integration/staging tree
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
16890 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
samyk / frisky
https://github.com/samyk/frisky
stars | today |
---|---|
85 | 33 |
Instruments to assist in binary application reversing and augmentation, geared towards walled gardens like iOS and macOS
grpc / grpc
stars | today |
---|---|
16096 | 25 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19531 | 28 |
Tesseract Open Source OCR Engine (main repository)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
5609 | 26 |
C++ front/service proxy
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4573 | 25 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
7922 | 21 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
9674 | 21 |
Memory Efficient Serialization Library
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
14056 | 19 |
The MongoDB Database
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4566 | 20 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10050 | 19 |
JSON for Modern C++
PaddlePaddle / Paddle
https://github.com/PaddlePaddle/Paddle
stars | today |
---|---|
7182 | 18 |
PArallel Distributed Deep LEarning
tome34 / frameDemoMo2
https://github.com/tome34/frameDemoMo2
stars | today |
---|---|
102 | 19 |
Android组件化项目框架
v8 / v8
stars | today |
---|---|
9755 | 18 |
The official mirror of the V8 Git repository
fmtlib / fmt
stars | today |
---|---|
4074 | 17 |
A modern formatting library
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44407 | 16 |
The Swift Programming Language
Language: javascript
alidcastano / rogue
https://github.com/alidcastano/rogue
stars | today |
---|---|
582 | 224 |
SSR for React that’s invisible (zero config! - only needs an App.js) and quick (no Webpack! - Parcel <3)
vuejs / vue
stars | today |
---|---|
106419 | 190 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
26096 | 152 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
d2-projects / d2-admin
https://github.com/d2-projects/d2-admin
stars | today |
---|---|
1096 | 142 |
an elegant backstage template build by vue
Glench / fuzzyset.js
https://github.com/Glench/fuzzyset.js
stars | today |
---|---|
730 | 138 |
fuzzyset.js - A fuzzy string set for javascript
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
105602 | 116 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
DivanteLtd / vue-storefront
https://github.com/DivanteLtd/vue-storefront
stars | today |
---|---|
2218 | 116 |
Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, MIT license. Join us as contributor (contributors@vuestorefront.io).
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
73005 | 78 |
JavaScript Style Guide
Canner / canner
https://github.com/Canner/canner
stars | today |
---|---|
1764 | 81 |
📡 Universal CMS framework using React & Apollo GraphQL for Prisma, GraphQL, Firebase, Restful API
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
5281 | 79 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
44401 | 73 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
51693 | 66 |
Create React apps with no build configuration.
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
7719 | 75 |
Beautiful, accessible drag and drop for lists with React.js
deepsweet / hocs
https://github.com/deepsweet/hocs
stars | today |
---|---|
1527 | 69 |
🍱 A collection of Higher-Order Components for React and React Native
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
125843 | 44 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
youngdro / guitarChord
https://github.com/youngdro/guitarChord
stars | today |
---|---|
86 | 65 |
吉他和弦推导算法
syt123450 / giojs
https://github.com/syt123450/giojs
stars | today |
---|---|
510 | 60 |
🌏 A Declarative 3D Globe Data Visualization Library built with Three.js
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66030 | 58 |
A framework for building native apps with React.
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
24018 | 61 |
📦 🚀 Blazing fast, zero configuration web application bundler
Netflix / pollyjs
https://github.com/Netflix/pollyjs
stars | today |
---|---|
5701 | 60 |
Record, Replay, and Stub HTTP Interactions.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
12256 | 55 |
小程序组件化开发框架
openstyles / stylus
https://github.com/openstyles/stylus
stars | today |
---|---|
776 | 55 |
Stylus - Userstyles Manager
uber / kepler.gl
https://github.com/uber/kepler.gl
stars | today |
---|---|
2426 | 55 |
iview / iview-admin
https://github.com/iview/iview-admin
stars | today |
---|---|
7325 | 48 |
Vue 2.0 admin management system template based on iView
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
6077 | 52 |
🚀 Node.js Content Management Framework (headless-CMS) to build powerful API with no effort.
Language: unknown
learn-vuejs / vue-patterns
https://github.com/learn-vuejs/vue-patterns
stars | today |
---|---|
934 | 371 |
Useful Vue patterns, techniques, tips and tricks and helpful curated links.
bradfitz / homelab
https://github.com/bradfitz/homelab
stars | today |
---|---|
1303 | 208 |
Brad’s homelab setup
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
35178 | 147 |
🤓 Build your own (insert technology here)
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
52415 | 142 |
Roadmap to becoming a web developer in 2018
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
26456 | 72 |
📆 准备秋招学习笔记
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
21709 | 66 |
后端架构师技术图谱
DovAmir / awesome-design-patterns
https://github.com/DovAmir/awesome-design-patterns
stars | today |
---|---|
7322 | 79 |
A curated list of software and architecture related design patterns.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
69542 | 54 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
84448 | 61 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
88429 | 64 |
😎 Curated list of awesome lists
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
4408 | 64 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
googlecreativelab / quickdraw-dataset
https://github.com/googlecreativelab/quickdraw-dataset
stars | today |
---|---|
1797 | 63 |
Documentation on how to access and use the Quick, Draw! Dataset.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
107736 | 53 |
📚 Freely available programming books
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11055 | 51 |
Curated list of project-based tutorials
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
34808 | 53 |
🎉 A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
65923 | 44 |
A complete computer science study plan to become a software engineer.
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4486 | 47 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
564 | 43 |
Roadmap to becoming a React developer in 2018
stereobooster / package.json
https://github.com/stereobooster/package.json
stars | today |
---|---|
368 | 32 |
🗃️ package.json fields explained
yang7229693 / flutter-study
https://github.com/yang7229693/flutter-study
stars | today |
---|---|
166 | 31 |
Flutter Study
trimstray / awesome-ninja-admins
https://github.com/trimstray/awesome-ninja-admins
stars | today |
---|---|
88 | 29 |
💫 A collection of awesome lists, manuals, blogs, hacks, one-liners and tools for Awesome Ninja Admins.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
26453 | 28 |
A collection of awesome things regarding React ecosystem.
llSourcell / Machine_Learning_Journey
https://github.com/llSourcell/Machine_Learning_Journey
stars | today |
---|---|
280 | 27 |
This is the Curriculum for “Machine Learning Journey” By Siraj Raval on Youtube
servicemesher / meetup-slides
https://github.com/servicemesher/meetup-slides
stars | today |
---|---|
41 | 22 |
Slides from Service Mesh meetups
pkg-json / package.json
https://github.com/pkg-json/package.json
stars | today |
---|---|
207 | 26 |
Spec for package.json