Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
4624 | 3924 |
Learn how to design large scale systems. Prep for the system design interview.
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
3972 | 277 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
5326 | 83 |
Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
marin-m / pbtk
https://github.com/marin-m/pbtk
stars | today |
---|---|
179 | 69 |
A toolset for reverse engineering and fuzzing Protobuf-based apps
cr0hn / dockerscan
https://github.com/cr0hn/dockerscan
stars | today |
---|---|
208 | 64 |
Docker security analysis tools
jostmey / rwa
https://github.com/jostmey/rwa
stars | today |
---|---|
432 | 63 |
Machine Learning on Sequential Data Using a Recurrent Weighted Average
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
2662 | 57 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
12146 | 44 |
Models built with TensorFlow
youfou / wxpy
https://github.com/youfou/wxpy
stars | today |
---|---|
639 | 49 |
微信机器人 / 优雅的微信个人号API
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30378 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
facebookincubator / prophet
https://github.com/facebookincubator/prophet
stars | today |
---|---|
2529 | 45 |
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
12906 | 37 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6577 | 41 |
The Python programming language
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
12937 | 39 |
a web proxy tool
OsciiArt / DeepAA
https://github.com/OsciiArt/DeepAA
stars | today |
---|---|
70 | 43 |
make Ascii Art by Deep Learing
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
12355 | 39 |
Superset is a data exploration platform designed to be visual, intuitive, and interactive
hak5 / bashbunny-payloads
https://github.com/hak5/bashbunny-payloads
stars | today |
---|---|
132 | 32 |
Payloads for the Hak5 Bash Bunny
django / django
https://github.com/django/django
stars | today |
---|---|
24287 | 31 |
The Web framework for perfectionists with deadlines.
juliangaal / python-cheat-sheet
https://github.com/juliangaal/python-cheat-sheet
stars | today |
---|---|
678 | 36 |
Python for Data Science - NumPy, Pandas, SciKit Learn …
kennethreitz / requests
https://github.com/kennethreitz/requests
stars | today |
---|---|
23851 | 32 |
Python HTTP Requests for Humans™
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
10149 | 33 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
300 | 29 |
Pull requests, Issues, Questions, and Suggestions are all welcomed !
albanie / SIGBOVIK17-GUNs
https://github.com/albanie/SIGBOVIK17-GUNs
stars | today |
---|---|
121 | 33 |
Supporting public code for SIGBOVIK17 submission
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
20728 | 30 |
A curated list of awesome Machine Learning frameworks, libraries and software.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17017 | 25 |
scikit-learn: machine learning in Python
Language: go
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
842 | 651 |
Top-like interface for container metrics
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
7207 | 59 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
cossacklabs / acra
https://github.com/cossacklabs/acra
stars | today |
---|---|
97 | 58 |
Acra database protection suite
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40465 | 45 |
Docker - the open-source application container engine
golang / dep
stars | today |
---|---|
2365 | 49 |
Go dependency tool
gchaincl / httplab
https://github.com/gchaincl/httplab
stars | today |
---|---|
2365 | 48 |
An interactive web server
golang / go
stars | today |
---|---|
25687 | 45 |
The Go programming language
zif / zif
stars | today |
---|---|
78 | 44 |
Peer-to-peer torrent indexing
hellofresh / janus
https://github.com/hellofresh/janus
stars | today |
---|---|
281 | 41 |
An Api Gateway written in Go
heroiclabs / nakama
https://github.com/heroiclabs/nakama
stars | today |
---|---|
191 | 43 |
Distributed server for social and realtime games and apps.
gammons / todolist
https://github.com/gammons/todolist
stars | today |
---|---|
188 | 40 |
Simple GTD-style todo list for the command line.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21283 | 31 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
18847 | 33 |
A curated list of awesome Go frameworks, libraries and software
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14444 | 29 |
A golang ebook intro how to build a web with golang
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
22475 | 28 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10021 | 27 |
beego is an open-source, high-performance web framework for the Go programming language.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
7757 | 31 |
🌸 A command-line fuzzy finder written in Go
wallix / awless
https://github.com/wallix/awless
stars | today |
---|---|
2560 | 31 |
A Mighty CLI for AWS
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
14928 | 27 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
knq / usql
stars | today |
---|---|
1544 | 29 |
usql is a universal command-line interface for SQL databases
upspin / upspin
https://github.com/upspin/upspin
stars | today |
---|---|
2968 | 28 |
Upspin: A framework for naming everyone’s everything.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18092 | 27 |
Gogs is a painless self-hosted Git service.
spf13 / hugo
stars | today |
---|---|
15477 | 26 |
A Fast and Flexible Static Site Generator built with love in GoLang
EngoEngine / engo
https://github.com/EngoEngine/engo
stars | today |
---|---|
488 | 27 |
Engo is an open-source 2D game engine written in Go.
abadojack / whatlanggo
https://github.com/abadojack/whatlanggo
stars | today |
---|---|
132 | 27 |
Natural language detection library for Go
Language: javascript
giakki / uncss
https://github.com/giakki/uncss
stars | today |
---|---|
5401 | 898 |
Remove unused styles from CSS
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
242682 | 473 |
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 |
---|---|
2582 | 386 |
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
pinterest / service-workers
https://github.com/pinterest/service-workers
stars | today |
---|---|
245 | 188 |
A collection of utilities for creating/testing/experimenting with service workers.
vuejs / vue
stars | today |
---|---|
46065 | 147 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
teambit / bit
https://github.com/teambit/bit
stars | today |
---|---|
394 | 155 |
Distributed code component manager
verekia / js-stack-from-scratch
https://github.com/verekia/js-stack-from-scratch
stars | today |
---|---|
11752 | 135 |
🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
45387 | 118 |
A framework for building native apps with React.
ivanseidel / node-draftlog
https://github.com/ivanseidel/node-draftlog
stars | today |
---|---|
469 | 123 |
📜 Create updatable log lines into the terminal, and give life to your logs!
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
61514 | 98 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
107644 | 76 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
marcuswestin / store.js
https://github.com/marcuswestin/store.js
stars | today |
---|---|
8724 | 93 |
Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
haydenjameslee / networked-aframe
https://github.com/haydenjameslee/networked-aframe
stars | today |
---|---|
156 | 90 |
A web framework for building multi-user virtual reality experiences.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
52783 | 68 |
A book series on JavaScript. @YDKJS on twitter.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
48735 | 67 |
JavaScript Style Guide
sindresorhus / fkill-cli
https://github.com/sindresorhus/fkill-cli
stars | today |
---|---|
1296 | 74 |
Fabulously kill processes. Cross-platform.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
15003 | 69 |
Promise based HTTP client for the browser and node.js
chmln / flatpickr
https://github.com/chmln/flatpickr
stars | today |
---|---|
6963 | 67 |
lightweight and powerful datetimepicker with no dependencies
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
22078 | 59 |
Create React apps with no build configuration.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
32548 | 56 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
bailicangdu / vue2-happyfri
https://github.com/bailicangdu/vue2-happyfri
stars | today |
---|---|
307 | 51 |
vue2 + vue-router + vuex 入门项目
bailicangdu / react-pxq
https://github.com/bailicangdu/react-pxq
stars | today |
---|---|
1036 | 54 |
基于 react + react-router + redux + webpack + ES6/7 + less 的完整项目
nswbmw / N-blog
https://github.com/nswbmw/N-blog
stars | today |
---|---|
6957 | 56 |
一起学 Node.js
typicode / husky
https://github.com/typicode/husky
stars | today |
---|---|
2521 | 61 |
🐶 Git hooks made easy
hzzly / xyy-vue
https://github.com/hzzly/xyy-vue
stars | today |
---|---|
127 | 52 |
基于vue+vue-router+vuex+axios+webpack开发的个人Demo《Qu约》 项目地址
Language: unknown
mmccaff / PlacesToPostYourStartup
https://github.com/mmccaff/PlacesToPostYourStartup
stars | today |
---|---|
1490 | 461 |
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 |
---|---|
2505 | 358 |
security tips for startups
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
36887 | 249 |
A complete computer science study plan to become a software engineer.
AllThingsSmitty / css-protips
https://github.com/AllThingsSmitty/css-protips
stars | today |
---|---|
9031 | 154 |
A collection of tips to help take your CSS skills pro
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
4615 | 139 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
79209 | 78 |
📚 Freely available programming books
opendigg / awesome-github-vue
https://github.com/opendigg/awesome-github-vue
stars | today |
---|---|
542 | 84 |
Vue相关开源项目库汇总
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
14299 | 77 |
Design Patterns for Humans™ - An ultra-simplified explanation
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47409 | 54 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
54258 | 66 |
😎 Curated list of awesome lists
Blankj / AndroidStandardDevelop
https://github.com/Blankj/AndroidStandardDevelop
stars | today |
---|---|
342 | 66 |
Android standard develop(updating)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
12581 | 64 |
A curated list of awesome things related to Vue.js
stanzhai / be-a-professional-programmer
https://github.com/stanzhai/be-a-professional-programmer
stars | today |
---|---|
3568 | 56 |
成为专业程序员路上用到的各种优秀资料、神器及框架
sapegin / jest-cheat-sheet
https://github.com/sapegin/jest-cheat-sheet
stars | today |
---|---|
145 | 54 |
Jest cheat sheet
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
16212 | 38 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
alibaba / weex
https://github.com/alibaba/weex
stars | today |
---|---|
13367 | 41 |
A framework for building Mobile cross-platform UI
GeniusVJR / LearningNotes
https://github.com/GeniusVJR/LearningNotes
stars | today |
---|---|
5010 | 32 |
Enjoy Learning.
oxford-cs-deepnlp-2017 / lectures
https://github.com/oxford-cs-deepnlp-2017/lectures
stars | today |
---|---|
6447 | 35 |
Oxford Deep NLP 2017 course
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
21644 | 34 |
A curated list of awesome Android UI/UX libraries
FancyGrid / awesome-grid
https://github.com/FancyGrid/awesome-grid
stars | today |
---|---|
127 | 31 |
A curated list of grid(table) libraries and resources that developers may find useful.
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
6892 | 26 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
LittleFriendsGroup / AndroidSdkSourceAnalysis
https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis
stars | today |
---|---|
3457 | 29 |
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
rodericktech / laracon-online-2017-notes
https://github.com/rodericktech/laracon-online-2017-notes
stars | today |
---|---|
59 | 27 |
Notes from most of the Laracon Online 2017 presentations, along with links gathered from the whole conference.
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11312 | 22 |
🗽 最新可用的google hosts文件。镜像:
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
4423 | 26 |
蓝灯(Lantern)官方论坛