Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Container

Container

90 projects

Showing 36 of 90 projects

CoreOS VM
CoreOS VMObjective-C

A macOS status bar app for easily controlling a CoreOS VM using native Hypervisor framework to build and test Docker/rkt images locally.

#corectl#hypervisor#status-bar-app
Stars402
Forks40
Last commit9 years ago
Aura.Di
Aura.DiPHP

A serializable dependency injection container for PHP with constructor/setter injection, interface awareness, and configuration inheritance.

#aura#psr-11#container-interop
Stars353
Forks63
Last commit1 month ago
Microsoft JDK
Microsoft JDK

Microsoft's production-ready distribution of OpenJDK with long-term support and security updates.

#java#long-term-support#enterprise
Stars342
Forks20
Last commit2 months ago
DockMate
DockMateGo

A fast, lightweight terminal user interface for managing Docker and Podman containers and Compose projects.

#compose#docker-monitoring#bubble-tea
Stars334
Forks5
Last commit3 months ago
docker-suricata
docker-suricataShell

A Docker image for Suricata, enabling easy deployment of the network intrusion detection and prevention system.

#suricata#containerization#ids
Stars329
Forks79
Last commit10 days ago
EventStormingWorkshop - Designing Cloud Native Microservices On AWS
EventStormingWorkshop - Designing Cloud Native Microservices On AWSJava

A hands-on workshop for learning Domain-Driven Design, EventStorming, and Specification by Example through a practical business scenario.

#lambda#workshop#serverless
Stars321
Forks85
Last commit7 months ago
dockerfilegraph
dockerfilegraphGo

A CLI tool that visualizes multi-stage Dockerfiles as dependency graphs using Graphviz.

#graph#devops#dockerfile
Stars271
Forks17
Last commit3 days ago
docker-logstash
docker-logstashShell

Docker image for Logstash 1.4.5 with optional Elasticsearch 1.7.0 and Kibana 3.1.2 integration.

#elk-stack#logstash#monitoring
Stars237
Forks88
Last commit10 years ago
nginx-lua - Nginx 1.19+ with LUA support based on Alpine Linux, Amazon Linux, CentOS, Debian, Fedora and Ubuntu.
nginx-lua - Nginx 1.19+ with LUA support based on Alpine Linux, Amazon Linux, CentOS, Debian, Fedora and Ubuntu.Dockerfile

Docker images providing the latest Nginx with LuaJIT and additional Lua modules, built for multiple Linux distributions.

#openresty-alternative#reverse-proxy#embedded-scripting
Stars225
Forks44
Last commit22 hours ago
fifo_map
fifo_mapC++

A C++ header-only associative container that maintains key-value pairs in first-in-first-out insertion order.

#library#stl-compatible#map
Stars211
Forks83
Last commit8 months ago
deque
dequeGo

A highly optimized double-ended queue for Go, significantly faster than container/list for adding/removing elements at both ends.

#vector#array#queue
Stars207
Forks7
Last commit2 years ago
PHP-DI Slim Bridge
PHP-DI Slim BridgePHP

A bridge that integrates PHP-DI dependency injection container with the Slim PHP micro-framework.

#controllers#dependency-injection#microframework
Stars176
Forks38
Last commit1 year ago
plf::list
plf::listC++

A high-performance drop-in replacement for std::list with significantly faster insertion, erasure, iteration, and sorting operations.

#performance-optimization#memory-efficiency#speed
Stars173
Forks22
Last commit15 days ago
certificate-expiry-monitor
certificate-expiry-monitorGo

A Kubernetes-native utility that monitors TLS certificate expiry and exposes metrics to Prometheus.

#devops#observability#kubernetes
Stars169
Forks26
Last commit4 years ago
sfl library
sfl libraryC++

A header-only C++11/20 library providing specialized containers like static_vector, small_vector, and flat_map for performance and embedded use.

#flat-map#vector#constant-expressions
Stars158
Forks10
Last commit4 months ago
terraformize
terraformizePython

A REST API service that runs Terraform apply, destroy, and plan commands on modules via HTTP requests or RabbitMQ.

#terraform-backends#devops#rest-api
Stars154
Forks36
Last commit2 years ago
Disco
DiscoPHP

A PSR-11 compatible, annotation-based dependency injection container for PHP.

#psr-11#container-interop#dependency-injection
Stars140
Forks16
Last commit5 months ago
svector
svectorC++

