awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
us avatar

us/mocker

0
View on GitHub↗
229 estrellas·6 forks·Swift·AGPL-3.0·2 vistas

Mocker

Docker-compatible container CLI built on Apple's Containerization framework. Same commands, same flags — mocker run, ps, stop, build, compose, stats — all working on macOS 26.

Features

  • Container Runtimes and Platforms - Docker-compatible container CLI for macOS.
  • Containerization - A native container CLI built on Apple's containerization framework.
  • Virtualization - Listed in the “Virtualization” section of the Awesome Mac awesome list.
  • Virtualization and Containers - Container CLI for macOS using native virtualization frameworks.
  • Command Line Tools - Container management CLI built on native Apple frameworks.
  • Container Runtimes - Docker-compatible CLI for macOS using native frameworks.

Historial de estrellas

Gráfico del historial de estrellas de us/mockerGráfico del historial de estrellas de us/mocker

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Mocker

Proyectos open-source similares, clasificados según cuántas características comparten con Mocker.
  • cri-o/cri-oAvatar de cri-o

    cri-o/cri-o

    5,629Ver en GitHub↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Go
    Ver en GitHub↗5,629
  • containerd/containerdAvatar de containerd

    containerd/containerd

    20,369Ver en GitHub↗

    Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It functions as a core orchestration backend, handling image distribution, storage, and process execution while adhering to industry-standard specifications for container execution and configuration. The project is distinguished by its modular, plugin-based architecture, which allows for the extension of storage, runtime, and networking capabilities without requiring a full daemon recompile. It utilizes a shim-based execution model to delegate low-level operations, ensuring isola

    Gocncfcontainerdcontainers
    Ver en GitHub↗20,369
  • canonical/multipassAvatar de canonical

    canonical/multipass

    9,146Ver en GitHub↗

    Multipass is a virtual machine lifecycle controller and manager designed to create and orchestrate lightweight Ubuntu instances on a local workstation. It functions as a cross-platform hypervisor wrapper that provides a local cloud development environment for simulating cloud deployments. The system utilizes a hypervisor-abstraction layer and driver-based backend resolution to manage virtual machines across different host operating systems using native virtualization backends. It enables the simulation of cloud instance behavior through the injection of cloud-init metadata and initialization

    C++cloudcontainerhyper-v
    Ver en GitHub↗9,146
  • google/gvisorAvatar de google

    google/gvisor

    17,748Ver en GitHub↗

    This project is a secure container runtime that provides strong isolation for application workloads by implementing a userspace kernel. By intercepting system calls and executing them within a memory-safe, restricted environment, it minimizes the attack surface exposed to the host kernel. It functions as a drop-in engine for standard container orchestration platforms, ensuring compatibility with industry-standard runtime specifications while maintaining a hardened execution boundary. The runtime distinguishes itself through its ability to virtualize core system resources, including an indepen

    Gocontainersdockerkernel
    Ver en GitHub↗17,748
Ver las 30 alternativas a Mocker→

Preguntas frecuentes

¿Qué hace us/mocker?

Docker-compatible container CLI built on Apple's Containerization framework. Same commands, same flags — mocker run, ps, stop, build, compose, stats — all working on macOS 26.

¿Cuáles son las características principales de us/mocker?

Las características principales de us/mocker son: Container Runtimes and Platforms, Containerization, Virtualization, Virtualization and Containers, Command Line Tools, Container Runtimes.

¿Qué alternativas de código abierto existen para us/mocker?

Las alternativas de código abierto para us/mocker incluyen: j-x-z/cocoa-way — Native macOS Wayland Compositor written in Rust using Smithay. Experience seamless Linux app streaming on macOS… google/gvisor — This project is a secure container runtime that provides strong isolation for application workloads by implementing a… containerd/containerd — Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It… canonical/multipass — Multipass is a virtual machine lifecycle controller and manager designed to create and orchestrate lightweight Ubuntu… cri-o/cri-o — CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage… lima-vm/lima — Lima is a virtualization engine designed to provision and manage lightweight Linux, macOS, and FreeBSD virtual…