Language: python
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
1947 | 1615 |
Record terminal sessions as SVG animations
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
37734 | 60 |
Models and examples built with TensorFlow
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
14796 | 57 |
The world’s simplest facial recognition api for Python and the command line
hottbox / hottbox
https://github.com/hottbox/hottbox
stars | today |
---|---|
63 | 58 |
HOTTBOX: Higher Order Tensors ToolBOX.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
39060 | 53 |
A collective list of public JSON APIs for use in web development.
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
624 | 53 |
the only cheat sheet you need
pyannote / pyannote-audio
https://github.com/pyannote/pyannote-audio
stars | today |
---|---|
136 | 52 |
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, speaker embedding
vibora-io / vibora
https://github.com/vibora-io/vibora
stars | today |
---|---|
2835 | 48 |
Fast, asynchronous and elegant Python web framework.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52069 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
databricks / mlflow
https://github.com/databricks/mlflow
stars | today |
---|---|
1493 | 44 |
Open source platform for the complete machine learning lifecycle
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31209 | 39 |
Deep Learning for humans
google / sg2im
https://github.com/google/sg2im
stars | today |
---|---|
499 | 39 |
Code for “Image Generation from Scene Graphs”, Johnson et al, CVPR 2018
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
18464 | 30 |
The Python programming language
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
38292 | 37 |
Command-line program to download videos from YouTube.com and other video sites
flennerhag / mlens
https://github.com/flennerhag/mlens
stars | today |
---|---|
231 | 39 |
ML-Ensemble – high performance ensemble learning
rootm0s / WinPwnage
https://github.com/rootm0s/WinPwnage
stars | today |
---|---|
1027 | 38 |
💻 Elevate, UAC bypass, privilege escalation, dll hijack techniques
vipstone / faceai
https://github.com/vipstone/faceai
stars | today |
---|---|
1779 | 33 |
一款入门级的人脸、视频、文字检测以及识别的项目.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31096 | 23 |
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/
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
29141 | 30 |
scikit-learn: machine learning in Python
sgugger / Adam-experiments
https://github.com/sgugger/Adam-experiments
stars | today |
---|---|
36 | 33 |
Experiments with Adam/AdamW/amsgrad
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
5510 | 29 |
All Algorithms implemented in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37073 | 28 |
The Python micro framework for building web applications.
dfd-tud / deda
https://github.com/dfd-tud/deda
stars | today |
---|---|
478 | 32 |
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
14982 | 25 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
quark0 / darts
https://github.com/quark0/darts
stars | today |
---|---|
945 | 28 |
Differentiable architecture search for convolutional and recurrent networks
Language: go
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
4686 | 871 |
A simple zero-config tool to make locally-trusted development certificates with any names you’d like.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
38296 | 56 |
Production-Grade Container Scheduling and Management
segmentio / kafka-go
https://github.com/segmentio/kafka-go
stars | today |
---|---|
461 | 62 |
Kafka library in Go
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
3093 | 48 |
Sarama is a Go library for Apache Kafka 0.8, and up.
hunterlong / statup
https://github.com/hunterlong/statup
stars | today |
---|---|
216 | 48 |
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
18482 | 44 |
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.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
32583 | 39 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
43581 | 37 |
The Go programming language
b3log / pipe
stars | today |
---|---|
1072 | 39 |
🎷 A small and beautiful blogging platform. 小而美的博客平台。
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
18995 | 30 |
Official Go implementation of the Ethereum protocol
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15158 | 33 |
🌸 A command-line fuzzy finder
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
23701 | 28 |
A golang ebook intro how to build a web with golang
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
13411 | 29 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22529 | 28 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
5889 | 26 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9063 | 27 |
An open platform to connect, manage, and secure microservices.
rancher / rke
https://github.com/rancher/rke
stars | today |
---|---|
665 | 28 |
Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere.
Code-Hex / funcy-mock
https://github.com/Code-Hex/funcy-mock
stars | today |
---|---|
28 | 28 |
funcy-mock generates mock file from interface go file
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
26802 | 26 |
The world’s fastest framework for building websites.
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
6336 | 24 |
The Kubernetes Package Manager
coredns / coredns
https://github.com/coredns/coredns
stars | today |
---|---|
2210 | 24 |
CoreDNS is a DNS server that chains plugins
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
9661 | 22 |
Run Kubernetes locally
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
8887 | 22 |
Git with a cup of tea, painless self-hosted git service
kubernetes-sigs / kustomize
https://github.com/kubernetes-sigs/kustomize
stars | today |
---|---|
476 | 22 |
Customization of kubernetes YAML configurations
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
8806 | 20 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
104132 | 118 |
Computation using data flow graphs for scalable machine learning
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
1832 | 100 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
61996 | 40 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
32926 | 32 |
Bitcoin Core integration/staging tree
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
7394 | 38 |
LeetCode Problems’ Solutions
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
25875 | 26 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27328 | 33 |
Protocol Buffers - Google’s data interchange format
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
16842 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19475 | 30 |
Tesseract Open Source OCR Engine (main repository)
ceph / ceph
stars | today |
---|---|
4717 | 28 |
Ceph is a distributed object, block, and file storage platform
diasurgical / devilution
https://github.com/diasurgical/devilution
stars | today |
---|---|
5080 | 27 |
Diablo devolved - magic behind the 1996 computer game
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4537 | 27 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4528 | 26 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
BVLC / caffe
stars | today |
---|---|
24723 | 20 |
Caffe: a fast open framework for deep learning.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
7880 | 20 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
9569 | 17 |
An open autonomous driving platform
Creality3DPrinting / Ender-3
https://github.com/Creality3DPrinting/Ender-3
stars | today |
---|---|
32 | 23 |
The Creality3D Ender-3, a fully Open Source 3D printer perfect for new users on a budget.
pplux / px
stars | today |
---|---|
115 | 22 |
Single header C++ Libraries for Thread Scheduling, Rendering, and so on…
grpc / grpc
stars | today |
---|---|
16057 | 19 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10023 | 18 |
JSON for Modern C++
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12594 | 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
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
5930 | 17 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44385 | 17 |
The Swift Programming Language
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
15657 | 15 |
Godot Engine – Multi-platform 2D and 3D game engine
elucideye / drishti
https://github.com/elucideye/drishti
stars | today |
---|---|
117 | 16 |
Real time eye tracking for embedded and mobile devices.
Language: javascript
Canner / canner
https://github.com/Canner/canner
stars | today |
---|---|
1551 | 316 |
📡 Universal CMS framework using React & Apollo GraphQL for Firebase, Prisma, GraphQL, Restful API
deepsweet / hocs
https://github.com/deepsweet/hocs
stars | today |
---|---|
1358 | 243 |
🍱 A collection of Higher-Order Components for React and React Native
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
25770 | 205 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
vuejs / vue
stars | today |
---|---|
106115 | 186 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
DivanteLtd / vue-storefront
https://github.com/DivanteLtd/vue-storefront
stars | today |
---|---|
1905 | 171 |
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).
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
105391 | 125 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ry / deno
stars | today |
---|---|
22174 | 127 |
A secure TypeScript runtime on V8
alidcastano / rogue
https://github.com/alidcastano/rogue
stars | today |
---|---|
126 | 99 |
SSR for React that’s invisible (zero config! - only needs an App.js) and quick (no Webpack! - Parcel <3)
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
7529 | 93 |
Beautiful, accessible drag and drop for lists with React.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
51562 | 75 |
Create React apps with no build configuration.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
72865 | 78 |
JavaScript Style Guide
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
65939 | 75 |
A framework for building native apps with React.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
44282 | 77 |
Promise based HTTP client for the browser and node.js
syt123450 / giojs
https://github.com/syt123450/giojs
stars | today |
---|---|
385 | 78 |
🌏 A Declarative 3D Globe Data Visualization Library built with Three.js
openstyles / stylus
https://github.com/openstyles/stylus
stars | today |
---|---|
661 | 77 |
Stylus - Userstyles Manager
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
5100 | 70 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
11803 | 63 |
Material Component Framework for Vue.js 2
myvin / quietweather
https://github.com/myvin/quietweather
stars | today |
---|---|
100 | 56 |
一款天气应用微信小程序
nhnent / tui.grid
https://github.com/nhnent/tui.grid
stars | today |
---|---|
244 | 63 |
🍞 🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
34374 | 55 |
Headless Chrome Node API
Meituan-Dianping / mpvue
https://github.com/Meituan-Dianping/mpvue
stars | today |
---|---|
11259 | 53 |
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
chartjs / Chart.js
https://github.com/chartjs/Chart.js
stars | today |
---|---|
38000 | 51 |
Simple HTML5 Charts using the
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
25512 | 53 |
Interactive UI component dev & test: React, React Native, Vue, Angular
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
42964 | 44 |
JavaScript 3D library.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
125793 | 31 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Language: unknown
bradfitz / homelab
https://github.com/bradfitz/homelab
stars | today |
---|---|
577 | 395 |
Brad’s homelab setup
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
4263 | 151 |
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.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
34910 | 136 |
🤓 Build your own (insert technology here)
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
52122 | 122 |
Roadmap to becoming a web developer in 2018
llSourcell / Machine_Learning_Journey
https://github.com/llSourcell/Machine_Learning_Journey
stars | today |
---|---|
231 | 97 |
This is the Curriculum for “Machine Learning Journey” By Siraj Raval on Youtube
Microsoft / USBuildingFootprints
https://github.com/Microsoft/USBuildingFootprints
stars | today |
---|---|
441 | 88 |
Computer generated building footprints for the United States
Awesome-Windows / Awesome
https://github.com/Awesome-Windows/Awesome
stars | today |
---|---|
4594 | 81 |
💻 An awesome & curated list of best applications and tools for Windows.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
69447 | 68 |
A collection of useful .gitignore templates
llSourcell / How-to-Use-GitHub
https://github.com/llSourcell/How-to-Use-GitHub
stars | today |
---|---|
72 | 66 |
This is the supplementary material for “How to Use GitHub” By Siraj Raval on Youtube
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
21569 | 63 |
后端架构师技术图谱
DovAmir / awesome-design-patterns
https://github.com/DovAmir/awesome-design-patterns
stars | today |
---|---|
7142 | 69 |
A curated list of software and architecture related design patterns.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
34713 | 67 |
🎉 A curated list of awesome things related to Vue.js
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
84354 | 63 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
88295 | 62 |
😎 Curated list of awesome lists
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
10961 | 58 |
Curated list of project-based tutorials
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
26308 | 50 |
📆 准备秋招学习笔记
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
107651 | 51 |
📚 Freely available programming books
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
463 | 52 |
Roadmap to becoming a React developer in 2018
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4412 | 41 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
65842 | 36 |
A complete computer science study plan to become a software engineer.
Lextal / SotA-CV
https://github.com/Lextal/SotA-CV
stars | today |
---|---|
94 | 38 |
A repository of state-of-the-art deep learning methods in computer vision
insurgent92 / CS231N_17_KOR_SUB
https://github.com/insurgent92/CS231N_17_KOR_SUB
stars | today |
---|---|
157 | 41 |
CS231N 2017 video subtitles translation project for Korean Computer Science students
learn-vuejs / vue-patterns
https://github.com/learn-vuejs/vue-patterns
stars | today |
---|---|
281 | 42 |
Useful Vue patterns, techniques, tips and tricks and helpful curated links.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
35771 | 34 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
TheOfficialFloW / h-encore
https://github.com/TheOfficialFloW/h-encore
stars | today |
---|---|
264 | 30 |
Fully chained kernel exploit for the PS Vita