Sunday, December 7, 2025

Show HN: Minimal container-like sandbox built from scratch in C https://ift.tt/jKyFAwm

Show HN: Minimal container-like sandbox built from scratch in C Runbox recreates core container features without relying on existing runtimes or external libraries. It uses namespaces, cgroups v2, and seccomp to create an isolated process environment, with a simple shell for interaction. For future gonna work on adding an interface so external applications can be executed inside Runbox, similar to containers. Github: https://ift.tt/IBwSlrp Happy to hear feedback or suggestions. https://ift.tt/IBwSlrp December 7, 2025 at 06:23PM

No comments:

Post a Comment

Show HN: Gridland: make terminal apps that also run in the browser https://ift.tt/6ie1RTQ

Show HN: Gridland: make terminal apps that also run in the browser Hi everyone, Gridland is a runtime + ShadCN UI registry that makes it pos...