A compact C++ small vector implementation using tagged pointers for stack-allocated storage with minimal overhead.

#vector#tagged-pointer#cpp17
Stars120
Forks14
Last commit2 years ago
cekit
cekitPython

CEKit - Container Evolution Kit

#podman#osbs#docker
Stars113
Forks44
Last commit1 month ago
Ditox.js
Ditox.jsTypeScript

A lightweight dependency injection container for TypeScript with functional API and React integration.

#injection#functional-programming#modular-architecture
Stars101
Forks9
Last commit1 day ago
CetusGuard
CetusGuardGo

A security proxy that protects Docker daemon sockets by filtering API endpoint calls with configurable rules.

#supply-chain-security#container-security#tls-authentication
Stars88
Forks2
Last commit3 months ago
Engity's Bifröst
Engity's BifröstGo

Highly customizable SSH server with several ways to authorize a user and options where and how to execute a user's session.

#ssh-server#bastion#sshd
Stars82
Forks2
Last commit1 day ago
plf::stack
plf::stackC++

A C++ stack container with significantly better performance than std::stack across various data sizes.

#standard-library-alternative#stack-container#stack
Stars78
Forks6
Last commit15 days ago
treemap
treemapGo

A generic sorted map implementation for Go using a red-black tree with Go 1.18 generics.

#sorted-map#treemap#gotemplate
Stars68
Forks10
Last commit4 years ago
docker-go-mingw
docker-go-mingwShell

Docker image for cross-compiling Go applications to Windows (x86, x64, ARM64) using the MinGW-w64 toolchain.

#docker-mingw#woa#arm64
Stars55
Forks8
Last commit1 month ago
minimal-git-server
minimal-git-serverShell

A minimal git server running in a container with a CLI for repository management.

#version-control#podman#cli-tool
Stars47
Forks4
Last commit29 days ago
Ansible Linux Docker
Ansible Linux DockerShell

A Docker image for running Ansible automation from a Linux container, supporting Linux, Windows, and macOS target hosts.

#containerization#devops#infrastructure-automation
Stars39
Forks4
Last commit3 years ago
enflag
enflagGo

A zero-dependency, generics-based Go package for unified environment variable and command-line flag parsing.

#containerization#environment-variables#zero-dependency
Stars39
Forks0
Last commit9 months ago
monit-docker
monit-dockerPython

Monitor Docker container resource usage and execute commands inside containers based on custom conditions.

#devops#monit#container-monitoring
Stars34
Forks5
Last commit3 years ago
Rust Universal Compiler
Rust Universal CompilerDockerfile

A Docker container solution for cross-compiling Rust projects to Linux, macOS, and Windows from a single environment.

#developer-tools#containerization#cross-compilation
Stars33
Forks2
Last commit3 years ago
werk
werkCrystal

A local CI pipeline runner with parallel execution, Docker support, and declarative YAML configuration.

#parallel-execution#workflow-automation#parallel-jobs
Stars32
Forks3
Last commit4 months ago
Dependencies
DependenciesDart

A simple and flexible dependency injection container for Dart applications, including Flutter.

#dart#modular#dependency-injection
Stars31
Forks6
Last commit4 years ago
ore
oreGo

A lightweight, type-safe dependency injection container for Go with lifetime management and modular containers.

#graceful-shutdown#modular-architecture#ore
Stars27
Forks2
Last commit4 months ago
Run sqlcheck on the PR to identifies anti-patterns in SQL queries
Run sqlcheck on the PR to identifies anti-patterns in SQL queriesShell

A GitHub Action that automatically identifies SQL anti-patterns in pull requests using sqlcheck.

#sqlcheck#github-action#pull-requests
Stars25
Forks6
Last commit2 years ago
gocontainer
gocontainerGo

A simple dependency injection container for Go applications, enabling type-safe service registration and resolution.

#dependency-injection#type-safety#testing
Stars21
Forks2
Last commit6 years ago
appimage-testsuite
appimage-testsuiteShell

A Docker-based testing environment for AppImage packages across multiple Linux distributions.

#packaging#appimage#ci-cd
Stars20
Forks2
Last commit6 years ago
PreviousPage 2 of 3Next

Related Tags

#Docker49#Devops25#Go22#Golang19#Dependency Injection17#Containers13#Ci Cd13#Data Structures11#Docker Image11#Kubernetes10#Self Hosted10#Linux9
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub