Flutterby™! : Maestro

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Maestro

2024-01-03 20:25:00.922296+01 by Dan Lyke 0 comments

Intriguing: Maestro is a Unix-like kernel and operating system written from scratch in Rust

Maestro is a monolithic kernel, supporting only the x86 (in 32 bits) architecture for now.

At the time of writing, 135 out of 437 Linux system calls (roughly 31%) are more or less implemented. The project has 48 800 lines of code across 615 files (all repositories combined, counted using the cloc command).

https://github.com/llenotre/maestro

[ related topics: Free Software Weblogs Open Source Writing Architecture ]

comments in ascending chronological order (reverse):