Language: python
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
3072 | 580 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
JulianGaal / python-cheat-sheet
https://github.com/JulianGaal/python-cheat-sheet
stars | today |
---|---|
575 | 179 |
Python for Data Science - NumPy, Pandas, SciKit Learn …
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
5169 | 100 |
Bare bones Python implementations of some of the fundamental Machine Learning models and algorithms.
facebookincubator / prophet
https://github.com/facebookincubator/prophet
stars | today |
---|---|
2399 | 85 |
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
2517 | 84 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
10049 | 69 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
IBM / qiskit-api-py
https://github.com/IBM/qiskit-api-py
stars | today |
---|---|
83 | 67 |
A Python library for the Quantum Experience API
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
12816 | 48 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
jkbrzt / httpie
https://github.com/jkbrzt/httpie
stars | today |
---|---|
28479 | 56 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
chiphuyen / tf-stanford-tutorials
https://github.com/chiphuyen/tf-stanford-tutorials
stars | today |
---|---|
717 | 47 |
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
cr0hn / dockerscan
https://github.com/cr0hn/dockerscan
stars | today |
---|---|
66 | 43 |
Docker security analysis tools
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
12045 | 33 |
Models built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30238 | 41 |
A curated list of awesome Python frameworks, libraries, software and resources
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
10881 | 38 |
⏬ Dumb downloader that scrapes the web
neozhaoliang / pywonderland
https://github.com/neozhaoliang/pywonderland
stars | today |
---|---|
234 | 42 |
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6485 | 34 |
The Python programming language
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
18846 | 36 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
25618 | 34 |
A microframework based on Werkzeug, Jinja2 and good intentions
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
16951 | 32 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
24225 | 29 |
The Web framework for perfectionists with deadlines.
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
12270 | 34 |
Superset is a data exploration platform designed to be visual, intuitive, and interactive
kennethreitz / requests
https://github.com/kennethreitz/requests
stars | today |
---|---|
23782 | 34 |
Python HTTP Requests for Humans™
255BITS / HyperGAN
https://github.com/255BITS/HyperGAN
stars | today |
---|---|
275 | 33 |
A composable Generative Adversarial Network(GAN) with API and command line tool.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
21773 | 26 |
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.
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
16544 | 23 |
Language: go
gchaincl / httplab
https://github.com/gchaincl/httplab
stars | today |
---|---|
2104 | 221 |
An interactive web server
knq / usql
stars | today |
---|---|
1459 | 110 |
usql is a universal command-line interface for SQL databases
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
7686 | 51 |
🌸 A command-line fuzzy finder written in Go
gokrazy / gokrazy
https://github.com/gokrazy/gokrazy
stars | today |
---|---|
379 | 45 |
a pure-Go userland for your Raspberry Pi 3 appliances
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40351 | 33 |
Docker - the open-source application container engine
gsamokovarov / jump
https://github.com/gsamokovarov/jump
stars | today |
---|---|
205 | 43 |
Jump helps you navigate your file system faster by learning your habits. ✌️
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21201 | 32 |
Production-Grade Container Scheduling and Management
asciimoo / wuzz
https://github.com/asciimoo/wuzz
stars | today |
---|---|
5715 | 38 |
Interactive cli tool for HTTP inspection
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
5867 | 38 |
Minio is an open source object storage server compatible with Amazon S3 APIs
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
22436 | 31 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
9165 | 28 |
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.
spf13 / hugo
stars | today |
---|---|
15423 | 30 |
A Fast and Flexible Static Site Generator built with love in GoLang
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14400 | 25 |
A golang ebook intro how to build a web with golang
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
6775 | 25 |
Træfɪk, a modern reverse proxy
golang / go
stars | today |
---|---|
25595 | 25 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
18769 | 27 |
A curated list of awesome Go frameworks, libraries and software
KyleBanks / depth
https://github.com/KyleBanks/depth
stars | today |
---|---|
92 | 28 |
Visualize Go Dependency Trees
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
8440 | 25 |
The Prometheus monitoring system and time series database.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
9940 | 26 |
beego is an open-source, high-performance web framework for the Go programming language.
kubernetes-incubator / kompose
https://github.com/kubernetes-incubator/kompose
stars | today |
---|---|
991 | 24 |
Tool to move from docker-compose
to Kubernetes
tarent / loginsrv
https://github.com/tarent/loginsrv
stars | today |
---|---|
27 | 21 |
Login server providing a JWT login for multiple login backends
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
14874 | 19 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18035 | 19 |
Gogs is a painless self-hosted Git service.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
7377 | 16 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
starkandwayne / safe
https://github.com/starkandwayne/safe
stars | today |
---|---|
61 | 19 |
A Vault CLI
Language: javascript
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
241528 | 468 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
verekia / js-stack-from-scratch
https://github.com/verekia/js-stack-from-scratch
stars | today |
---|---|
11233 | 448 |
🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
bailicangdu / vue2-elm
https://github.com/bailicangdu/vue2-elm
stars | today |
---|---|
1609 | 277 |
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
Thinkmill / react-conf-app
https://github.com/Thinkmill/react-conf-app
stars | today |
---|---|
248 | 224 |
React Conf 2017 Companion App - built with React Native
lhartikk / naivechain
https://github.com/lhartikk/naivechain
stars | today |
---|---|
771 | 205 |
A blockchain implementation in 200 lines of code
unsplash / react-trend
https://github.com/unsplash/react-trend
stars | today |
---|---|
781 | 196 |
📈 Simple, elegant spark lines
marcuswestin / store.js
https://github.com/marcuswestin/store.js
stars | today |
---|---|
8467 | 188 |
Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
mattallty / Caporal.js
https://github.com/mattallty/Caporal.js
stars | today |
---|---|
1655 | 182 |
A full-featured framework for building command line applications (cli) with node.js
vuejs / vue
stars | today |
---|---|
45709 | 165 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
cs01 / gdbgui
https://github.com/cs01/gdbgui
stars | today |
---|---|
2273 | 168 |
A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your browser.
sindresorhus / fkill-cli
https://github.com/sindresorhus/fkill-cli
stars | today |
---|---|
1162 | 104 |
Fabulously kill processes. Cross-platform.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
52583 | 95 |
A book series on JavaScript. @YDKJS on twitter.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
61302 | 87 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
21892 | 89 |
Create React apps with no build configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
107515 | 66 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
14830 | 83 |
Promise based HTTP client for the browser and node.js
janhuenermann / neurojs
https://github.com/janhuenermann/neurojs
stars | today |
---|---|
2712 | 84 |
A javascript deep learning and reinforcement learning library.
feross / standard
https://github.com/feross/standard
stars | today |
---|---|
10059 | 78 |
🌟 JavaScript Standard Style
zeit / hyper
stars | today |
---|---|
15400 | 71 |
A terminal built on web technologies
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
48569 | 69 |
JavaScript Style Guide
marko-js / marko
https://github.com/marko-js/marko
stars | today |
---|---|
2090 | 70 |
Simple, intuitive, performant UI components and templates
lord / slate
stars | today |
---|---|
13240 | 60 |
Beautiful static documentation for your API
aws / aws-health-tools
https://github.com/aws/aws-health-tools
stars | today |
---|---|
92 | 68 |
The samples provided in AWS Health Tools can help users to build automation and customized alerting in response to AWS Health events.
d3 / d3
stars | today |
---|---|
61172 | 56 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
ErlendEllingsen / pull-to-reload
https://github.com/ErlendEllingsen/pull-to-reload
stars | today |
---|---|
208 | 58 |
Pull to reload implementation for the web. Designed to work with both mobile and websites.
Language: unknown
forter / security-101-for-saas-startups
https://github.com/forter/security-101-for-saas-startups
stars | today |
---|---|
912 | 515 |
security tips for startups
stanislaw / awesome-safety-critical
https://github.com/stanislaw/awesome-safety-critical
stars | today |
---|---|
464 | 436 |
List of resources about programming practices for writing safety-critical software.
skyline75489 / what-happens-when-zh_CN
https://github.com/skyline75489/what-happens-when-zh_CN
stars | today |
---|---|
1909 | 345 |
What-happens-when 的中文翻译,原仓库 https://github.com/alex/what-happens-when
teesloane / Auth-Boss
https://github.com/teesloane/Auth-Boss
stars | today |
---|---|
2040 | 193 |
Become an Auth Boss. Learn about different authentication methodologies on the web.
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
3911 | 183 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
14032 | 175 |
Design Patterns for Humans™ - An ultra-simplified explanation
opendigg / awesome-github-vue
https://github.com/opendigg/awesome-github-vue
stars | today |
---|---|
193 | 127 |
Vue相关开源项目库汇总
tvaneerd / cpp17_in_TTs
https://github.com/tvaneerd/cpp17_in_TTs
stars | today |
---|---|
290 | 107 |
Descriptions of C++17 features, presented mostly in “Tony Tables” (hey, the name wasn’t my idea)
alex / what-happens-when
https://github.com/alex/what-happens-when
stars | today |
---|---|
13597 | 103 |
An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
thomasj02 / DeepLearningProjectWorkflow
https://github.com/thomasj02/DeepLearningProjectWorkflow
stars | today |
---|---|
267 | 100 |
Machine Learning Workflow, from Andrew Ng’s lecture at Deep Learning Summer School 2016
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
79039 | 73 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
12440 | 73 |
A curated list of awesome things related to Vue.js
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
54074 | 70 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47260 | 51 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
36245 | 46 |
A complete computer science study plan to become a software engineer.
LFeh / frontend-tools
https://github.com/LFeh/frontend-tools
stars | today |
---|---|
162 | 51 |
🚒 Useful tools to frontenders
oxford-cs-deepnlp-2017 / lectures
https://github.com/oxford-cs-deepnlp-2017/lectures
stars | today |
---|---|
6363 | 45 |
Oxford Deep NLP 2017 course
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
16092 | 40 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11246 | 31 |
🗽 最新可用的google hosts文件。镜像:
herrbischoff / awesome-osx-command-line
https://github.com/herrbischoff/awesome-osx-command-line
stars | today |
---|---|
16094 | 38 |
Use your OS X terminal shell to do awesome things.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
21569 | 31 |
A curated list of awesome Android UI/UX libraries
GeniusVJR / LearningNotes
https://github.com/GeniusVJR/LearningNotes
stars | today |
---|---|
4950 | 32 |
Enjoy Learning.
github-beta / unity-preview
https://github.com/github-beta/unity-preview
stars | today |
---|---|
354 | 33 |
GitHub for Unity, the Preview!
AllThingsSmitty / css-protips
https://github.com/AllThingsSmitty/css-protips
stars | today |
---|---|
8604 | 29 |
A collection of tips to help take your CSS skills pro
shimohq / chinese-programmer-wrong-pronunciation
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
stars | today |
---|---|
2460 | 26 |
中国程序员容易发音错误的单词