Language: python
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
32039 | 98 |
A curated list of awesome Python frameworks, libraries, software and resources
atlassian / localstack
https://github.com/atlassian/localstack
stars | today |
---|---|
6160 | 100 |
A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
14401 | 87 |
Learn how to design large-scale systems. Prep for the system design interview.
eliangcs / http-prompt
https://github.com/eliangcs/http-prompt
stars | today |
---|---|
6208 | 48 |
HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting
probablynotablog / usb-canary
https://github.com/probablynotablog/usb-canary
stars | today |
---|---|
144 | 42 |
A Linux tool that uses pyudev to monitor devices while your computer is locked. In the case it detects someone plugging in or unplugging devices it can be configured to send you an SMS or alert you via Slack of the potential security breach.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
14155 | 34 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
21390 | 37 |
A curated list of awesome Machine Learning frameworks, libraries and software.
idank / explainshell
https://github.com/idank/explainshell
stars | today |
---|---|
4357 | 35 |
match command-line arguments to their help text
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
13116 | 24 |
Models built with TensorFlow
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17603 | 26 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
24953 | 28 |
Command-line program to download videos from YouTube.com and other video sites
ISosnovik / nets
https://github.com/ISosnovik/nets
stars | today |
---|---|
33 | 26 |
Welcome to the Academy of Arts
llSourcell / How_to_make_a_chatbot
https://github.com/llSourcell/How_to_make_a_chatbot
stars | today |
---|---|
42 | 26 |
This is the code for “How to Make a Chatbot - Intro to Deep Learning #12’ by Siraj Raval on YouTube
edouardoyallon / pyscatwave
https://github.com/edouardoyallon/pyscatwave
stars | today |
---|---|
111 | 24 |
Fast Scattering Transform with CuPy/PyTorch
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
28969 | 21 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
1793 | 20 |
The world’s simplest facial recognition api for Python and the command line
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
5676 | 21 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
16978 | 17 |
django / django
https://github.com/django/django
stars | today |
---|---|
24745 | 18 |
The Web framework for perfectionists with deadlines.
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
12067 | 18 |
⏬ Dumb downloader that scrapes the web
n00py / WPForce
https://github.com/n00py/WPForce
stars | today |
---|---|
46 | 18 |
Wordpress Attack Suite
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
26199 | 15 |
A microframework based on Werkzeug, Jinja2 and good intentions
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
1040 | 16 |
HelloGitHub —— 分享、推荐 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣
donnemartin / data-science-ipython-notebooks
https://github.com/donnemartin/data-science-ipython-notebooks
stars | today |
---|---|
8548 | 14 |
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
4120 | 13 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Language: go
matcornic / hermes
https://github.com/matcornic/hermes
stars | today |
---|---|
253 | 140 |
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
knq / usql
stars | today |
---|---|
1833 | 37 |
usql is a universal command-line interface for SQL databases
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
41346 | 28 |
Docker - the open-source application container engine
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19455 | 23 |
A curated list of awesome Go frameworks, libraries and software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22049 | 17 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
26453 | 20 |
The Go programming language
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
3409 | 18 |
Official Go implementation of the Ethereum protocol
spf13 / hugo
stars | today |
---|---|
16157 | 17 |
A Fast and Flexible Static Site Generator built with love in GoLang
nim4 / DBShield
https://github.com/nim4/DBShield
stars | today |
---|---|
371 | 17 |
Database firewall written in Go
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
22761 | 16 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
go-task / task
https://github.com/go-task/task
stars | today |
---|---|
169 | 15 |
Simple task runner / Make alternative written in Go
tylertreat / comcast
https://github.com/tylertreat/comcast
stars | today |
---|---|
4643 | 14 |
Simulating shitty network connections so you can build better systems.
Netflix / chaosmonkey
https://github.com/Netflix/chaosmonkey
stars | today |
---|---|
2108 | 13 |
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
immortal / immortal
https://github.com/immortal/immortal
stars | today |
---|---|
304 | 13 |
⭕ A *nix cross-platform (OS agnostic) supervisor
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
941 | 13 |
Functions as a Service (on Docker Swarm)
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
9489 | 12 |
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.
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
5167 | 12 |
Top-like interface for container metrics
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
6292 | 12 |
Minio is an open source object storage server compatible with Amazon S3 APIs
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18469 | 11 |
Gogs is a painless self-hosted Git service.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8133 | 11 |
🌸 A command-line fuzzy finder written in Go
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
11275 | 11 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15347 | 10 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
mvdan / sh
stars | today |
---|---|
465 | 10 |
A shell/bash parser and formatter
NVIDIA / nvidia-docker
https://github.com/NVIDIA/nvidia-docker
stars | today |
---|---|
2483 | 10 |
Build and run Docker containers leveraging NVIDIA GPUs
imroc / req
stars | today |
---|---|
174 | 10 |
req is a super light weight and super easy-to-use golang http request library.
Language: javascript
reactide / reactide
https://github.com/reactide/reactide
stars | today |
---|---|
3319 | 403 |
Reactide is the first dedicated IDE for React web application development. http://reactide.io
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
252356 | 397 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
be5invis / Iosevka
https://github.com/be5invis/Iosevka
stars | today |
---|---|
2988 | 334 |
Spatial efficient monospace font family for programming. Built from code.
oneuijs / You-Dont-Need-jQuery
https://github.com/oneuijs/You-Dont-Need-jQuery
stars | today |
---|---|
10027 | 153 |
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
55292 | 131 |
A book series on JavaScript. @YDKJS on twitter.
jevakallio / redux-offline
https://github.com/jevakallio/redux-offline
stars | today |
---|---|
2336 | 97 |
Build Offline-First Apps for Web and React Native
vuejs / vue
stars | today |
---|---|
48977 | 79 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
11533 | 73 |
Framework for server-rendered React apps
zeeshanu / opus
https://github.com/zeeshanu/opus
stars | today |
---|---|
334 | 69 |
Open source knowledge base application for Teams
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
108750 | 44 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
AnyISalIn / zhihu_fun
https://github.com/AnyISalIn/zhihu_fun
stars | today |
---|---|
65 | 56 |
基于 Selenium 的知乎关键词爬虫
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
23844 | 58 |
Create React apps with no build configuration.
Zequez / reddit-placebot
https://github.com/Zequez/reddit-placebot
stars | today |
---|---|
50 | 41 |
A bot that automatically paints on Reddit /r/place that can work with a remote file for multiple people
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
63389 | 46 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
d3 / d3
stars | today |
---|---|
62582 | 43 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
jshjohnson / Choices
https://github.com/jshjohnson/Choices
stars | today |
---|---|
970 | 44 |
A vanilla JS customisable select box/text input plugin ⚡️
styleguidist / react-styleguidist
https://github.com/styleguidist/react-styleguidist
stars | today |
---|---|
1566 | 42 |
Style guide generator & component workbench for React
callstack-io / haul
https://github.com/callstack-io/haul
stars | today |
---|---|
711 | 43 |
Haul is a command line tool for developing React Native apps
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
16676 | 42 |
Promise based HTTP client for the browser and node.js
verekia / js-stack-from-scratch
https://github.com/verekia/js-stack-from-scratch
stars | today |
---|---|
14164 | 34 |
🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
FezVrasta / popper.js
https://github.com/FezVrasta/popper.js
stars | today |
---|---|
3853 | 36 |
A kickass library to manage your poppers
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
1297 | 33 |
Boostnote is an open source note-taking app made for progammers just like you 🚀
drcmda / react-springy-parallax
https://github.com/drcmda/react-springy-parallax
stars | today |
---|---|
872 | 32 |
http://react-springy-parallax.surge.sh
sindresorhus / create-dmg
https://github.com/sindresorhus/create-dmg
stars | today |
---|---|
851 | 32 |
Create a good-looking DMG for your macOS app in seconds
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
26148 | 28 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.