Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
6271 | 1716 |
Learn how to design large scale systems. Prep for the system design interview.
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
4221 | 258 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
laike9m / pdir2
https://github.com/laike9m/pdir2
stars | today |
---|---|
199 | 192 |
Pretty dir() printing with joy 🍺
marin-m / pbtk
https://github.com/marin-m/pbtk
stars | today |
---|---|
262 | 88 |
A toolset for reverse engineering and fuzzing Protobuf-based apps
chipsec / chipsec
https://github.com/chipsec/chipsec
stars | today |
---|---|
767 | 76 |
Platform Security Assessment Framework
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
12195 | 55 |
Models built with TensorFlow
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
2721 | 61 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
lxdock / lxdock
https://github.com/lxdock/lxdock
stars | today |
---|---|
86 | 63 |
Build and orchestrate your development environments with LXD - a.k.a. Vagrant is Too Heavy™
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
5382 | 59 |
Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
0xl3vi / we-get
https://github.com/0xl3vi/we-get
stars | today |
---|---|
65 | 46 |
🔥 Search torrents without leaving the terminal.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30410 | 38 |
A curated list of awesome Python frameworks, libraries, software and resources
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
12383 | 30 |
Superset is a data exploration platform designed to be visual, intuitive, and interactive
facebookincubator / prophet
https://github.com/facebookincubator/prophet
stars | today |
---|---|
2559 | 32 |
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
ricequant / rqalpha
https://github.com/ricequant/rqalpha
stars | today |
---|---|
840 | 30 |
RQAlpha是一个中国市场领先的股票和期货的回测引擎,具备日级别的历史数据回测,并且具有很强的可拓展性。由Ricequant米筐科技开源。
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6605 | 29 |
The Python programming language
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17041 | 25 |
scikit-learn: machine learning in Python
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
10167 | 27 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
DJTobias / Cherry-Autonomous-Racecar
https://github.com/DJTobias/Cherry-Autonomous-Racecar
stars | today |
---|---|
59 | 26 |
Implementation of the CNN from End to End Learning for Self-Driving Cars on a Nvidia Jetson TX1 using Tensorflow and ROS
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
16598 | 24 |
hcyrnd / simon
https://github.com/hcyrnd/simon
stars | today |
---|---|
123 | 28 |
Simple macOS menubar system monitor, written in Python3.6 + pyobjc.
cr0hn / dockerscan
https://github.com/cr0hn/dockerscan
stars | today |
---|---|
236 | 28 |
Docker security analysis & hacking tools
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
21848 | 22 |
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.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
12926 | 22 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
24308 | 26 |
Command-line program to download videos from YouTube.com and other video sites
jopohl / urh
stars | today |
---|---|
1916 | 25 |
Universal Radio Hacker: investigate wireless protocols like a boss
Language: go
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
2195 | 1497 |
Top-like interface for container metrics
golang / dep
stars | today |
---|---|
2433 | 79 |
Go dependency tool
uber / jaeger
https://github.com/uber/jaeger
stars | today |
---|---|
253 | 53 |
Jaeger - Uber’s Distributed Tracing System
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40501 | 44 |
Docker - the open-source application container engine
hellofresh / janus
https://github.com/hellofresh/janus
stars | today |
---|---|
322 | 44 |
An Api Gateway written in Go
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10034 | 42 |
beego is an open-source, high-performance web framework for the Go programming language.
golang / go
stars | today |
---|---|
25716 | 36 |
The Go programming language
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
7233 | 35 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
knq / usql
stars | today |
---|---|
1582 | 38 |
usql is a universal command-line interface for SQL databases
abadojack / whatlanggo
https://github.com/abadojack/whatlanggo
stars | today |
---|---|
166 | 36 |
Natural language detection library for Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21305 | 23 |
Production-Grade Container Scheduling and Management
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
2436 | 30 |
Gitea: Git with a cup of tea
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
14951 | 27 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gchaincl / httplab
https://github.com/gchaincl/httplab
stars | today |
---|---|
2389 | 29 |
An interactive web server
EngoEngine / engo
https://github.com/EngoEngine/engo
stars | today |
---|---|
512 | 29 |
Engo is an open-source 2D game engine written in Go.
spf13 / hugo
stars | today |
---|---|
15498 | 27 |
A Fast and Flexible Static Site Generator built with love in GoLang
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
22488 | 23 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14459 | 21 |
A golang ebook intro how to build a web with golang
cossacklabs / acra
https://github.com/cossacklabs/acra
stars | today |
---|---|
119 | 24 |
Acra database protection suite
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
18866 | 23 |
A curated list of awesome Go frameworks, libraries and software
Luxurioust / excelize
https://github.com/Luxurioust/excelize
stars | today |
---|---|
693 | 23 |
Golang library for reading and writing Microsoft Excel (XLSX) files.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
6827 | 20 |
Træfɪk, a modern reverse proxy
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18106 | 19 |
Gogs is a painless self-hosted Git service.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
12624 | 18 |
Distributed reliable key-value store for the most critical data of a distributed system
xtaci / kcptun
https://github.com/xtaci/kcptun
stars | today |
---|---|
4608 | 19 |
A Secure Tunnel Based On KCP with N:M Multiplexing
Language: javascript
giakki / uncss
https://github.com/giakki/uncss
stars | today |
---|---|
5849 | 513 |
Remove unused styles from CSS
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
243018 | 401 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
bailicangdu / vue2-elm
https://github.com/bailicangdu/vue2-elm
stars | today |
---|---|
2784 | 302 |
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
thejameskyle / react-loadable
https://github.com/thejameskyle/react-loadable
stars | today |
---|---|
413 | 241 |
A higher order component for loading components with promises.
wooorm / franc
https://github.com/wooorm/franc
stars | today |
---|---|
1779 | 211 |
Natural language detection
firebase / functions-samples
https://github.com/firebase/functions-samples
stars | today |
---|---|
254 | 154 |
Set of Cloud Functions for Firebase samples
pinterest / service-workers
https://github.com/pinterest/service-workers
stars | today |
---|---|
397 | 156 |
A collection of utilities for creating/testing/experimenting with service workers.
vuejs / vue
stars | today |
---|---|
46181 | 138 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
amilajack / eslint-plugin-compat
https://github.com/amilajack/eslint-plugin-compat
stars | today |
---|---|
1283 | 146 |
Lint the browser compatibility of your code
verekia / js-stack-from-scratch
https://github.com/verekia/js-stack-from-scratch
stars | today |
---|---|
11875 | 129 |
🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
61599 | 104 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
45441 | 77 |
A framework for building native apps with React.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
107688 | 62 |
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 |
---|---|
22138 | 77 |
Create React apps with no build configuration.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
48800 | 74 |
JavaScript Style Guide
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
15059 | 71 |
Promise based HTTP client for the browser and node.js
hyperapp / hyperapp
https://github.com/hyperapp/hyperapp
stars | today |
---|---|
1802 | 67 |
1kb JavaScript library for building frontend applications.
andywer / webpack-blocks
https://github.com/andywer/webpack-blocks
stars | today |
---|---|
2041 | 65 |
📦 Configure webpack using functional feature blocks.
marko-js / marko
https://github.com/marko-js/marko
stars | today |
---|---|
2222 | 63 |
Simple, intuitive, performant UI components and templates
bailicangdu / vue2-happyfri
https://github.com/bailicangdu/vue2-happyfri
stars | today |
---|---|
341 | 54 |
vue2 + vue-router + vuex 入门项目
getify / Functional-Light-JS
https://github.com/getify/Functional-Light-JS
stars | today |
---|---|
2725 | 61 |
A book about functional programming in JavaScript.
marcuswestin / store.js
https://github.com/marcuswestin/store.js
stars | today |
---|---|
8779 | 59 |
Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
32581 | 48 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
teambit / bit
https://github.com/teambit/bit
stars | today |
---|---|
432 | 50 |
Distributed code component manager
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
28876 | 42 |
Predictable state container for JavaScript apps
Language: unknown
mmccaff / PlacesToPostYourStartup
https://github.com/mmccaff/PlacesToPostYourStartup
stars | today |
---|---|
1816 | 338 |
Compiled list of links from “Ask HN: Where can I post my startup to get beta users?”
forter / security-101-for-saas-startups
https://github.com/forter/security-101-for-saas-startups
stars | today |
---|---|
2703 | 203 |
security tips for startups
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
37017 | 150 |
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 |
---|---|
14395 | 103 |
Design Patterns for Humans™ - An ultra-simplified explanation
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
54319 | 76 |
😎 Curated list of awesome lists
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
79262 | 63 |
📚 Freely available programming books
LittleFriendsGroup / AndroidSdkSourceAnalysis
https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis
stars | today |
---|---|
3503 | 57 |
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
4660 | 54 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47436 | 38 |
A collection of useful .gitignore templates
FancyGrid / awesome-grid
https://github.com/FancyGrid/awesome-grid
stars | today |
---|---|
179 | 52 |
A curated list of grid(table) libraries and resources that developers may find useful.
AllThingsSmitty / css-protips
https://github.com/AllThingsSmitty/css-protips
stars | today |
---|---|
9074 | 49 |
A collection of tips to help take your CSS skills pro
sapegin / jest-cheat-sheet
https://github.com/sapegin/jest-cheat-sheet
stars | today |
---|---|
192 | 48 |
Jest cheat sheet
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
16246 | 45 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
12611 | 33 |
A curated list of awesome things related to Vue.js
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11339 | 30 |
🗽 最新可用的google hosts文件。镜像:
opendigg / awesome-github-vue
https://github.com/opendigg/awesome-github-vue
stars | today |
---|---|
572 | 30 |
Vue相关开源项目库汇总
stanzhai / be-a-professional-programmer
https://github.com/stanzhai/be-a-professional-programmer
stars | today |
---|---|
3594 | 28 |
成为专业程序员路上用到的各种优秀资料、神器及框架
herrbischoff / awesome-osx-command-line
https://github.com/herrbischoff/awesome-osx-command-line
stars | today |
---|---|
16186 | 32 |
Use your OS X terminal shell to do awesome things.
pablohpsilva / vuejs-component-style-guide
https://github.com/pablohpsilva/vuejs-component-style-guide
stars | today |
---|---|
469 | 25 |
Vue.js Component Style Guide
Blankj / AndroidStandardDevelop
https://github.com/Blankj/AndroidStandardDevelop
stars | today |
---|---|
361 | 22 |
Android standard develop(updating)
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
18340 | 22 |
A collection of awesome things regarding React ecosystem.
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
4444 | 21 |
蓝灯(Lantern)官方论坛
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
6910 | 21 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
kahun / awesome-sysadmin
https://github.com/kahun/awesome-sysadmin
stars | today |
---|---|
14358 | 22 |
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
alibaba / weex
https://github.com/alibaba/weex
stars | today |
---|---|
13384 | 22 |
A framework for building Mobile cross-platform UI