Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
6934 | 662 |
Learn how to design large scale systems. Prep for the system design interview.
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
196 | 179 |
tutorial for researchers to learn deep learning with pytorch.
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
4385 | 163 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
sukeesh / Jarvis
https://github.com/sukeesh/Jarvis
stars | today |
---|---|
174 | 91 |
Personal Assistant for Linux
chipsec / chipsec
https://github.com/chipsec/chipsec
stars | today |
---|---|
849 | 88 |
Platform Security Assessment Framework
laike9m / pdir2
https://github.com/laike9m/pdir2
stars | today |
---|---|
281 | 86 |
Pretty dir() printing with joy 🍺
python-trio / trio
https://github.com/python-trio/trio
stars | today |
---|---|
74 | 71 |
Trio – Pythonic async I/O for humans and snake people
lxdock / lxdock
https://github.com/lxdock/lxdock
stars | today |
---|---|
131 | 49 |
Build and orchestrate your development environments with LXD - a.k.a. Vagrant is Too Heavy™
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
2758 | 43 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
12227 | 34 |
Models built with TensorFlow
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6634 | 31 |
The Python programming language
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
5410 | 29 |
Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30433 | 28 |
A curated list of awesome Python frameworks, libraries, software and resources
marin-m / pbtk
https://github.com/marin-m/pbtk
stars | today |
---|---|
289 | 27 |
A toolset for reverse engineering and fuzzing Protobuf-based apps
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
10968 | 23 |
⏬ Dumb downloader that scrapes the web
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17060 | 21 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
24332 | 22 |
Command-line program to download videos from YouTube.com and other video sites
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
16610 | 22 |
chiphuyen / tf-stanford-tutorials
https://github.com/chiphuyen/tf-stanford-tutorials
stars | today |
---|---|
811 | 21 |
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
20761 | 20 |
A curated list of awesome Machine Learning frameworks, libraries and software.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
12940 | 17 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
3704 | 18 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
25695 | 15 |
A microframework based on Werkzeug, Jinja2 and good intentions
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
12965 | 17 |
a web proxy tool
longcw / yolo2-pytorch
https://github.com/longcw/yolo2-pytorch
stars | today |
---|---|
97 | 18 |
YOLOv2 in PyTorch
Language: go
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
2576 | 388 |
Top-like interface for container metrics
google / gapid
https://github.com/google/gapid
stars | today |
---|---|
67 | 44 |
Graphics API Debugger
spf13 / hugo
stars | today |
---|---|
15530 | 35 |
A Fast and Flexible Static Site Generator built with love in GoLang
golang / go
stars | today |
---|---|
25741 | 32 |
The Go programming language
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40514 | 27 |
Docker - the open-source application container engine
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
3218 | 26 |
Run Kubernetes locally
knq / usql
stars | today |
---|---|
1605 | 22 |
usql is a universal command-line interface for SQL databases
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
10518 | 22 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14477 | 17 |
A golang ebook intro how to build a web with golang
golang / dep
stars | today |
---|---|
2453 | 19 |
Go dependency tool
Luxurioust / excelize
https://github.com/Luxurioust/excelize
stars | today |
---|---|
710 | 17 |
Golang library for reading and writing Microsoft Excel (XLSX) files.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21312 | 13 |
Production-Grade Container Scheduling and Management
hellofresh / janus
https://github.com/hellofresh/janus
stars | today |
---|---|
337 | 17 |
An Api Gateway written in Go
bengadbois / pewpew
https://github.com/bengadbois/pewpew
stars | today |
---|---|
21 | 17 |
Flexible command line stress tester
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
14965 | 16 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gchaincl / httplab
https://github.com/gchaincl/httplab
stars | today |
---|---|
2403 | 16 |
An interactive web server
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
18876 | 14 |
A curated list of awesome Go frameworks, libraries and software
uber / jaeger
https://github.com/uber/jaeger
stars | today |
---|---|
265 | 15 |
Jaeger - Uber’s Distributed Tracing System
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18119 | 13 |
Gogs is a painless self-hosted Git service.
abadojack / whatlanggo
https://github.com/abadojack/whatlanggo
stars | today |
---|---|
177 | 13 |
Natural language detection library for Go
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10041 | 9 |
beego is an open-source, high-performance web framework for the Go programming language.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
6836 | 10 |
Træfɪk, a modern reverse proxy
upspin / upspin
https://github.com/upspin/upspin
stars | today |
---|---|
2986 | 12 |
Upspin: A framework for naming everyone’s everything.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
7783 | 11 |
🌸 A command-line fuzzy finder written in Go
kubernetes-incubator / kompose
https://github.com/kubernetes-incubator/kompose
stars | today |
---|---|
1046 | 11 |
Tool to move from docker-compose
to Kubernetes
Language: javascript
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
243330 | 364 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
giakki / uncss
https://github.com/giakki/uncss
stars | today |
---|---|
6011 | 184 |
Remove unused styles from CSS
bailicangdu / vue2-elm
https://github.com/bailicangdu/vue2-elm
stars | today |
---|---|
2955 | 157 |
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
thejameskyle / react-loadable
https://github.com/thejameskyle/react-loadable
stars | today |
---|---|
509 | 108 |
A higher order component for loading components with promises.
wooorm / franc
https://github.com/wooorm/franc
stars | today |
---|---|
1878 | 105 |
Natural language detection
vuejs / vue
stars | today |
---|---|
46260 | 94 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
pixielabs / cavy
https://github.com/pixielabs/cavy
stars | today |
---|---|
154 | 91 |
An integration test framework for React Native.
firebase / functions-samples
https://github.com/firebase/functions-samples
stars | today |
---|---|
324 | 78 |
Set of Cloud Functions for Firebase samples
amilajack / eslint-plugin-compat
https://github.com/amilajack/eslint-plugin-compat
stars | today |
---|---|
1341 | 64 |
Lint the browser compatibility of your code
pinterest / service-workers
https://github.com/pinterest/service-workers
stars | today |
---|---|
450 | 62 |
A collection of utilities for creating/testing/experimenting with service workers.
kabirvirji / singlespotify
https://github.com/kabirvirji/singlespotify
stars | today |
---|---|
79 | 62 |
Create Spotify playlists based on one artist through the command line
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
61645 | 53 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ReactTraining / react-router
https://github.com/ReactTraining/react-router
stars | today |
---|---|
20317 | 53 |
Declarative routing for React
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
107716 | 40 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
22180 | 44 |
Create React apps with no build configuration.
verekia / js-stack-from-scratch
https://github.com/verekia/js-stack-from-scratch
stars | today |
---|---|
11909 | 46 |
🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
WebReflection / hyperHTML
https://github.com/WebReflection/hyperHTML
stars | today |
---|---|
212 | 45 |
A Fast & Light Virtual DOM Alternative
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
32617 | 39 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
getify / Functional-Light-JS
https://github.com/getify/Functional-Light-JS
stars | today |
---|---|
2764 | 43 |
A book about functional programming in JavaScript.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
15105 | 43 |
Promise based HTTP client for the browser and node.js
tuan3w / visual_search
https://github.com/tuan3w/visual_search
stars | today |
---|---|
53 | 38 |
A visual search engine based on Elasticsearch and Tensorflow
d3 / d3
stars | today |
---|---|
61332 | 35 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
45468 | 36 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
48823 | 33 |
JavaScript Style Guide
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
1837 | 35 |
1kb JavaScript library for building frontend applications.
Language: unknown
forter / security-101-for-saas-startups
https://github.com/forter/security-101-for-saas-startups
stars | today |
---|---|
2807 | 105 |
security tips for startups
mmccaff / PlacesToPostYourStartup
https://github.com/mmccaff/PlacesToPostYourStartup
stars | today |
---|---|
1913 | 100 |
Compiled list of links from “Ask HN: Where can I post my startup to get beta users?”
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
37079 | 66 |
A complete computer science study plan to become a software engineer.
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
14448 | 56 |
Design Patterns for Humans™ - An ultra-simplified explanation
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
79303 | 49 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47467 | 34 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
54359 | 41 |
😎 Curated list of awesome lists
Yonet / Angular-Interview-Questions
https://github.com/Yonet/Angular-Interview-Questions
stars | today |
---|---|
108 | 38 |
A list of helpful Angular 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 |
---|---|
12639 | 31 |
A curated list of awesome things related to Vue.js
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11357 | 23 |
🗽 最新可用的google hosts文件。镜像:
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
6931 | 23 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
herrbischoff / awesome-osx-command-line
https://github.com/herrbischoff/awesome-osx-command-line
stars | today |
---|---|
16210 | 25 |
Use your OS X terminal shell to do awesome things.
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
20022 | 22 |
🎓 Path to a free self-taught education in Computer Science!
oxford-cs-deepnlp-2017 / lectures
https://github.com/oxford-cs-deepnlp-2017/lectures
stars | today |
---|---|
6481 | 19 |
Oxford Deep NLP 2017 course
afayp / AndroidNotes
https://github.com/afayp/AndroidNotes
stars | today |
---|---|
23 | 23 |
Android学习笔记
pablohpsilva / vuejs-component-style-guide
https://github.com/pablohpsilva/vuejs-component-style-guide
stars | today |
---|---|
489 | 22 |
Vue.js Component Style Guide
opendigg / awesome-github-vue
https://github.com/opendigg/awesome-github-vue
stars | today |
---|---|
592 | 18 |
Vue相关开源项目库汇总
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
18359 | 19 |
A collection of awesome things regarding React ecosystem.
stanzhai / be-a-professional-programmer
https://github.com/stanzhai/be-a-professional-programmer
stars | today |
---|---|
3607 | 17 |
成为专业程序员路上用到的各种优秀资料、神器及框架
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
4459 | 17 |
蓝灯(Lantern)官方论坛
GeniusVJR / LearningNotes
https://github.com/GeniusVJR/LearningNotes
stars | today |
---|---|
5044 | 17 |
Enjoy Learning.
breakwa11 / shadowsocks-rss
https://github.com/breakwa11/shadowsocks-rss
stars | today |
---|---|
5552 | 15 |
ShadowsocksR update rss, SSR organization https://github.com/shadowsocksr
bnb / awesome-hyper
https://github.com/bnb/awesome-hyper
stars | today |
---|---|
2809 | 16 |
🖥 Delightful Hyper plugins, themes, and resources
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
6793 | 15 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
17631 | 15 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!