Why Rewrite a Container Runtime in C
crun is a lightweight OCI runtime written entirely in pure C. It starts twice as fast as runc and works with just 512 KB of memory.
Language
HomeLanguages
Sections
Microcontrollers, IoT, drivers, and real-time systems close to the metal.
crun is a lightweight OCI runtime written entirely in pure C. It starts twice as fast as runc and works with just 512 KB of memory.
Zilla gateway unifies Kafka, MQTT, and AI agents via a single declarative config. Learn its key features, architecture, and quick start guide.
Turn a cheap Chinese IP camera into a full Linux computer with OpenIPC firmware. SSH access, RTSP streams, and no cloud dependency.
Turn a $5 RP2350 microcontroller board into a full-featured USB security token with FIDO2, OpenPGP, and post-quantum cryptography support.
DeskHop is an open-source hardware KVM switch built from two Raspberry Pi Pico boards that lets you instantly switch keyboard and mouse between two computers.
The awesome-iot repository by Khallim Carroum offers a structured guide to hardware platforms, operating systems, programming languages, and network protocols for IoT development.
F´ is NASA's framework for reliable embedded systems. Its component-based architecture and fault isolation principles apply far beyond space missions.