Awesome List Updates on Jul 11 - Jul 17, 2022
53 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Selenium
Device Farms / Desktop GUI Automation (non-browser-centric)
- OpenSTF (⭐2.1k) - A framework for running your own device farm, geared toward Android, but also iOS.
Specifications / Desktop GUI Automation (non-browser-centric)
- The WebDriver Wire Protocol - All implementations of WebDriver that communicate with the browser, or a RemoteWebDriver server shall use a common wire protocol.
Blogs / Desktop GUI Automation (non-browser-centric)
- Official Selenium Blog - The official blog by SeleniumHQ.
2. Awesome Newsletters
General Section / Svelte
- Pointer. A window into what current and future CTOs are reading and thinking about. Super high quality engineering-related content only.
Miscellaneous / Svelte
- rendezvous with cassidoo. A free weekly tech newsletter with the latest web development articles, a practice technical interview question of the week, a joke, some non-technical content, and more, arriving every Sunday night/Monday morning depending on where you are in the world.
3. Awesome Fastapi
Boilerplate / Other Tools
- fastapi-starter-project (⭐110) - A project template which uses FastAPI, SQLModel, Alembic, Pytest, Docker, GitHub Actions CI.
4. Awesome Vue
Projects Using Vue.js / Apps/Websites
- Gradientos - Gradientos makes finding gradients easy.
Components & Libraries / Frameworks
- Anu (⭐1k) - Build better interfaces faster. DX focused utility based vue component library ⚛️
5. Awesome Dotnet
Testing
- Moq.Contrib.HttpClient (⭐185) - A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
6. Awesome Quantum Computing
Books
- Introduction to Classical and Quantum Computing - Introductory quantum computing textbook. The only prerequisite is trigonometry, and it teaches the math along the way.
7. Awesome Game Engine Dev
Libraries / Python
- 🌎 Python.org - Programming language that lets you work quickly. [Docs]
Open Source Games / C
- 🔒 Doom (⭐13k) - The original 1993 3D masterpiece by id Software.
Specialty Topics / AI / Pathfinding
- 📚 Intro to AI - Intro to AI Programming for Games at RayWenderlich.com.
8. Awesome Selfhosted
Software / Communication - Video Conferencing
- BigBlueButton - Supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, and breakout rooms. (Source Code (⭐8.5k))
LGPL-3.0
Java
- Jitsi Video Bridge - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. (Source Code (⭐2.9k))
Apache-2.0
Java/deb
Software / Software Development - Testing
- Sorry Cypress - Alternative open-source dashboard for the Cypress browser automation framework, featuring unlimited parallelization, recording and debugging of tests. (Source Code (⭐2.7k))
MIT
Docker/K8S
9. Awesome Translations
Articles / Introductions to internationalization
- Internationalization vs. Localization: The Difference Between l10n and I18n - Blog post about the difference between l10n and I18n from Crowdin.
10. Awesome Cryptography
Go / Git
- kyber (⭐615) - Advanced crypto library for the Go language.
11. Awesome Canvas
Canvas / Examples
- tsParticles examples Collection of tsParticles (⭐6.2k) particles animations samples
Libraries / To draw using canvas
- tsParticles is a lightweight library for creating easily particles animations. It includes ready to use components for the most used Javascript frameworks (ReactJS, VueJS, Angular, etc.)
Resources / Websites and Tutorials
- W3Schools Canvas Tutorial - Tutorial covering various features and methods and with many practical examples
12. Awesome Crystal
Algorithms and Data structures
- csuuid (⭐15) - A Chronologically Sortable UUID
- secure-remote-password (⭐7) - SRP-6a protocol for authentication over an insecure network
13. Awesome Openstreetmap
Maps / Web Maps
- Cycle.Travel - An OSM-based bike route-planner, together with extensive editorial content about long-distance cycle routes and city cycling. (Wiki)
14. Awesome Javascript
Boilerplates / Other
- Wasp (⭐13k) Wasp is a declarative domain-specific language for developing, building, and deploying modern Javascript full-stack web apps with less code.
15. Awesome Machine Learning
Go / General-Purpose Machine Learning
- go-ml-benchmarks (⭐30) — benchmarks of machine learning inference for Go.
Java / General-Purpose Machine Learning
- Encog (⭐744) - An advanced neural network and machine learning framework. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trainings using multithreaded resilient propagation. Encog can also make use of a GPU to further speed processing time. A GUI based workbench is also provided to help model and train neural networks.
- Neuroph - Neuroph is lightweight Java neural network framework.
Java / Deep Learning
- Keras Beginner Tutorial - Friendly guide on using Keras to implement a simple Neural Network in Python.
JavaScript / Natural Language Processing
- nlp.js (⭐6.2k) - An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more.
JavaScript / General-Purpose Machine Learning
- tensor-js (⭐36) - A deep learning library for the browser, accelerated by WebGL and WebAssembly.
Julia / General-Purpose Machine Learning
- MLJ (⭐1.8k) - A Julia machine learning framework.
Python / General-Purpose Machine Learning
- Upgini (⭐309): Free automated data & feature enrichment library for machine learning - automatically searches through thousands of ready-to-use features from public and community shared data sources and enriches your training dataset with only the accuracy improving features.
16. Awesome Bioinformatics
Package suites
- Bioperl (⭐275) - International association of users & developers of open source Perl tools for bioinformatics, genomics and life sciences. [ paper-2002 | web ]
Variant Prediction/Annotation / Structural variant callers
- Ensembl VEP - The VEP determines the effect of your variants (SNPs, insertions, deletions, CNVs or structural variants) on genes, transcripts, and protein sequence, as well as regulatory regions. [ paper-2016 | web ]
Blogs / Tools
- #!/perl/bioinfo - The Computational and Structural Biology group at EEAD-CSIC writes, in Spanish and English, about ideas and code for plant genomics, computational and structural biology problems.
17. Awesome Swift
Boilerplates
- Model-View-Presenter template (⭐24) - A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern.
18. Awesome Qr Code
CLI / File Transfer
- qrscan (⭐152) - Scan a QR code in the terminal using the system camera or a given image.
- qrcode.show - Generate QR codes using curl.
19. Discount for Student Dev
Learning Resources
- Association of Computing Machinery with Digital Library [DISCOUNT] - Normally access to ACM and their Digital Library cost $198 USD a year, however, current IT and Computer Science students can get access for just $42 USD a year.
20. Awesome K6
Articles
- On maintaining a k6 codebase, Part 1 - Personal tips to maintain a challenging k6 load testing codebase.
21. Awesome Executable Packing
🔧 Tools / Before 2000
- IDR (⭐916) - Interactive Delphi Reconstructor.
- PEdump - Dump windows PE files using Ruby.
22. Awesome Ros2
Packages / Application layer
- ros2_pytorch_cuda (⭐3) - Extension of ros2_pytorch (⭐27) for CUDA devices with containerization.
23. Awesome Kotlin
Libraries/Frameworks / Testing
- HelloCuriosity/model-forge (⭐15) - A Kotlin library for auto generating models for tests.
24. Awesome Zig
Compilers and interpreters
- oven-sh/bun (⭐72k) - Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
- squeek502/zua (⭐161) - An implementation of Lua 5.1 for learning purposes.
- CurtisFenner/zsmol (⭐9) - The new Smol compiler and reference.
25. Awesome Jupyter
Visualization
- ipyvizzu (⭐931) - Animated data storytelling tool.
Hosted Notebook Solutions
- Naas - JupyterLab environment with magic scheduling/notification functionality and assets/dependency/secrets management.
26. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- ansimotd (⭐56) - Adds old-school cool ANSI art when a login shell starts.
- autoswitch-virtualenv (⭐490) - ZSH plugin to automatically switch python virtualenvs and pipenvs when traversing directories. Automatically detects pipenv and poetry projects.
- autoupdate-antigen (⭐27) - Antigen (⭐8k) doesn't do automatic updates like oh-my-zsh. This plugin adds auto updating for
antigen
, both ofantigen
and the bundles loaded in your configuration.
- autoupdate-oh-my-zsh-plugins (⭐249) - oh-my-zsh doesn't automatically update non-core plugins, this plugin autoupdates
git
repositories in the$ZSH_CUSTOM
directory.
- aws (⭐1) - Forked from the original oh-my-zsh aws (⭐172k). Includes completions for
awscli
and a few utilities for managing AWS profiles and displaying them in your prompt.
- azcli (⭐1) - Helper for using the Azure cli tools.
- azure-keyvault (⭐0) - Makes using Azure keyvaults less verbose from the cli.
- depot-tools (⭐0) - Simple oh-my-zsh plugin for installing the chromium depot_tools. Installing this plugin will add all of the chromium depot_tools to your
$PATH
automatically.
- diff-so-fancy (⭐19) - Automatically installs diff-so-fancy (⭐17k) and enables its use in ZSH and
git
.
- dirstack (⭐2) - Plugin for displaying the dirstack info on a single line.
- docker-aliases (⭐8) -
Docker
aliases for everyday use.
- docker-compose (⭐48) - Show
docker
container status in your prompt.
- docker-helpers (⭐29) - A collection of
docker
helper scripts.
- emacs (flinner) (⭐4) - Uses the Emacs daemon capability, allowing the user to quickly open frames, whether they are opened in a terminal via a
ssh
connection, or X frames opened on the same host.
- emojis (⭐13) - Adds numerous ASCII art emojis to your environment in convenient variables.
- extend-history (⭐9) - Extends command history by adding the exit code for each command in the history.
- fzf-it (⭐4) - Make any command interactive wrapping it with fzf (⭐63k) functionality.
- gimbo-git (⭐1) - A subset of the oh-my-zsh git plugin (⭐172k) aliases, plus some new aliases, plus a few handy functions.
- git-acp (⭐6) - Take the current command line as the commit message and then run
git pull
,git add
,git commit
andgit push
with one keystroke.
- git-lfs (⭐3) - Adds short aliases for the
git-lfs
commands.
- git (⭐48) - Replacement for the stock oh-my-zsh
git
plugin. Provides quite a few useful aliases and functions. The motivation to replace the default plugin stems from the fact that it comes with some inconsistencies that make a few popular commands rather unintuitive, so this plugin makes the aliases consistent.
- gitfast (⭐8) - Updated fork of the oh-my-zsh
gitfast
plugin.
- gtr (⭐0) - Allows fast tagging of a release in
git
using the tag name *release-YYYY-MM-DD-HH-MM- and headline Release YYYY-MM-DD HH:MM.
- gvm (dgnest) (⭐5) - A
gvm
(Go version manager) plugin for ZSH.
- hacker-quotes (⭐92) - Outputs a random hacker quote when you open a terminal.
- hadoop-plugin (⭐0) - Adds some convenience aliases for hadoop functions.
- hangul (⭐167) - Auto correct hangul(한글, korean) to English when it was supposed to be typed in English. 영어를 타이핑 해야되는데 한글로 타이핑된경우 자동으로 수정합니다.
- laravel-au (⭐8) - Adds aliases for Laravel 6.
- macos (zshzoo) (⭐19) - ZSH goodies for macOS users.
- maven-plugin (⭐1) - A fork of the oh-my-zsh maven plugin.
- msf (⭐14) - Metasploit handler plugin for starting handlers easily.
- mvn-contexts (⭐3) - Allows fast switching between
maven
configurations.
- nice-exit-code (⭐36) - Maps exit status codes to human readable strings.
- paci (⭐2) - Plugin for arch linux package managers.
- pr-return (⭐2) - Plugin for ZSH which displays the exit status of the last command run.
- rbenv (elliottcable) (⭐4) - A faster fork of the
rbenv
plugin from oh-my-zsh.
- rbenv (jsahlen) (⭐0) - Variant based on the original oh-my-zsh
rbenv
plugin.
- redis (⭐5) - Will run redis-server pointing it to the
redis.conf
configuration file. This can be used with the zdharma/zredis (⭐5) plugin to share variables between shells.
- safe-kubectl (⭐4) - Add some safety when running kubectl by warning what context you're in after a definable number of seconds since the last
kubectl
command.
- safe-rm (⭐21) - Add safe-
rm
functionality so thatrm
will put files in your OS' trash instead of permanently deleting them.
- saneopt (⭐21) - Sane defaults for ZSH options, in the spirit of vim-sensible (⭐5.1k).
- sublime (⭐3) - Same as the official Sublime plugin for Oh My Zsh, but this opens files in the current Sublime window, if there is one already open.
- sudo (hcgraf) (⭐30) - The
sudo
plugin from oh-my-zsh, extracted to a standalone. Togglessudo
before the current/previous command by pressing *ESC-ESC- in emacs-mode or vi-command mode.
- svn-n-zsh (⭐5) - Rewrite of the stock oh-my-zsh svn plugin.
- syntax-highlighting (⭐20k) - Add syntax highlighting to your ZSH. Make sure you load this before zsh-users/zsh-history-substring-search (⭐2.6k) or they will both break.
- system-clipboard (⭐137) - Adds key bindings support for ZLE (Zsh Line Editor) clipboard operations for
vi
emulation keymaps. It works under Linux, macOS and Android (via Termux).
- terminal-app (⭐12) - A plugin for integrating with the new macOS El Capitan Terminal.app features.
- termux (⭐3) - Adds compatibility for Termux.
- terraform (hanjunlee) (⭐0) - Add terraform workspace to prompt.
- terraform (jsporna) (⭐4) - Extends the original oh-my-zsh plugin with aliases and tab completions. Adds workspace (when not default) to prompt.
- terraform (thuandt) (⭐2) - Adds convenience aliases for terraform, along with completions for
terraform
andterragrunt
.
- tfenv (⭐2) - Installs, updates, and loads
tfenv
inspired by zsh-pyenv (⭐44)
- travis (⭐4) - Opens the Travis CI page for the current repo if one exists.
- unique-id (⭐6) - Provides a unique number that identifies a running Zshell session, in its shell variable
$ZUID_ID
. Besides this unique number, also a unique codename is provided, in shell variable$ZUID_CODENAME
. An example use case is to hold logs in files.../mylog-${ZUID_CODENAME}.log
, so that two different Zshells will not write to the same file at the same time.
- update-zsh (⭐5) - Updates custom oh-my-zsh plugins. Only works with the oh-my-zsh framework.
- uvenv (⭐2) - Extends the functionality of the original oh-my-zsh
venv
module.
- vapor (⭐1) - Laravel vapor (⭐303) plugin for ZSH to help you to run
vapor
from anywhere in the project tree, with auto-completion!
- vi-mode (jeffreytse) (⭐3k) - 💻 A better and friendly
vi
(vim
) mode plugin for ZSH.
- virtuozzo-plugin (⭐1) - An oh-my-zsh plugin for the virtuozzo bare-metal virtualization system.
- vox (⭐8) - An oh-my-zsh plugin to control VOX, a lightweight full-featured audio player for macOS that can play a variety of formats including FLAC and Ogg Vorbis.
- vsc (⭐2) - Plugin for Visual Studio Code on macOS.
- vscode (kasperhesthaven) (⭐1) - Simple plugin to open Visual Studio Code a little more easily across systems.
- vterm (⭐0) - Lets you run
emacs
commands directly from vterm (⭐91) shell sessions.
- yapipenv (⭐0) - Automatically activate a directory's
pip
environment ifpipenv
detects the presence of one.
- yup (⭐0) - Adds helper function to upgrade all the dependencies in a
yarn
/npm
project.
- zellij (jaeheonji) (⭐6) - Provides an environment that uses zellij (⭐20k). Requires tmux (⭐34k). Deprecated by author, now supported natively.
- zgen-compinit-tweak (⭐3) - Make
compinit
run only once after all loading is done by zgen (⭐1.5k).
- zsh-in-docker (⭐875) - Automates ZSH + oh-my-zsh installation into development containers. Works with Alpine, Ubuntu, Debian, CentOS or Amazon Linux.
- zsh-not-vim (⭐4) - Provides a function that automatically shames the user for forgetting they weren't in
vim
.
Completions / superconsole - Windows-only
- ansible-server (⭐3) - Completions for viasite-ansible/ansible-server (⭐14).
Themes / superconsole - Windows-only
- cmder-wsl (⭐0) - Configuration file for
cmder
that is configured to work in quake mode with ZSH and a modified Agnoster theme.
- github (⭐3) - A GitHub-inspired theme. Shows decorators for (truncated) current directory, hostname and
git
status. Includes both light and dark modes and detects system settings for that on macOS and Linux.
- itlbv (⭐0) - Minimalist. Includes decorators for
git
status and the current directory.
- zeit (⭐179) - Optimized for dark backgrounds, includes
git
status information.
- zp (⭐7) - Fast prompt, written in
zig
. Includesgit
status and current directory decorators.
27. Awesome WebExtensions
Libraries and Frameworks
- inject-react-anywhere (⭐42) - Inject React components into 3rd party sites with convenient API and styles isolation.
28. Awesome Docker
Container Composition
- bocker (⭐140) (2) 💀 - Write Dockerfile completely in Bash. Extensible and simple. --> Reusable by @icy
- bocker (⭐11k) (1) 💀 - Docker implemented in 100 lines of bash by p8952
- Capitan (⭐25) - Composable docker orchestration with added scripting support by @byrnedo.
- compose_plantuml (⭐90) 💀 - Generate Plantuml graphs from docker-compose files by @funkwerk
- Composerize (⭐3.1k) - Convert docker run commands into docker-compose files
- crowdr (⭐93) - Tool for managing multiple Docker containers (
docker-compose
alternative) by @polonskiy
- docker-compose-graphviz (⭐50) 💀 - Turn a docker-compose.yml files into Graphviz .dot files by @abesto
- docker-config-update (⭐48) - Utility to update docker configs and secrets for deploying in a compose file by @sudo-bmitch
- draw-compose (⭐90) 💀 - Utility to draw a schema of a docker compose by @Alexis-benoist
- elsy (⭐78) - An opinionated, multi-language, build tool based on Docker and Docker Compose
- habitus (⭐1.3k) - A Build Flow Tool for Docker by @cloud66
- kompose (⭐9.4k) - Go from Docker Compose to Kubernetes
- Maestro (⭐618) 💀 - Maestro provides the ability to easily launch, orchestrate and manage multiple Docker containers as single unit by @tascanini
- percheron (⭐157) 💀 - Organise your Docker containers with muscle and intelligence by @ashmckenzie
- plash (⭐375) - A container run and build engine - runs inside docker.
- podman-compose (⭐4.9k) - a script to run docker-compose.yml using podman by @containers
- rocker-compose (⭐405) 💀 - Docker composition tool with idempotency features for deploying apps composed of multiple containers. By@grammarly.
- rocker (⭐1.3k) 💀 - Extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. by @grammarly.
- Smalte (⭐32) – Dynamically configure applications that require static configuration in docker container. By @roquie
- Stacker (⭐66) 💀 - Docker Compose Templates. Stacker provides an abstraction layer over Docker Compose and a better DX (developer experience).
- Stitchocker (⭐27) - A lightweight and fast command line utility for conveniently grouping your docker-compose multiple container services. By @alexaandrov
- Zodiac (⭐194) 💀 - A lightweight tool for easy deployment and rollback of dockerized applications. By @CenturyLinkLabs
Deployment and Infrastructure
- awesome-stacks (⭐897) - Deploy 80+ open-source web apps with one Docker command
- blackfish - a CoreOS VM to build swarm clusters for Dev & Production by @blackfish
- BosnD - BosnD, the boatswain daemon - A dynamic configuration file writer & service reloader for dynamically changing container environments.
- Centurion (⭐1.7k) - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By @newrelic
- Clocker (⭐426) - Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages Calico (⭐5.8k) and Weave (⭐6.6k) for networking and Brooklyn for application blueprints. By @brooklyncentral
- Conduit (⭐106) - Experimental deployment system for Docker by @ehazlett
- depcon (⭐91) - Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By @ContainX
- deploy (⭐53) 💀 - Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration by @ttiny
- dockit (⭐105) 💀 - Do docker actions and Deploy gluster containers! By @humblec
- gitkube (⭐3.8k) - Gitkube is a tool for building and deploying docker images on Kubernetes using
git push
. By @Hasura.
- Grafeas (⭐1.5k) - A common API for metadata about containers, from image and build details to security vulnerabilities. By grafeas
- Longshoreman (⭐422) 💀 - Longshoreman automates application deployment using Docker. Just create a Docker repository (or use a service), configure the cluster using AWS or Digital Ocean (or whatever you like) and deploy applications using a Heroku-like CLI tool. By longshoreman
- SwarmManagement (⭐13) - Swarm Management is a python application, installed with pip. The application makes it easy to manage a Docker Swarm by configuring a single yaml file describing which stacks to deploy, and which networks, configs or secrets to create.
- werf (⭐4.1k) - werf is a CI/CD tool for building Docker images efficiently and deploying them to Kubernetes using GitOps by @flant
Monitoring
- Autoheal (⭐1.3k) - Monitor and restart unhealthy docker containers automatically.
- Axibase Collector - Axibase Collector streams performance counters, configuration changes and lifecycle events from the Docker engine(s) into Axibase Time Series Database for roll-up dashboards and integration with upstream monitoring systems.
- cAdvisor (⭐17k) - Analyzes resource usage and performance characteristics of running containers. Created by @Google
- Docker-Alertd (⭐101) - Monitor and send alerts based on docker container resource usage/statistics
- Docker-Flow-Monitor (⭐86) - Reconfigures Prometheus when a new service is updated or deployed automatically by @docker-flow
- Dockerana (⭐205) 💀 - packaged version of Graphite and Grafana, specifically targeted at metrics from Docker.
- DockProc - I/O monitoring for containers on processlevel.
- dockprom (⭐5.9k) - Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager by @stefanprodan
- Doku (⭐279) - Doku is a simple web-based application that allows you to monitor Docker disk usage. @amerkurev
- Dozzle (⭐5.3k) - Monitor container logs in real-time with a browser or mobile device. @amir20
- Dynatrace 💲 - Monitor containerized applications without installing agents or modifying your Run commands
- Glances (⭐26k) - A cross-platform curses-based system monitoring tool written in Python by @nicolargo
- InfluxDB, cAdvisor, Grafana (⭐467) - InfluxDB Time series DB in combination with Grafana and cAdvisor by @vegasbrianc
- LogJam (⭐135) - Logjam is a log forwarder designed to listen on a local port, receive log entries over UDP, and forward these messages on to a log collection server (such as logstash) by @gocardless
- Logspout (⭐4.6k) - Log routing for Docker container logs by @gliderlabs
- monit-docker (⭐32) - Monitor docker containers resources usage or status and execute docker commands or inside containers. [@decryptus][decryptus]
- NexClipper (⭐563) - NexClipper is the container monitoring and performance management solution specialized in Docker, Apache Mesos, Marathon, DC/OS, Mesosphere, Kubernetes by @Nexclipper
- Out-of-the-box Host/Container Monitoring/Logging/Alerting Stack (⭐530) - Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertmanager for alerting. Set up in 5 Minutes. Secure mode for production use with built-in Automated Nginx Reverse Proxy (jwilder's) (⭐18k).
- SuperVisor CPM Frontend Service (⭐16) and Driver Service (⭐6) 🚧 - A simple and accessible FOSS container performance monitoring service written in Python by @t0xic0der
- SwarmAlert (⭐19) - Monitors a Docker Swarm and sends Pushover alerts when it finds a container with no healthy service task running.
- Zabbix Docker module (⭐1.2k) - Zabbix module that provides discovery of running containers, CPU/memory/blk IO/net container metrics. Systemd Docker and LXC execution driver is also supported. It's a dynamically linked shared object library, so its performance is (~10x) better, than any script solution.
- Zabbix Docker (⭐50) - Monitor containers automatically using zabbix LLD feature.
Networking
- Flannel (⭐8.7k) - Flannel is a virtual network that gives a subnet to each host for use with container runtimes. By @coreos
- Freeflow (⭐595) - High performance container overlay networks on Linux. Enabling RDMA (on both InfiniBand and RoCE) and accelerating TCP to bare metal performance. By @Microsoft
- netshoot (⭐8.3k) - The netshoot container has a powerful set of networking tools to help troubleshoot Docker networking issues by @nicolaka
- Pipework (⭐4.2k) - Software-Defined Networking for Linux Containers, Pipework works with "plain" LXC containers, and with the awesome Docker. By @jpetazzo
- Weave (⭐6.6k) (The Docker network) - Weave creates a virtual network that connects Docker containers deployed across multiple hosts.
Orchestration
- athena (⭐91) - An automation platform with a plugin architecture that allows you to easily create and share services.
- blimp (⭐23) 💀 - Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more by @defermat and @schvin
- CloudSlang (⭐234) - CloudSlang is a workflow engine to create Docker process automation
- clusterdock (⭐28) - Docker container orchestration to enable the testing of long-running cluster deployments
- Crane (⭐751) - Control plane based on docker built-in swarm @Dataman-Cloud
- Docker Flow Swarm Listener (⭐68) - Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs. By @docker-flow
- gantryd (⭐265) 💀 - A framework for easy management of docker-based components across machines by @DevTable
- Haven (⭐281) - Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By @codeabovelab
- Helios (⭐2.1k) 💀 - A simple platform for deploying and managing containers across an entire fleet of servers by @spotify
- Kontena (⭐1.5k) 💀 - The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
- Kubernetes (⭐109k) - Open source orchestration system for Docker containers by Google
- ManageIQ (⭐1.3k) - Discover, optimize and control your hybrid IT. By ManageIQ
- Mantl (⭐3k) - Mantl is a modern platform for rapidly deploying globally distributed services
- Marathon (⭐4.1k) - Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on"
- Mesos (⭐5.2k) - Resource/Job scheduler for containers, VM's and physical hosts @apache
- Nebula - A Docker orchestration tool designed to manage massive scale distributed clusters.
- Nomad (⭐15k) - Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler by @hashicorp
- Panamax (⭐1.4k) 💀 - An open-source project that makes deploying complex containerized apps as easy as Drag-and-Drop by @CenturyLinkLabs.
- Rancher (⭐23k) - An open source project that provides a complete platform for operating Docker in production by @rancher.
- RedHerd Framework (⭐59) - RedHerd is a collaborative and serverless framework for orchestrating a geographically distributed group of assets capable of simulating complex offensive cyberspace operations. By @RedHerdProject.
- Swarm-cronjob (⭐737) - Create jobs on a time-based schedule on Swarm by @crazy-max
PaaS
- Atlantis (⭐390) 💀 - Atlantis is an Open Source PaaS for HTTP applications built on Docker and written in Go
- caprover (⭐13k) - [previously known as CaptainDuckDuck] Automated Scalable Webserver Package (automated Docker+nginx) - Heroku on Steroids
- Convox Rack (⭐1.9k) - Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices.
- Dcw (⭐16) - Docker-compose SSH wrapper: a very poor man PaaS, exposing the docker-compose and custom-container commands defined in container labels.
- Dokku (⭐26k) - Docker powered mini-Heroku that helps you build and manage the lifecycle of applications (originally by @progrium)
- Empire (⭐2.7k) - A PaaS built on top of Amazon EC2 Container Service (ECS)
- Exoframe (⭐1.1k) - A self-hosted tool that allows simple one-command deployments using Docker
- Flynn (⭐7.9k) 💀 - A next generation open source platform as a service
- Hephy Workflow (⭐406) - Open source PaaS for Kubernetes that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications. Fork of Deis Workflow (⭐1.3k)
- Krane (⭐79) - Toolset for managing container workloads on remote servers
- Nanobox (⭐1.6k) 💲 - An application development platform that creates local environments that can then be deployed and scaled in the cloud.
- Tsuru (⭐4.8k) - Tsuru is an extensible and open source Platform as a Service software
Reverse Proxy
- bunkerized-nginx (⭐5.4k) - Web app hosting and reverse proxy secure by default. By @bunkerity
- Docker Dnsmasq Updater (⭐29) - Update a remote dnsmasq server with Docker container hostnames.
- docker-flow-proxy (⭐315) - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By @docker-flow
- docker-proxy (⭐281) 💀 - Transparent proxy for docker containers, run in a docker container. By @silarsis
- fabio (⭐7.3k) - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By @magiconair (Frank Schroeder)
- h2o-proxy (⭐44) 💀 - Automated H2O reverse proxy for Docker containers. An alternative to jwilder/nginx-proxy (⭐18k) by @zchee
- Let's Encrypt Nginx-proxy Companion (⭐7.4k) - A lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically. By @JrCs
- muguet (⭐165) 💀 - DNS Server & Reverse proxy for Docker environments. By @mattallty
- Nginx Proxy Manager (⭐22k) - A beautiful web interface for proxying web based services with SSL. By @jc21
- nginx-proxy (⭐18k) - Automated nginx proxy for Docker containers using docker-gen by @jwilder
- Swarm Ingress Router (⭐164) 💀 - Route DNS names to Swarm services based on labels. By @tpbowden
- Swarm Router (⭐65) - A «zero config» service name based router for docker swarm mode with a fresh and more secure approach. By @flavioaiello
- Træfɪk (⭐50k) - Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd... By @EmileVauge
Runtime
- aind (⭐1.5k) - AinD launches Android apps in Docker, by nesting Anbox containers inside Docker by @aind-containers
- cri-o (⭐5.1k) - Open Container Initiative-based implementation of Kubernetes Container Runtime Interface by cri-o
- lxc (⭐4.6k) - LXC - Linux Containers
- podman (⭐23k) - libpod is a library used to create container pods. Home of Podman by @containers
- rlxc (⭐14) - LXC binary written in Rust by @brauner
- runtime-tools (⭐420) - oci-runtime-tool is a collection of tools for working with the OCI runtime specification by @opencontainers
Security
- Aqua Security 💲 - Securing container-based applications from Dev to Production on any platform
- bane (⭐1.2k) - AppArmor profile generator for Docker containers by @genuinetools
- CIS Docker Benchmark (⭐480) - This InSpec (⭐2.8k) compliance profile implement the CIS Docker 1.12.0 Benchmark in an automated way to provide security best-practice tests around Docker daemon and containers in a production environment. By @dev-sec
- Clair (⭐10k) - Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers. By @coreos
- Dagda (⭐1.1k) - Dagda is a tool to perform static analysis of known vulnerabilities, trojans, viruses, malware & other malicious threats in docker images/containers and to monitor the docker daemon and running docker containers for detecting anomalous activities. By @eliasgranderubio
- Deepfence Enterprise 💲 - Full life cycle Cloud Native Workload Protection platform for kubernetes, virtual machines and serverless. By @deepfence
- Deepfence Threat Mapper (⭐4.7k) - Powerful runtime vulnerability scanner for kubernetes, virtual machines and serverless. By @deepfence
- docker-bench-security (⭐9k) - script that checks for dozens of common best-practices around deploying Docker containers in production. By @docker
- docker-explorer (⭐520) - A tool to help forensicate offline docker acquisitions by @Google
- docker-lock (⭐429) - A cli-plugin for docker to automatically manage image digests by tracking them in a separate Lockfile. By @safe-waters
- KICS (⭐2k) - an infrastructure-as-code scanning tool, find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle. Can be extended for additional policies. By Checkmarx
- notary (⭐3.2k) - a server and a client for running and interacting with trusted collections. By @TUF
- oscap-docker (⭐1.3k) - OpenSCAP provides oscap-docker tool which is used to scan Docker containers and images. By OpenSCAP
- Prisma Cloud 💲 - (previously Twistlock Security Suite) detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications.
- Sysdig Falco (⭐7.2k) - Sysdig Falco is an open source container security monitor. It can monitor application, container, host, and network activity and alert on unauthorized activity.
- Trend Micro DeepSecurity 💲 - Trend Micro DeepSecurity offers runtime protection for container workloads and hosts as well as preruntime scanning of images to identify vulnerabilities, malware and content such as hardcoded secrets.
- Trivy (⭐22k) - Aqua Security's open source simple and comprehensive vulnerability scanner for containers (suitable for CI).
Service Discovery
- etcd (⭐47k) - Distributed reliable key-value store for the most critical data of a distributed system by @etcd-io (former part of CoreOS)
- istio (⭐36k) - An open platform to connect, manage, and secure microservices by @istio
- proxy (⭐50) 💀 - lightweight nginx based load balancer self using service discovery provided by registrator. by @factorish
- registrator (⭐4.7k) - Service registry bridge for Docker by @gliderlabs and @progrium
Volume Management / Data
- Blockbridge (⭐92) 💲- The Blockbridge plugin is a volume plugin that provides access to an extensible set of container-based persistent storage options. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS. By @blockbridge
- Docker Machine NFS (⭐794) Activates NFS for an existing boot2docker box created through Docker Machine on OS X.
- Docker Unison (⭐167) A docker volume container using Unison for fast two-way folder sync. Created as an alternative to slow boot2docker volumes on OS X. By @leighmcculloch
- Local Persist (⭐851) Specify a mountpoint for your local volumes (created via
docker volume create
) so that files will always persist and so you can mount to different directories in different containers.
- Minio (⭐46k) - S3 compatible object storage server in Docker containers
- Netshare (⭐1.1k) Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin. By @ContainX
- portworx 💲 - Decentralized storage solution for persistent, shared and replicated volumes.
- quobyte 💲 - fully fault-tolerant distributed file system with a docker volume driver
- REX-Ray (⭐2.2k) provides a vendor agnostic storage orchestration engine. The primary design goal is to provide persistent storage for Docker, Kubernetes, and Mesos. By@thecodeteam (DELL Technologies)
- Storidge (⭐0) 💲 - Software-defined Persistent Storage for Kubernetes and Docker Swarm
IDE integrations
- JetBrains IDEs (IntelliJ IDEA, GoLand, WebStorm, CLion etc.) has built-in Docker plugin
- Eclipse Docker Tooling plugin
- docker.vim (⭐176) 💀 - Manage docker containers and images in Vim. By @skanehira
- docker.el (⭐733) Manage docker from Emacs by @Silex
Desktop
- Docker Desktop - Official native app. Only for Windows and MacOS
- Dockeron (⭐795) 💀 - A project built on Electron + Vue.js for Docker on desktop. @fluency03
- DockStation (⭐2.1k) - A developer centric UI to configure, monitor, and manage services and containers @dock_station
- Lifeboat (⭐185) - An easy way to launch Docker projects with a graphical interface on your Mac. @jplhomer
- Simple Docker UI (⭐596) - built on Electron. By @felixgborrego
- Stevedore (⭐288) - Good Docker Desktop replacement for Windows. Both Linux and Windows Containers are supported. @slonopotamus
Terminal / Terminal UI
- ctop (1) (⭐422) - 💀 A command line / text based Linux Containers monitoring tool that works just like you expect (Python) by @yadutaf
- ctop (2) (⭐15k) - 💀 Top-like interface for container metrics (Golang) by @bcicen
- dive (⭐45k) - A tool for exploring each layer in a docker image. By wagoodman.
- dockdash (⭐121) detailed stats. By @byrnedo
- Docker-mon (⭐777) 💀 - Console-based Docker monitoring by @icecrime
- dockly (⭐3.7k) - An interactive shell UI for managing Docker containers by @lirantal
- DockSTARTer (⭐2.2k) - DockSTARTer helps you get started with home server apps running in Docker by GhostWriters
- docui (⭐2.3k) - 💀 An interactive shell UI for managing Docker containers. Also works in Windows. By @skanehira
- dry (⭐2.9k) - An interactive CLI for Docker containers by @moncho
- lazydocker (⭐36k) - The lazier way to manage everything docker. A simple terminal UI for both docker and docker-compose, written in Go with the gocui library. By @jesseduffield
- sen (⭐960) - 💀 Terminal user interface for docker engine, by @TomasTomecek
Terminal / CLI tools
- captain (⭐238) - Easily start and stop docker compose projects from any directory. By @jenssegers
- dcinja (⭐8) - The powerful and smallest binary size of template engine for docker command line environment. By @Falldog
- docker-ls (⭐455) - CLI tools for browsing and manipulating docker registries by @mayflower
- docker pushrm (⭐133) - A Docker CLI plugin that lets you push the README.md file from the current directory to Docker Hub. Also supports Quay and Harbor. By @christian-korneck
- dockersql (⭐121) - 💀 A command line interface to query Docker using SQL by @crosbymichael
- DVM (⭐521) - Docker version manager by @howtowhale
- goinside (⭐29) - Get inside a running docker container easily. by @iamsoorena
- ns-enter (⭐2.6k) - 💀 no more ssh, enter name spaces of container by @jpetazzo
- Pdocker (⭐5) - A simple tool to manage and maintain Docker for personal projects by @g31s
- proco (⭐103) - Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment. by @shiwaforce
- reg (⭐1.6k) - 💀 Docker registry v2 command line client by @genuinetools
- scuba (⭐85) - Transparently use Docker containers to encapsulate software build environments, by @JonathonReinhart
- skopeo (⭐7.9k) - Work with remote images registries - retrieving information, images, signing content by @containers
- supdock (⭐76) - Allows for slightly more visual usage of Docker with an interactive prompt. By @segersniels
- tsaotun (⭐53) - Python based Assistance for Docker by @qazbnm456
- wharfee (⭐655) - 💀 Autocompletion and syntax highlighting for Docker commands. by @j-bennet
Terminal / Other
- dext-docker-registry-plugin (⭐3) - Search the Docker Registry with the Dext smart launcher. By @vutran
- docker-ssh (⭐638) - SSH Server for Docker containers ~ Because every container should be accessible. By @jeroenpeeters
- dockercraft (⭐7.2k) - Docker + Minecraft = Dockercraft by @docker
- dockerfile-mode (⭐532) An emacs mode for handling Dockerfiles by @spotify
- MultiDocker (⭐50) - Create a secure multi-user Docker machine, where each user is segregated into an indepentent container.
- Powerline-Docker (⭐60) - A Powerline segment for showing the status of Docker containers by @adrianmo
Web / Other
- Admiral (⭐253) Admiral™ is a highly scalable and very lightweight Container Management platform for deploying and managing container based applications. By VMWare
- CASA (⭐71) - Outsource the administration of a handful of containers to your co-workers, by @knrdl
- Container Web TTY (⭐244) - Connect your containers via a web-tty @wrfly
- Docker Compose UI (⭐1.5k) - Manage docker-compose via HTTP. docker-compose-ui runs in a Docker container, mounts the hosts docker socket and exposes a RESTful API and AngularJS GUI
- Docker Registry Browser (⭐474) - Web Interface for the Docker Registry HTTP API v2 by @klausmeyer
- Docker Registry UI (Joxit) (⭐2.4k) - The simplest and cleanest UI for private registries by @Joxit
- Docker Registry UI (⭐890) - A web UI for easy private/local Docker Registry integration by @atcol
- docker-registry-web (⭐533) - Web UI, authentication service and event recorder for private docker registry v2 by @mkuchin
- docker-swarm-visualizer (⭐3.3k) - Visualizes Docker services on a Docker Swarm (for running demos).
- dockering-on-rails (⭐22) 💀 - Simple Web-Interface for Docker with a lot of features by @Electrofenster
- DockerSurfer (⭐7) 💀 - A web service for analyze and browse dependencies between Docker images in the Docker registry, by @Simone-Erba
- Kubevious (⭐1.6k) - A highly visual web UI for Kubernetes which renders configuration and state in an application centric way by @rubenhak.
- netdata (⭐70k) - Real-time performance monitoring
- OctoLinker (⭐5.3k) - A browser extension for GitHub that makes the image name in a
Dockerfile
clickable and redirect you to the related Docker Hub page.
- Portainer (⭐30k) - A lightweight management UI for managing your Docker hosts or Docker Swarm clusters by @portainer
- Rapid Dashboard (⭐141) - A simple query dashboard to use Docker Remote API by @ozlerhakan
- Seagull (⭐1.9k) - Friendly Web UI to monitor docker daemon. by @tobegit3hub
- Swarmpit (⭐3k) - Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc.
- Swirl (⭐605) - Swirl is a web management tool for Docker, focused on swarm cluster By @cuigh
- Theia (⭐20k) - Extensible platform to develop full-fledged multi-language Cloud & Desktop IDE-like products with state-of-the-art web technologies.
- Yacht (⭐3.3k) 🚧 - A Web UI for docker that focuses on templates and ease of use in order to make deployments as easy as possible. By @SelfhostedPro
Base Tools / Other
- amicontained (⭐976) - Container introspection tool. Find out what container runtime is being used as well as features available by @genuinetools
- Chaperone (⭐173) - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by @garywiz
- ckron (⭐52) - A cron-style job scheduler for docker, by @nicomt
- CoreOS - Linux for Massive Server Deployments
- distroless (⭐18k) - Language focused docker images, minus the operating system, by @GoogleContainerTools
- docker-alpine (⭐5.7k) - A super small Docker base image (5MB) using Alpine Linux by @gliderlabs
- docker-gen (⭐4.4k) - Generate files from docker container meta-data by @jwilder
- GoSu (⭐4.7k) - Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by @tianon
- is-docker (⭐217) - Check if the process is running inside a Docker container by @sindresorhus (⭐320k)
- lstags (⭐326) - sync Docker images across registries by @ivanilves
- NVIDIA-Docker (⭐17k) - The NVIDIA Container Runtime for Docker by @NVIDIA
- su-exec (⭐967) - This is a simple tool that will simply execute a program with different privileges. The program will be executed directly and not run as a child, like su and sudo does, which avoids TTY and signal issues. Why reinvent gosu? This does more or less exactly the same thing as gosu but it is only 10kb instead of 1.8MB. By ncopa
- sue (⭐9) - Executes a program as a user different from the user running sue. This is a maintainable alternative to ncopa/su-exec, which is the better tianon/gosu. This one is far better (higher performance, smaller size), than the original gosu, however it is far easier to maintain, than su-exec, which is written in plain C. Made by Akito
- supercronic (⭐1.8k) - crontab-compatible job runner, designed specifically to run in containers by @aptible
- TrivialRC (⭐28) - A minimalistic Runtime Configuration system and process manager for containers @vorakl
Builder / Other
- ansible-bender (⭐672) - A tool utilising
ansible
andbuildah
by @TomasTomecek
- buildah (⭐7.2k) - A tool that facilitates building OCI images by @containers
- BuildKit (⭐7.9k) - Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit by @moby project
- cekit (⭐99) - A tool used by openshift to build base images using different build engines by @cekit.
- container-diff (⭐3.8k) - An image tool for comparing and analyzing container images by @GoogleContainerTools
- container-factory (⭐60) - Produces Docker images from tarballs of application source code by @mutable
- copy-docker-image (⭐36) - Copy a Docker image between registries without a full Docker installation by @mdlavin
- Derrick (⭐683) - A tool help you to automate the generation of Dockerfile and dockerize application by scanning the code. By @alibaba.
- dlayer (⭐399) - docker layer analyzer by @orisano
- docker-companion (⭐42) - A command line tool written in Golang to squash and unpack docker images by @mudler
- docker-make (⭐97) - Build, tag,and push a bunch of related docker images via a single command.
- docker-replay (⭐197) - Generate
docker run
command and options from running containers. By bcicen
- DockerMake (⭐135) - A reproducible Docker image build system for complex software stacks. By @avirshup
- DockerSlim (⭐19k) shrinks fat Docker images creating the smallest possible images.
- Dockly (⭐223) - Dockly is a gem made to ease the pain of packaging an application in Docker by @swipely
- dockramp (⭐259) 💀 - Proof of Concept: A Client Driven Docker Image Builder by @jlhawn
- essex (⭐34) - Boilerplate for Docker Based Projects: Essex is a CLI utility written in bash to quickly setup clean and consistent Docker projects with Makefile driven workflows. @jamesbrink
- HPC Container Maker (⭐445) - Generates Dockerfiles from a high level Python recipe, including building blocks for High-Performance Computing components by @NVIDIA
- img (⭐3.9k) - Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder by @genuinetools
- kaniko (⭐14k) - Build Container Images In Kubernetes. By @GoogleContainerTools
- makisu (⭐2.4k) - Uber's fast and flexible unprivileged image builder for Mesos and Kubernetes, with distributed cache support. By @uber
- portainer (⭐132) - Apache Mesos framework for building Docker images by @duedil-ltd
- Production-Ready Python Containers 💲 - A template for creating production-ready Docker images for Python applications.
- RAUDI (⭐545) - A tool to automatically update (and optionally push to Docker Hub) Docker Images for 3rd party software whenever theres is a new release/update/commit. By @SecSI
- runlike (⭐1.9k) - Generate
docker run
command and options from running containers by @lavie
- SkinnyWhale (⭐183) 💀 - Skinnywhale helps you make smaller (as in megabytes) Docker containers.
- Smith (⭐603) - A Micocontainer Builder and can perform multi-stage builds after the image is built Oracle
- userdef (⭐8) - An advanced
adduser
for your Alpine based Docker images. Made by Akito
- Whaler (⭐1k) - Program to reverse Docker images into Dockerfiles by @P3GLEG.
- Whales (⭐379) - A tool to automatically dockerize your applications by @icalialabs.
Dockerfile / Other
- chaperone-docker (⭐64) - A set of images using the Chaperone process manager, including a lean Alpine image, LAMP, LEMP, and bare-bones base kits.
- Dockerfile Generator (⭐167)
dfg
is both a Go library and an executable that produces valid Dockerfiles using various input channels.
- Dockerfile Project - Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.
- dockerfilegraph (⭐131) - Visualize your multi-stage Dockerfiles. By @PatrickHoefler
- Dockershelf (⭐87) - A repository that serves as a collector for docker recipes that are universal, efficient and slim. Images are updated, tested and published daily via a Travis cron job. Maintained by @CollageLabs.
- dockmoor (⭐17) 🚧 - Manage docker image references and help to create reproducible builds with Docker. By @MeneDev
- Vektorcloud - A collection of minimal, Alpine-based Docker images
Linter / Other
- docker-image-size-limit (⭐118) - A tool to keep an eye on your docker images size.
- Dockerfile Linter action (⭐37) - The linter lets you verify Dockerfile syntax to make sure it follows the best practices for building efficient Docker images.
- dockfmt (⭐423) 🚧 - Dockerfile formatter and parser by @jessfraz
- FROM:latest (⭐982) - An opinionated Dockerfile linter by @replicatedhq
- Hadolint (⭐10k) - A Dockerfile linter that checks for best practices, common mistakes, and is also able to lint any bash written in
RUN
instructions; by @lukasmartinelli
- Whale-linter (⭐35) - A simple and small Dockerfile linter written in Python3+ without dependencies by @jeromepin
Metadata / Other
- opencontainer (⭐3.4k) - A convention and shared namespace for Docker labels defined by OCI Image Spec.
Registry / Other
- Amazon Elastic Container Registry 💲 - Amazon Elastic Container Registry (ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images.
- CargoOS (⭐8) - A bare essential OS for running the Docker Engine on bare metal or Cloud. By @RedCoolBeans
- cleanreg (⭐54) - A small tool to delete image manifests from a Docker Registry implementing the API v2, dereferencing them for the GC by @hcguersoy
- Container Registry Service 💲 - Harbor based Container Management Solution as a Service for teams and organizations. Free tier offers 1 GB storage for private repositories.
- Cycle.io 💲 - Bare-metal container hosting.
- DigitalOcean 💲 - DigitalOcean Container Registry.
- Docker Hub provided by Docker Inc.
- Docker Registry v2 (⭐8.8k) - The Docker toolset to pack, ship, store, and deliver content
- Docket (⭐702) - Custom docker registry that allows for lightning fast deploys through bittorrent by @netvarun
- GitLab Container Registry - Registry focused on using its images in GitLab CI
- Harbor (⭐23k) An open source trusted cloud native registry project that stores, signs, and scans content. Supports replication, user management, access control and activity auditing. By CNCF formerly VMWare
- JFrog Artifactory 💲 - Artifact Repository Manager, can be used as private Docker Registry as well
- Kraken (⭐6k) - Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds.
- Quay.io 💲 (part of CoreOS) - Secure hosting for private Docker repositories
- Registryo (⭐10) - UI and token based authentication server for onpremise docker registry
- Rescoyl (⭐15) - Private Docker registry (free and open source) by @noteed
API Client / Other
- ahab (⭐137) - Docker event handling with Python by @instacart
- clj-docker-client (⭐175) 💀 - Idiomatic Clojure client for the Docker remote API. By @lispyclouds
- contajners (⭐128) - An idiomatic, data-driven, REPL friendly Clojure client for OCI container engines. By @lispyclouds
- Docker Client for JVM (⭐110) - A Docker remote api client library for the JVM, written in Groovy by @gesellix
- Docker Client TypeScript - Docker API client for JavaScript, automatically generated from Swagger API definition from moby repository. By @masaeedu
- docker-client (⭐1.4k) 💀 - Java client for the Docker remote API. By @spotify
- docker-it-scala (⭐431) - Docker integration testing kit with Scala by @whisklabs
- docker-java-api (⭐268) - Lightweight, truly object-oriented, Java client for Docker's API. By @amihaiemil
- docker-maven-plugin (⭐1.9k) - A Maven plugin for running and creating Docker images by @fabric8io
- Docker-PowerShell (⭐286) - PowerShell Module for Docker
- Docker.DotNet (⭐2.2k) - C#/.NET HTTP client for the Docker remote API by @ahmetb
- Docker.Registry.DotNet (⭐39) - .NET (C#) Client Library for interacting with a Docker Registry API (v2) @rquackenbush
- dockerfile-maven (⭐2.7k) - A Maven plugin for building and pushing Docker images by @spotify
- dockerode (⭐4.3k) - Docker Remote API node.js module by @apocas
- DoMonit (⭐75) - A simple Docker Monitoring wrapper For Docker API
- go-dockerclient (⭐2.2k) - Go HTTP client for the Docker remote API by @fsouza
- Gradle Docker plugin (⭐79) - A Docker remote api plugin for Gradle by @gesellix
- libcompose (⭐585) - Go library for Docker Compose.
- Portainer stack utils (⭐74) 🚧 - Bash script to deploy/update/undeploy Docker stacks in a Portainer instance from a docker-compose yaml file. By @greenled.
- sbt-docker-compose (⭐177) - Integrates Docker Compose functionality into sbt by @kurtkopchik
- sbt-docker (⭐729) - Create Docker images directly from sbt by @marcuslonnberg
CI/CD / Other
- Buddy 💲 - The best of Git, build & deployment tools combined into one powerful tool that supercharged our development.
- Captain (⭐765) - Convert your Git workflow to Docker containers ready for Continuous Delivery by @harbur.
- Cyclone (⭐1.1k) - Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources by @caicloud.
- Diun (⭐2.9k) - Receive notifications when an image or repository is updated on a Docker registry by @crazy-max.
- Docker plugin for Jenkins (⭐487) - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave.
- Drone (⭐32k) - Continuous integration server built on Docker and configured using YAML files.
- GitLab Runner - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners.
- GOCD-Docker (⭐93) 💀 - Go Server and Agent in docker containers to provision.
- Kraken CI (⭐130) - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. One of its executors is Docker. Developed by @Kraken-CI.
- Microservices Continuous Deployment (⭐141) - Continuous deployment of a microservices application.
- mu (⭐972) - Tool to configure CI/CD of your container applications via AWS CodePipeline, CodeBuild and ECS @Stelligent
- Ouroboros (⭐1.6k) 💀 - Automatically update running Docker containers with notifications
- Popper (⭐301) - Github actions workflow (HCL syntax) execution engine.
- Screwdriver 💲 - Yahoo's OpenSource buildplatform designed for Continous Delivery.
- Skipper (⭐46) - Easily dockerize your Git repository by @Stratoscale
- SwarmCI (⭐56) - Create a distributed, isolated task pipeline in your Docker Swarm.
- Watchtower (⭐18k) - Automatically update running Docker containers
Development Environment / Other
- batect (⭐688) - build and testing environments as code tool: Dockerised build and testing environments made easy by @charleskorn
- Binci (⭐674) - Containerize your development workflow. (formerly DevLab by @TechnologyAdvice)
- Boot2Docker (⭐8.3k) 💀 - Docker for OSX and Windows
- coder (⭐7.6k) - remote development machines powered by Terraform or Docker by @coder
- construi (⭐23) - Run your builds inside a Docker defined environment by @lstephen
- Crashcart (⭐269) - Sideload Linux binaries into a running container for troubleshooting by @Oracle
- Devstep (⭐195) 💀 - Development environments powered by Docker and buildpacks by @fgrehm
- Dinghy (⭐2.1k) - An alternative way to use Docker on Mac OS X using Docker Machine with virtualbox, vmware, xhyve or parallels
- DIP (⭐1.2k) - CLI utility for straightforward provisioning and interacting with an application configured by docker-compose. By @bibendi
- DLite (⭐2.3k) 💀 - Simplest way to use Docker on OSX, no VM needed. By @nlf
- dobi (⭐309) - A build automation tool for Docker applications. By @dnephin
- Docker Missing Tools (⭐25) - A set of bash commands to shortcut typical docker dev-ops. An alternative to creating typical helper scripts like "build.sh" and "deploy.sh" inside code repositories. By @NandoQuintana.
- Docker osx dev (⭐1.4k) 💀 - A productive development environment with Docker on OS X by @brikis98
- Docker-Arch (⭐29) - Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file. By @Ph3nol
- Docker-sync (⭐3.5k) - Drastically improves performance (50-70x (⭐3.5k)) when using Docker for development on Mac OS X/Windows and Linux while sharing code to the container. By @EugenMayer
- docker-vm (⭐39) - Simple and transparent alternative to boot2docker (backed by Vagrant) by @shyiko
- DockerBuildManagement (⭐11) - Build Management is a python application, installed with pip. The application makes it easy to manage a build system based on Docker by configuring a single yaml file describing how to build, test, run or publish a containerized solution.
- Dusty (⭐374) - Managed Docker development environments on OS X
- Eclipse Che (⭐6.9k) - Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE
- EnvCLI (⭐108) - Replace your local installation of Node, Go, ... with project-specific docker containers. By @EnvCLI
- footloose (⭐1.6k) - Spin containers that look like Virtual Machines - By @dlespiau
- forward2docker (⭐75) 💀 - Utility to auto forward a port from localhost into ports on Docker containers running in a boot2docker VM by @bsideup
- Gebug (⭐633) - A tool that makes debugging of Dockerized Go applications super easy by enabling Debugger and Hot-Reload features, seamlessly.
- Lando (⭐4.1k) - Lando is for developers who want to quickly specify and painlessly spin up the services and tools needed to develop their projects. By Tandem
- Vagga (⭐1.9k) - Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments by @tailhook
- Zsh-in-Docker (⭐875) - Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line! By Deluan
Garbage Collection / Other
- caduc (⭐17) - A docker garbage collector cleaning stuff you did not use recently
- Docker Clean (⭐1.3k) - A script that cleans Docker containers, images and volumes by @zzrotdesign
- docker_gc (⭐96) - Image for automatic removing unused Docker Swarm objects. Also works just as Docker Service by @pdacity
- Docker-cleanup (⭐586) 💀 - Automatic Docker image, container and volume cleanup by @meltwater
- docker-custodian (⭐354) - Keep docker hosts tidy. By @Yelp
- docker-garby (⭐36) - Docker garbage collection script by @konstruktoid.
- docker-gc (⭐5.1k) 💀 - A cron job that will delete old stopped containers and unused images by @spotify
- sherdock (⭐109) 💀 - Automatic GC of images based on regexp by @rancher
Serverless / Other
- AMP (⭐79) 💀 - The open source unified CaaS/FaaS platform for Docker, batteries included. By @Appcelerator
- Apache OpenWhisk (⭐6.5k) - a serverless, open source cloud platform that executes functions in response to events at any scale. By @apache
- Docker-Lambda (⭐5.8k) - Docker images and test runners that replicate the live AWS Lambda environment. By @lamb-ci
- Funker (⭐24) - Functions as Docker containers example voting app. By @bfirsh
- IronFunctions (⭐3.2k) - The serverless microservices platform FaaS (Functions as a Service) which uses Docker containers to run Any language or AWS Lambda functions
- Koyeb 💲 - Koyeb is a developer-friendly serverless platform to deploy apps globally. Seamlessly run Docker containers, web apps, and APIs with git-based deployment, native autoscaling, a global edge network, and built-in service mesh and discovery.
- OpenFaaS (⭐25k) - A complete serverless functions framework for Docker and Kubernetes. By OpenFaaS
- SCAR (⭐595) - Serverless Container-aware Architectures (SCAR) is a serverless framework that allows easy deployment and execution of containers (e.g. Docker) in Serverless environments (e.g. Lambda) by @grycap
Testing / Other
- Container Structure Test (⭐2.3k) - A framework to validate the structure of an image by checking the outputs of commands or the contents of the filesystem. By @GoogleContainerTools
- dgoss (⭐5.5k) - A fast YAML based tool for validating docker containers.
- DockerSpec (⭐181) - A small Ruby Gem to run RSpec and Serverspec, Infrataster and Capybara tests against Dockerfiles or Docker images easily. By @zuazo
- Dockunit (⭐44) 💀 - Docker based integration tests. A simple Node based utility for running Docker based unit tests. By @dockunit
- InSpec (⭐2.8k) - InSpec is an open-source testing framework for infrastructure with a human- and machine-readable language for specifying compliance, security and policy requirements. By @chef
- Pull Dog - A GitHub app that automatically creates Docker-based test environments for your pull requests, from your docker-compose files. Not open source.
- Pumba (⭐2.7k) - Chaos testing tool for Docker. Can be deployed on kubernetes and CoreOS cluster. By @alexei-led
Wrappers / Other
- Ansible - Manage the life cycle of Docker containers. By RedHat
- Azk (⭐898) - Orchestrate development environments on your local machine by @azukiapp
- Beluga (⭐166) 💀 - CLI to deploy docker containers on a single server or low amount of servers. By @cortextmedia
- dexec (⭐329) - Command line interface written in Go for running code with Docker Exec images.
- dockerized (⭐60) - Seamlessly execute commands in a container.
- Dray (⭐380) - An engine for managing the execution of container-based workflows by @CenturyLinkLabs
- FuGu (⭐139) 💀 - Docker run wrapper without orchestration by @mattes
- Hokusai (⭐92) - A Docker + Kubernetes CLI for application developers; used to containerize an application and to manage its lifecycle throughout development, testing, and release cycles. From @artsy
- Shutit (⭐2.1k) - Tool for building and maintaining complex Docker deployments by @ianmiell
- subuser (⭐888) - Makes it easy to securely and portably run graphical desktop applications in Docker
- T.A.D.S. boilerplate (⭐747) - The power of Ansible and Terraform + the simplicity of Docker Swarm = Infrastructure as Code and DevOps best practices. By @Thomvaill
- Terraform cloud-init config (⭐108) - Terraform module for deploying a single Docker image or
docker-compose.yaml
file to any Cloud™ VM
- Turbo (⭐26) - Simple and Powerful utility for docker. By @ramitsurana
- udocker (⭐1.3k) - A tool to execute simple docker containers in batch or interactive systems without root privileges by @inidigo-dc
CI Services / Other
- CircleCI 💲 - Push or pull Docker images from your build environment, or build and run containers right on CircleCI.
- CodeFresh 💲 - Everything you need to build, test, and share your Docker applications. Provides automated end to end testing.
- CodeShip 💲 - Work with your established Docker workflows while automating your testing and deployment tasks with our hosted platform dedicated to speed and security.
- ConcourseCI 💲 - A CI SaaS platform for developers and DevOps teams pipeline oriented.
- Semaphore CI 💲 — A high-performance cloud solution that makes it easy to build, test and ship your containers to production.
- TravisCI 💲 - A Free github projects continuous integration Saas platform for developers and Devops.
CaaS / Other
- Amazon ECS 💲 - A management service on EC2 that supports Docker containers.
- Appfleet 💲 - Edge platform to deploy and manage containerized services globally. The system will route the traffic to the closest location for lower latency.
- Cloud 66 💲 - Full-stack hosted container management as a service
- Dockhero 💲 - Dockhero is a Heroku add-on which turns a Docker image into a microservice attached to the Heroku app. Currently in beta.
- Giant Swarm 💲 - Simple microservice infrastructure. Deploy your containers in seconds.
- Google Container Engine 💲 - Docker containers on Google Cloud Computing powered by Kubernetes.
- Mesosphere DC/OS Platform 💲 - Integrated platform for data and containers built on Apache Mesos by @mesosphere
- Red Hat CodeReady Workspaces - A collaborative Kubernetes-native solution for rapid application development that delivers consistent developer environments on Red Hat OpenShift to allow anyone with a browser to contribute code in under two minutes.
- Red Hat OpenShift Dedicated 💲 - Fully-managed Red Hat® OpenShift® service on Amazon Web Services and Google Cloud
- Triton 💲 - Elastic container-native infrastructure by Joyent.
- Virtuozzo Application Platform 💲 - Deploy and manage your projects with turnkey PaaS across a wide network of reliable service providers
Monitoring Services / Other
- AppDynamics (⭐3) - Docker Monitoring extension gathers metrics from the Docker Remote API, either using Unix Socket or TCP.
- Broadcom Docker Monitoring 💲 - Agile Operations solutions from Broadcom deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them. (former CA Technologies)
- Datadog 💲 - Datadog is a full-stack monitoring service for large-scale cloud environments that aggregates metrics/events from servers, databases, and applications. It includes support for Docker, Kubernetes, and Mesos.
- Prometheus 💲 - Open-source service monitoring system and time series database
- Site24x7 💲 - Docker Monitoring for DevOps and IT is a SaaS Pay per Host model
- SPM for Docker (⭐206) 💲 - Monitoring of host and container metrics, Docker events and logs. Automatic log parser. Anomaly Detection and alerting for metrics and logs. @sematext
- Sysdig Monitor 💲 - Sysdig Monitor can be used as either software or a SaaS service to monitor, alert, and troubleshoot containers using system calls. It has container-specific features for Docker and Kubernetes.
- Valuable Docker Links High quality articles about docker! MUST SEE
- Become a Docker Power User with Visual Studio Code - 💲 A training course to help you become a Docker Power user with Visual Studio Code
- Docker packaging guide for Python - a series of detailed articles on the specifics of Docker packaging for Python.
- Learn Docker - Learn Docker - curated list of the top online docker tutorials and courses.
Awesome Lists / Other
- Awesome CI/CD (⭐1.8k) - Not specific to docker but relevant.
- Awesome Compose (⭐33k) - Docker Compose samples
- Awesome Linux Container (⭐1.7k) more general about container than this repo, by @Friz-zy.
- Awesome Selfhosted (⭐190k) list of Free Software network services and web applications which can be hosted locally by running in a classical way (setup local web server and run applications from there) or in a Docker container. By @Kickball
- ToolsOfTheTrade (⭐16k) a list of SaaS and On premise applications by @cjbarber
Demos and Examples / Other
- An Annotated Docker Config for Frontend Web Development A local development environment with Docker allows you to shrink-wrap the devops your project needs as config, making onboarding frictionless.
- Local Docker DB (⭐285) a list of docker-compose samples for a lot of databases by @alexmacarthur
- Webstack-micro (⭐86) Demo web app showing how Docker Compose might be used to set up an API Gateway, centralized authentication, background workers, and WebSockets as containerized services.
Good Tips / Other
- Docker Caveats What You Should Know About Running Docker In Production (written 11 APRIL 2016) MUST SEE
- Docker Containers on the Desktop - The funniest way to learn about docker by @jessfraz who also gave a presentation about it @ DockerCon 2015
- Dockerfile best practices (⭐4.1k) - This repository has best-practices for writing Dockerfiles
- Don't Repeat Yourself with Anchors, Aliases and Extensions in Docker Compose Files by @King Chung Huang
Raspberry Pi & ARM / Other
- Docker Pirates ARMed with explosive stuff Huge resource on clustering, swarm, docker, pre-installed image for SD card on Raspberry Pi
- git push docker containers to linux devices Modern DevOps for IoT, leveraging git and Docker.
Security / Other
Videos / Other
- Deploying and scaling applications with Docker, Swarm, and a tiny bit of Python magic (3:11:06) by @jpetazzo
- Docker Course (Spanish) by @pablokbs
- Docker for Developers (54:26) by @jpetazzo <== Good introduction, context, demo
- Docker from scratch (1:22:01) on YouTube by Paris Nakita Kejser
- Docker in Production by @jpetazzo (36:05)
- Docker Primer to Docker Compose (1:56:45) on YouTube by LoginRadius
- Docker Registry from scratch (44:40) on YouTube by Paris Nakita Kejser
- Docker Swarm from scratch (1:41:28) on YouTube by Paris Nakita Kejser
- Extending Docker with Plugins (15:21)
- From Local Docker Development to Production Deployments by @jpetazzo @ AWS re:Invent 2015
- Introduction to Docker and containers (3:09:00) by @jpetazzo
- Scalable Microservices with Kubernetes Free Udacity course
Brazilian / Other
Chinese / Other
- DockerOne Docker Community (in Chinese) by @LiYingJie
English / Other
Russian / Other
Spanish / Other
29. Awesome Graphql
Tools - Security / React
- GraphCrawler - The all-in-one GraphQL Security toolkit (⭐296) - The all-in-one automated penetration tester toolkit for GraphQL, written in Python
30. Awesome Browser Extensions for Github
Gifhub Pull Request (⭐22)
Find the best GIFs for your awesome pull requests.
Installs: 136 | Stars: 22 | Last update: n/a
31. Awesome Bioie
Tools, Platforms, and Services / Annotation Tools
- brat - paper - code (⭐1.8k) - The brat rapid annotation tool. Supports producing text annotations visually, through the browser. Not subject specific; appropriate for many annotation projects. Visualization is based on that of the stav tool.
- MedTator - paper - code (⭐47) - An annotation tool designed to have minimal dependencies.
Datasets / Annotated Text Data
32. Awesome Haskell
Languages
- Wasp - a simple language for developing full-stack Javascript web apps with less code (built with Haskell)
33. Vertx Awesome
Miscellaneous
- vertx-values (⭐7) - Send immutable and persistent JSON from json-values (⭐16) across the event bus.
34. Awesome Neovim
(requires Neovim 0.5) / Diagnostics
- andrewferrier/textobj-diagnostic (⭐95) - Text object for diagnostics (such as those generated by LSP servers).
Tree-sitter Supported Colorscheme / Diagnostics
- rockyzhang24/arctic.nvim (⭐158) - A Neovim colorscheme ported from VSCode Dark+ theme with the strict and precise color picking for both the editor and UI.
Debugging / Diagnostics
- Weissle/persistent-breakpoints.nvim (⭐176) - Persistent breakpoints for nvim-dap.
35. Awesome Sysadmin
Software / Monitoring
- Scrutiny (⭐4.8k) - Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds.
MIT
Go
36. Awesome Go
Advanced Console UIs
- crab-config-files-templating (⭐7) - Dynamic configuration file templating tool for kubernetes manifest or general configuration files.
Error Handling
- errors (⭐2.1k) - Go error library with error portability over the network.
37. Awesome React Components
Editable data grid / spreadsheet
- AG Grid (⭐12k) - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components.
- MUI X Data grid (⭐3.9k) - demo/docs - Fast and customizable data grid with advanced features for power users and complex use cases.
Table
- mui-datatables (⭐2.7k) - Built on Material UI. Search, styling, filtering, resize/hide columns, export, print, select/expand rows.
- react-table-library (⭐717) - demo - React Table Library -- an almost headless table library -- for building better tables.
Notification
- react-local-toast (⭐127) - demo - docs - show feedback linked to particular component instead of app-wide toasts.
Audio / Video
- react-vision-camera (⭐8) - Camera component for React using getUserMedia. We can use this component for computer vision tasks like barcode scanning, text recognition, etc.
- react-barcode-qrcode-scanner (⭐18) - Barcode and QR code scanner component for React. It uses react-vision-camera to access the camera and Dynamsoft Barcode Reader to read barcodes.
Form Components / Form Component Collections
- formsy-material-ui (⭐571) - A Formsy compatibility wrapper for Material UI form components.
Responsive / Material Design
- 🚀 Material UI (⭐92k) - Full suite of components. Build your own design system, or start with Material Design.
- Autocomplete - Accessible autocomplete, combobox, multiselect
- Material Icons - 1,000+ SVG material icons.
- Modal - Accessible modal dialog component.
- Slider - Accessible slider component.
- Table - table with sorting, selecting, pagination, virtualized.
- Tree View - Accessible tree view component for React.
Device Input / Keyboard Events
- react-keyboard-navigator (⭐26) - A suite of React components and hook for selecting sibling components through the keyboard.
Form Logic / Mouse Events
- react-client-validation (⭐4) - Simple and super lightweight validation for React.
Miscellaneous / Lazy Load
- react-device-frameset (⭐64) - React device frameset component.
38. Awesome Healthcare
Contents / Libraries
- Python 835 Parser (⭐67) - A simple-to-use Python interface to EDI 835 Health Care Claim Payment and Remittance Advice files.
39. Awesome Security
DevOps / Development
- cve-ape (⭐3) - A non-intrusive CVE scanner for embedding in test and CI environments that can scan package lists and individual packages for existing CVEs via locally stored CVE database. Can also be used as an offline CVE scanner for e.g. OT/ICS.
40. Awesome Mac
Reading and Writing Tools / Markdown Tools
- Obsidian - A second brain, for you, forever.
Developer Tools / Developer Utilities
- CubicBezier (⭐151) - CubicBezier Generator for macOS.
41. Awesome Plotters
Inspiration, Instruction, and Research / Fonts
- What is a pen plotter 2022? - Nice video introduction to modern plotters in 2022.
Manuals, Ephemera, Papers, and Patents / Ephemera
- CalComp Plotters in 1968 - Promotional video showing a flatbed CalComp plotter and its output.
42. Awesome Cl
ORMs
- 👍 mito (⭐287) - An ORM for Common Lisp with migrations, relationships and PostgreSQL support LLGPL.
- mitho-auth (⭐18), a mixin class for use authorization
- mito-attachment (⭐14), a mixin class for file management outside of RDBMS.
Persistent object databases
- cl-naive-store - a naive persisted, in memory (lazy loading), indexed, document store for Common Lisp. MIT.
- see the introductory blog post
- dare we add: used in production by the author's company (ASTN Group, see awesome-lisp-companies)
Mobile
- ⭐ SBCL - Steel Bank Common Lisp. A fork of CMUCL; compiles to efficient machine code. Standard compliance. Public domain, with some parts under Expat and 3-clause BSD.
- see also: sbcl-librarian (⭐94) - Dynamic library delivery tools for SBCL. Create shared libraries that can be called from C or Python. MIT. Blog post. Tutorial.
- SBCL-GOODIES (⭐34) - Distributing binaries with Common Lisp and foreign libraries: libssl, libcrypto and libfixposix are statically baked in. MIT.
- Nightly Windows builds of SBCL (⭐1) - Nightly builds of SBCL using MSYS2 UCRT64. See also Roswell's SBCL MSI builds (⭐8).
- SBCL on Chocolatey for Windows (unofficial)
Changing the syntax
- ⭐ cl-interpol (⭐60) - A set of reader modifications to allow string interpolation. BSD.
- mstrings - a reader macro to provide visually appealing multiline blocks. An M-string trims leading whitespace, concatenates lines together, etc. BSD_3Clause.
- pythonic-string-reader (⭐18) - A simple and unobtrusive read table modification inspired by Python's three quote strings. BSD_3Clause.
- cl-heredoc (⭐14) - a "heredocs" (⭐14) dispatcher. GPL3. Allows to write:
#>eof>Write whatever (you) "want", no matter what characters, until the magic end sequence has been reached.eof
Function extensions
- nhooks (⭐18) - an enhanced implementation of hooks (extension points) with crucial improvements.
HTTP Servers / Hunchentoot plugins
- cl-tbnl-gserver-tmgr (⭐21) - Hunchentoot Gserver-based taskmanager. cl-gserver is an actor-like message-passing library (see below in "Actors pattern"). Experimental.
Websockets / Isomorphic web frameworks
- 👍 usocket (⭐217) - A portable TCP and UDP socket interface. Expat.
Web development utilities / Assets management
- Rock (⭐46) - an asset manager for Common Lisp. It's basically a combination of Bower and webassets. MIT.
Web development utilities / Browser tests
- cl-webdriver-client (⭐20) - a binding library to WebDriver (supports Selenium 4.0).
Web development utilities / Form handling
- 👍 cl-forms (⭐40) - Web forms handling library for Common lisp. MIT.
Web development utilities / User login and password management
- cl-authentic (⭐7) - Password management for Common Lisp (web) applications. LLGPL.
- safe password storage: cleartext-free, using your choice of hash algorithm through ironclad, storage in an SQL database,
- password reset mechanism with one-time tokens (suitable for mailing to users for confirmation),
- user creation optionally with confirmation tokens (suitable for mailing to users),
- mito-email-auth (⭐5) - Helper to authenticate a website's users by sending them unique code by email.
Others / Email
- trivial-imap (⭐3) - tries to make easy some common cases of working with IMAP servers, like reading emails from the server. A thin wrapper over post-office library (which is a fork of Franz's cl-imap). BSD.
- cl-smtp - CL-SMTP is a simple lisp smtp client.
- mailgun (⭐12) - A thin wrapper to post HTML emails through mailgun.com. unlicence.
- cl-ses (⭐15) - Library for AWS SES. Expat.
Others / Static site generators
- coleslaw (⭐551) and its coleslaw-cli (⭐6) - Flexible Lisp Blogware similar to Frog, Jekyll, or Hakyll. BSD.
Others / Third-party APIs
- Aws-sign4 (⭐18) - Common Lisp library for Amazon Web Services signing version 4. GNU GPL3.
- zs3 (⭐38) - A library for working with Amazon's Simple Storage Service (S3) and CloudFront service. BSD.
- north - The successor to the South (Simple OaUTH) library, implementing the full oAuth 1.0a protocol, both client and server sides. Using North you can easily become an oAuth provider or consumer. zlib.
- avatar-api (⭐9) - Get avatars from Google+, Gravatar and others. Expat.
- chirp (⭐68) - A Twitter client library. zlib.
- tooter (⭐44) - a client library implementing the full v1 REST API protocol for Mastodon. zlib.
- cl-mediawiki (⭐18) - a wrapper around the MediaWiki api. MIT.
- cl-openid (⭐4) - An implementation of OpenID. LLGPL.
- cl-pushover (⭐2) - Common Lisp bindings to Pushover. MIT.
- humbler (⭐11) - A Tumblr API interface. zlib.
- multiposter (⭐13) - post to multiple services simultaneously. zlib.
Git / Third-party APIs
- git-api (⭐19) - Common Lisp library to access a git repository. It doesn't need git or libgit installed. BSD.
43. Awesome Vite
Official Resources
Templates / React
- Viterts (⭐35) - React + TypeScript + Redux + React Router + Jest + ESLint + Airbnb + Prettier + SASS.
Framework-agnostic Plugins / Integrations
- vite-plugin-multi-pages (⭐23) - Multi Pages Support,can build src/pages anyPage,can set prefixName.
- vite-plugin-html-template-mpa (⭐18) - Multi Pages Common template support.
- vite-plugin-vconsole-mpa (⭐5) - Multi Pages Vconsole supports,simple config.
Framework-agnostic Plugins / Loaders
- vite-plugin-glsl (⭐304) - Import shader file chunks.
Framework-agnostic Plugins / Helpers
- vite-plugin-web-update-notification (⭐456) - Detect webpage updates and notify user to reload. support vite and umijs.
Framework-agnostic Plugins / Testing
- vitest (⭐13k) - A Vite-native test framework.
Apps/Websites / Community
- pointer-lock-movement (⭐20) - A pointer lock movement manager for customizing your own creative UI.
44. Awesome Scala
Company Blogs / Devops
- 47 Degrees - Functional Programming news, updates, and more.
Communities / Devops
- Scala Ukraine - Telegram chat of Ukrainian Scala Community
45. Free for Dev
Tools for Teams and Collaboration
- flat.social - Interactive customizable spaces for team meetings & happy hours socials. Unlimited meetings, free up to 8 concurrent users.
- Sema - Free developer portfolio tool able to consolidate and snapshot contributions across multiple repositories into a single report.
CMS
- GatsbyjsCMS - Gatsby is the fast and flexible framework that makes building websites with any CMS, API, or database fun again. Build and deploy headless websites that drive more traffic, convert better, and earn more revenue!
PaaS
- Divio - A platform to manage cloud applications deploying only using Docker. Available free subscription for development projects. Requires card and no custom domain support.
BaaS
- Supabase — The Open Source Firebase Alternative to build backends. Free Plan offers Authentication, Realtime Database & Object Storage.
IaaS
- C2 Object Storage - S3 compatibility object storage. 15 GB free storage and 15 GB downloads per month.
Tunneling, WebRTC, Web Socket Servers and Other Routers
- LocalXpose — Reverse proxy that enables you to expose your localhost servers to the internet. The free plan has 15 minutes tunnel lifetime.
Design and UI
- Canva - Free online design tool to create visual content.
IDE and Code Editing
- Visual Studio Code - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft.
Game Development
- Rive - Community assets as well as create your own game assets using its free plan.
Other Free Resources
- get.localhost.direct — A better
*.localhost.direct
Wildcard public CA signed SSL cert for localhost development with sub-domain support
- Buttons Generator — 100+ buttons you can use in your project.
46. Awesome Cli Apps
Utilities / Weather
47. Awesome Blazor
Videos / Others
- Blazor: Flavors of State Management with Blazor WebAssembly - July 12, 2022 - ASP.NET Community Standup - Blazor: Flavors of State Management with Blazor WebAssembly. Working with Blazor WebAssembly applications we often overlook the importance of appropriate state management. Without a good understanding and the right strategy, our applications can end up polluted with components that behave badly and we end up regretting the bad choices.- This session covers the simple state management flavours and then progress towards something more tasty like the Redux pattern. We will see what there is to like and dislike about each flavour. Next, we will take a step back and determine the appropriate seasoning of state management to pair with our application. You will leave this session having sampled all the wonderful flavours and be able to make great decisions to have the best development experience. Community links.
- Securing Blazor & Web APIs with AAD - July 11, 2022 - This video shows how to secure your Blazor application and a Web API using Azure Active Directory (AAD).
- What’s next for Blazor, and .NET on WASI - July 7, 2022 - What’s next for Blazor, and .NET on WASI, talk by Steve Sanderson at the NDC Porto. In this demo-centric talk, Microsoft developer/architect Steve will show the current state-of-the-art in Blazor for building rich web-based UI for browsers and native apps. This will include powerful new features shipped in .NET 6, as well as upcoming enhancements under development for .NET 7 and .NET MAUI. We’ll also look at more experimental future possibilities, including running .NET Core on WASI (WebAssembly on the server) which creates entirely new cloud and edge hosting options and lets you bring .NET code to places it’s never been before.
Articles / Others
- Blazor Sticker Giveaway - July 15, 2022 - Try the new Blazor Guide in Visual Studio. Read on to learn about how to give it a try and for a chance to receive a sticker.
- ASP.NET Core updates in .NET 7 Preview 6 - July 12, 2022 - .NET 7 Preview 6 is now available and includes many great new improvements to ASP.NET Core. Blazor custom elements no longer experimental, experimental QuickGrid component for Blazor, System.Security.Cryptography support on WebAssembly, empty Blazor project templates and more. For more details on the ASP.NET Core work planned for .NET 7 see the full ASP.NET Core roadmap for .NET 7 on GitHub.
48. Awesome Privacy
Databases
- Pocketbase - Open Source backend in 1 file written in Go.
Search Engines
- SearX - Privacy-respecting metasearch engine.
- SearxNG (⭐12k) - Free internet metasearch engine which aggregates results from various search services and databases.
49. Awesome Groovy
Build tools, setup and CI
- Android Groovy Shell - code and execute groovy scripts directly on your smartphone
HTTP
- Hyperpoet (⭐3) - Easy-to-use and customizable HTTP client for Groovy
50. Awesome Agi Cocosci
Abduction / Rationalization
- Rationalizing constraints on the capacity for cognitive control - Trends in Cognitive Sciences, 2021. [All Versions].
Communications / Non-Verbal Communication
- 12- and 18-Month-Olds Point to Provide Information for Others - Journal of Cognition and Development, 2009. [All Versions].
Methodologies for Experiments / Virtual Reality
- Virtual reality: A survival guide for the social scientist - Journal of Media Psychology, 2009. [All Versions].
Commonsense / Commonsense Knowledgebase
- Open Mind Common Sense: Knowledge Acquisition from the General Public - OTM Confederated International Conferences'02, 2002. [All Versions]..
Stanford / Commonsense Knowledgebase
- Jeremy Bailenson - Department of Communication, Stanford, Virtual Human Interaction Lab (VHIL) - Stanford.
51. Awesome Minecraft
Websites / Mod Libraries
- Modrinth - Open source Minecraft mod library with powerful filtering.
- CurseForge - The largest repository for Minecraft mods.
52. Awesome Geek Podcasts
In Spanish
- Devtalles - Día a día como profesional en tecnologías de información.
53. Awesome Yew
Projects
- CubeShuffle (⭐21) - Card game shuffling utility built with Rust, Yew, Bulma and Tauri.
- Rust Audio (⭐50) - Realtime audio processing / synthesis using Rust/WASM in the browser, Live Demo.
- Prev: Jul 18 - Jul 24, 2022
- Next: Jul 04 - Jul 10, 2022