awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to durableprogramming/dprs

Open-source alternatives to Dprs

30 open-source projects similar to durableprogramming/dprs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dprs alternative.

  • shubh-io/dockmateالصورة الرمزية لـ shubh-io

    shubh-io/dockmate

    322عرض على GitHub↗

    Dockmate: The open-source Docker TUI & Podman manager for terminal productivity. A fast, lightweight alternative to lazydocker built in Go.

    Go
    عرض على GitHub↗322
  • lirantal/docklyالصورة الرمزية لـ lirantal

    lirantal/dockly

    4,019عرض على GitHub↗

    Dockly is a terminal user interface for managing Docker containers and services through an interactive menu. It functions as a log streamer, a swarm orchestration tool, and a client for managing external container environments. The project allows users to connect to remote Docker daemons via sockets or network ports. It includes the ability to toggle between local container mode and swarm cluster mode to monitor and control services across multiple nodes. The tool provides real-time log streaming in a scrollable interface and supports launching interactive shell sessions directly into runnin

    JavaScript
    عرض على GitHub↗4,019
  • s0rg/decomposeالصورة الرمزية لـ s0rg

    s0rg/decompose

    133عرض على GitHub↗

    Reverse-engineering tool for docker environments

    Go
    عرض على GitHub↗133
  • wagoodman/diveالصورة الرمزية لـ wagoodman

    wagoodman/dive

    54,242عرض على GitHub↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engine that calculates net changes between sequential layers to highlight redundant data and storage inefficiencies. Users interact with this data through a terminal-based dashboard that provides keyboard-driven navigation of complex file structures and layer metadata. By abstracting

    Goclidockerdocker-image
    عرض على GitHub↗54,242

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • jesseduffield/lazydockerالصورة الرمزية لـ jesseduffield

    jesseduffield/lazydocker

    51,376عرض على GitHub↗

    Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and controlling containerized environments. It functions as a text-based user interface, allowing users to manage containers, images, and volumes directly within a terminal emulator through keyboard-driven navigation. The tool distinguishes itself by replacing manual command-line sequences with a unified workspace that communicates directly with the Docker daemon via the local Unix domain socket. It maintains state synchronization by listening to real-time container events and utilizes co

    Go
    عرض على GitHub↗51,376
  • ghostwriters/dockstarterالصورة الرمزية لـ GhostWriters

    GhostWriters/DockSTARTer

    2,560عرض على GitHub↗

    DockSTARTer helps you get started with running apps in Docker.

    Shelldebiandockerdocker-compose
    عرض على GitHub↗2,560
  • jr-k/d4sالصورة الرمزية لـ jr-k

    jr-k/d4s

    97عرض على GitHub↗

    🍊 A fast, keyboard-driven terminal UI to manage Docker containers, Compose stacks, and Swarm services with the ergonomics of K9s.

    Go
    عرض على GitHub↗97
  • mrjackwills/oxkerالصورة الرمزية لـ mrjackwills

    mrjackwills/oxker

    1,720عرض على GitHub↗

    A simple tui to view & control docker containers

    Rust
    عرض على GitHub↗1,720
  • eldara-tech/swarmcliالصورة الرمزية لـ Eldara-Tech

    Eldara-Tech/swarmcli

    18عرض على GitHub↗

    A terminal UI for Docker Swarm that makes cluster state easier to see, understand, and reason about.

    Go
    عرض على GitHub↗18
  • christian-korneck/docker-pushrmالصورة الرمزية لـ christian-korneck

    christian-korneck/docker-pushrm

    152عرض على GitHub↗

    "Docker Push Readme" - a Docker CLI plugin to update container repo docs

    Go
    عرض على GitHub↗152
  • moncho/dryالصورة الرمزية لـ moncho

    moncho/dry

    3,225عرض على GitHub↗

    Dry is a container lifecycle manager and cluster orchestrator designed to control groups of containers, services, and stacks across multiple nodes. It functions as a resource manager for inspecting and cleaning up images, persistent volumes, and network configurations, while providing a terminal-based dashboard for monitoring system events and resource usage. The project enables the coordination of distributed workloads through service-stack grouping and cluster orchestration. It provides a centralized control plane to synchronize the deployment and scaling of complex application architecture

    Godockerdocker-clidocker-engine
    عرض على GitHub↗3,225
  • containers/buildahالصورة الرمزية لـ containers

    containers/buildah

    8,618عرض على GitHub↗

    Buildah is a tool for creating OCI-compliant container images without requiring a background daemon process. It functions as a daemonless image constructor and distribution tool, allowing users to build, push, and pull images between local storage and remote registries. The project distinguishes itself by supporting unprivileged image building through the use of user namespaces and rootless mode. It enables direct modification of container root filesystems by mounting them to the host, allowing images to be treated as directories that can be manipulated via standard shell commands or scripts.

    Gocontainercontainer-imagecontainers
    عرض على GitHub↗8,618
  • aquasecurity/trivyالصورة الرمزية لـ aquasecurity

    aquasecurity/trivy

    36,462عرض على GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    عرض على GitHub↗36,462
  • containers/libpodالصورة الرمزية لـ containers

    containers/libpod

    32,040عرض على GitHub↗

    Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative compliant containers and images across different storage backends. It provides a programmatic interface for the remote control and automation of container environments. The project enables the coordination of multiple containers into pods that share network namespaces and other shared resources. It supports rootless container execution by using user namespaces to launch containers without administrative privileges. The library covers a broad range of system operations, including im

    Go
    عرض على GitHub↗32,040
  • codelibraty/prettytermC

    CodeLibraty/prettyterm

    0عرض على GitHub↗
    عرض على GitHub↗0
  • docker/docker-ceالصورة الرمزية لـ docker

    docker/docker-ce

    5,755عرض على GitHub↗

    Docker CE is an OCI compliant container platform and runtime engine used for building and running applications within isolated environments. It functions as a Linux container orchestrator and provides a command-line interface to manage the entire lifecycle of running application instances. The platform enables containerized application deployment and cross-platform software distribution by packaging software with its dependencies. It supports microservices architecture management and the creation of reproducible local development environments. The system includes capabilities for application

    Go
    عرض على GitHub↗5,755
  • appleboy/docker-ecr-actionالصورة الرمزية لـ appleboy

    appleboy/docker-ecr-action

    26عرض على GitHub↗

    Publish Docker Images to the Amazon Elastic Container Registry (ECR)

    Dockerfile
    عرض على GitHub↗26
  • amir20/dtopالصورة الرمزية لـ amir20

    amir20/dtop

    874عرض على GitHub↗
    Rust
    عرض على GitHub↗874
  • docker/composeالصورة الرمزية لـ docker

    docker/compose

    37,588عرض على GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    عرض على GitHub↗37,588
  • bunkerity/bunkerized-nginxالصورة الرمزية لـ bunkerity

    bunkerity/bunkerized-nginx

    10,629عرض على GitHub↗

    Bunkerized Nginx is a containerized security automation system that provides a secure reverse proxy and web application firewall. It focuses on protecting web applications by monitoring container labels within cloud-native orchestration systems to automatically update security settings and firewall rules. The system distinguishes itself through automated security operations, including the automatic management of SSL certificates and an automated client banning mechanism that blocks IP addresses based on HTTP status codes. It features bot challenge mechanisms using CAPTCHAs, JavaScript, or coo

    Python
    عرض على GitHub↗10,629
  • derailed/k9sالصورة الرمزية لـ derailed

    derailed/k9s

    33,983عرض على GitHub↗

    This project is a terminal-based dashboard for managing Kubernetes clusters. It provides a character-based interface that enables real-time monitoring and interactive control of containerized workloads, allowing users to perform administrative tasks such as scaling deployments, viewing logs, and managing port forwarding directly from the command line. The interface is designed for high-speed navigation, utilizing a keyboard-driven command system that maps input sequences to specific operational actions. It maintains an accurate view of the cluster state through asynchronous event polling, ens

    Gogogolangk8s
    عرض على GitHub↗33,983
  • docker/docker-bench-securityالصورة الرمزية لـ docker

    docker/docker-bench-security

    9,655عرض على GitHub↗

    This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against industry security benchmarks. It functions as a script-based scanner that identifies misconfigurations and vulnerabilities within both the host operating system and container settings. The tool specifically implements the Center for Internet Security standards for Docker to verify host and container configurations. It enables a hardening workflow by comparing system states against these standards to identify security gaps and document compliance status. The audit engine suppor

    Shell
    عرض على GitHub↗9,655
  • darksworm/argonautالصورة الرمزية لـ darksworm

    darksworm/argonaut

    399عرض على GitHub↗

    Keyboard-first terminal UI for Argo CD. Browse apps, scope by clusters/namespaces/projects, stream live resource status, trigger syncs, inspect diffs, and roll back safely — all without leaving your terminal.

    Go
    عرض على GitHub↗399
  • dockur/windowsالصورة الرمزية لـ dockur

    dockur/windows

    51,718عرض على GitHub↗

    This project provides a containerized virtualization engine that runs full Windows operating system instances within isolated containers. By acting as a cross-platform virtualization runtime, it enables the deployment of desktop environments on any host that supports standard container runtimes, ensuring consistent execution across diverse infrastructure. The system distinguishes itself by utilizing kernel-level virtualization primitives and hardware emulation to execute guest operating systems. It leverages accelerated kernel execution to offload CPU instructions to the host processor for pe

    Shelldockerdocker-containervirtualization
    عرض على GitHub↗51,718
  • bloomingchad/pnimrpB

    bloomingchad/pnimrp

    0عرض على GitHub↗
    عرض على GitHub↗0
  • fabiend/docker-stackالصورة الرمزية لـ FabienD

    FabienD/docker-stack

    23عرض على GitHub↗

    A curated collection of ready-to-use Docker Compose files for local web development, plus a powerful CLI (dctl) to manage and orchestrate your registered stacks from anywhere in your terminal.

    Rust
    عرض على GitHub↗23
  • falldog/dcinjaالصورة الرمزية لـ Falldog

    Falldog/dcinja

    14عرض على GitHub↗

    The smallest binary size of template engine, born for docker image

    C++
    عرض على GitHub↗14
  • fanux/sealosF

    fanux/sealos

    0عرض على GitHub↗
    عرض على GitHub↗0
  • getumbrel/umbrelالصورة الرمزية لـ getumbrel

    getumbrel/umbrel

    10,538عرض على GitHub↗

    Umbrel is a home server operating system designed to centralize the management of self-hosted applications and personal data services. It provides a unified, web-based graphical dashboard that abstracts complex system administration tasks, allowing users to deploy and maintain private cloud infrastructure, blockchain nodes, and media streaming services without requiring command-line interaction. The platform distinguishes itself through a modular application marketplace that automates the retrieval, configuration, and lifecycle management of containerized software. It integrates local artific

    TypeScriptbitcoindockerhome-server
    عرض على GitHub↗10,538
  • ankitvgupta/ref-to-tag-actionالصورة الرمزية لـ ankitvgupta

    ankitvgupta/ref-to-tag-action

    5عرض على GitHub↗

    Extract a docker-compatible tag name from a github ref

    Shell
    عرض على GitHub↗5