@QingQ77: An open-source project written in Rust and C that uses JIT compilation to run Linux containers directly on macOS. https://github.com/ricccrd/dd It does not require a VM, hypervisor, or Linux kernel, but instead…
Summary
dd is an open-source tool written in Rust and C that runs Linux containers on macOS without a VM by using JIT compilation to translate container instructions and handle syscalls in userspace. It implements the Docker Engine API, supports arm64 and x86-64 Linux images, and offers performance comparable to or better than VM-based solutions.
View Cached Full Text
Cached at: 07/02/26, 08:19 AM
dd
Similar Articles
macOS Container Machines
Apple has released 'container', an open-source tool that lets macOS users create and run Linux containers as lightweight virtual machines, optimized for Apple silicon and supporting OCI-compatible images.
@VincentLogic: Discovered an amazing open-source project! Redis creator antirez made a splash! ds4 — DeepSeek V4 Flash local inference engine, optimized for Mac Metal, topping GitHub charts for days! And here's the killer part: 128GB…
Redis creator antirez released an open-source project called ds4, a DeepSeek V4 Flash local inference engine optimized for Mac Metal, featuring disk KV caching, ultra-long context, and excellent performance.
@QingQ77: A cross-platform launcher written in Rust, a local alternative to macOS Spotlight and Raycast, focusing on local operation without requiring internet. https://github.com/kunkka19xx/look Three platforms macOS, Windows, Linu…
A Rust-based cross-platform launcher for macOS, Windows, and Linux that offers fast local search, clipboard history, inline calculation, and more, with no internet or account required.
@1YES_yes1: Apple finally takes on Docker. Now that AI Coding has become popular, more and more people are running containers locally on Mac, deploying various Agent backends. But there's one thing that many have tolerated for a long time. Docker Desktop is just too heavy. Slow startup, high resource usage, fans...
Apple has open-sourced its official container tool Container on GitHub, rewritten in Swift and optimized for Apple Silicon. It is lighter and faster than Docker Desktop, supports direct installation and is compatible with Docker commands.
@timsneath: One of my personal favorite features announced at WWDC will I suspect be a sleeper hit: container machines, allowing yo…
Apple has open-sourced 'container', a tool for running Linux containers as lightweight VMs on Apple silicon Macs, supporting OCI images and optimized for macOS 26.