EriX Project
A clean-room, capability-based microkernel OS written entirely in Rust.
lib-partition is the no-std GPT parser used by blockd
Updated 2026-09-15 15:11:04 +02:00
lib-fs-crypto contains internal no_std helpers for filesystem encryption and verity plumbing
Updated 2026-09-15 15:04:31 +02:00
Minimal no_std Ed25519 verification crate for EriX secure boot and related validation paths.
Updated 2026-09-15 15:04:31 +02:00
lib-deflate provides bounded no_std zlib/deflate helpers for filesystem fixtures
Updated 2026-09-12 07:38:07 +02:00
lib-fs-name is the shared no-std path and filename policy library for EriX
Updated 2026-09-12 07:38:05 +02:00
lib-console provides shared framebuffer console primitives used by bootloader, kernel, and userspace console services.
Updated 2026-09-12 07:37:55 +02:00
lib-device provides typed device-binding descriptors and validation helpers shared by device-management services and driver tests.
Updated 2026-09-12 07:37:48 +02:00
Minimal no_std constant-time primitives for EriX security-critical code paths.
Updated 2026-09-12 07:37:31 +02:00
A thin, no-policy Rust crate for EriX handoff structures used in early boot and early userspace bootstrap.
Updated 2026-09-12 07:37:29 +02:00