Draft:Maestro (kernel)
This article, Draft:Maestro (kernel), has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Preload talk Inform author |
This article, Draft:Maestro (kernel), has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Preload talk Inform author |
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Original author(s) | Luc Lenôtre |
---|---|
Developer(s) | Luc Lenôtre, Community contributors |
Initial release | 0.1.0 (2 January 2024 | )
Repository | github |
Written in | Rust |
License | GNU Affero General Public License |
Website | blog |
Maestro is a free and open-source, monolithic, multitasking, Unix-like operating system kernel and operating system. [1] [2] [3] [4] [5] [6]
Development and architecture
Development of Maestro began on 22 December 2018 as a school project by Luc Lenôtre, who conceived it as "A Unix-like operating system that is meant to be lightweight and compatible-enough with Linux to be usable in everyday life."[7]
Lenôtre originally implemented it using the C language but after a year and a half switched to Rust due to the complexity of the codebase and the additional memory safety features of the language.
Code changes are tracked using the git version control system. In the initial release, Maestro supports only the x86_32 architecture.
License
Maestro is provided under the AGPL-3.0 license since February 26, 2024.
External links
Reviews
In a review published by the Linux Format magazine in April 2024, Nathan Drake concludes that "while the future is reassuringly rusty, various issues, such as duplicate drivers and backporting Rust support to LTS releases of versions of Linux, mean we’re probably some years away from a fully-fledged major." [8]
See also
Luc Lenôtre's "Visualizing the Booting Sequence for Maestro, a Rust-Based Unix-like Kernel" at the P99 CONF 24.[9]
References
- ^ Holwerda, Thom (3 January 2024). "Maestro: UNIX-like kernel and operating system written in Rust, compatible-ish with Linux". OSnews. Archived from the original on 5 January 2024. Retrieved 5 January 2024.
- ^ Krčmář, Petr (4 January 2024). "Maestro je unixové jádro a operační systém napsaný v jazyce Rust" [Maestro is a Unix kernel and operating system written in Rust]. root.cz (in čeština). Archived from the original on 4 January 2024. Retrieved 4 January 2024.
- ^ Hersel, Ralf (5 January 2024). "Maestro - ein UNIX-ähnlicher Kernel in Rust" [Maestro - a UNIX-like kernel in Rust]. GNU/Linux.ch (in Schweizer Hochdeutsch). Archived from the original on 5 January 2024. Retrieved 5 January 2024.
- ^ "Maestro: A Linux-compatible kernel in Rust". Hacker News. 3 January 2024. Archived from the original on 4 January 2024. Retrieved 4 January 2024.
- ^ "Lenôtre: Maestro - Introduction". LWN.net. 3 January 2024. Archived from the original on 5 January 2024. Retrieved 5 January 2024.
- ^ Hermann, Vincent (10 January 2024). "Luc Lenôtre nous parle de Maestro, son kernel de type Unix écrit en Rust" [Luc Lenôtre talks about Maestro, his Unix-like kernel written in Rust]. NEXT (in français). Retrieved 10 January 2024.
- ^ Lenôtre, Luc (2 January 2024). "Maestro - Introduction". Luc Lenôtre - Blog. Archived from the original on 4 January 2024. Retrieved 4 January 2024.
- ^ Drake, Nate. "Take the Rust-based kernel for a test run". Linux Format Magazine (LXF313 (April 2024)): 70–72.
- ^ Lenôtre, Luc (4 September 2024). "Visualizing the Booting Sequence for Maestro, a Rust-Based Unix-like Kernel". p99conf.io. Archived from the original on 13 September 2024. Retrieved 13 September 2024.
- CS1 čeština-language sources (cs)
- CS1 Schweizer Hochdeutsch-language sources (de-ch)
- CS1 français-language sources (fr)
- Short description with empty Wikidata description
- Draft topics used in wrong namespace
- AfC topic used in wrong namespace
- Pending AfC submissions
- Pending AfC submissions in article space
- AfC submissions by date/13 September 2024
- AfC submissions by date/10 February 2024
- All articles with topics of unclear notability
- Free and open-source software
- Free software programmed in Rust
- Free system software
- IA-32 operating systems
- Monolithic kernels
- Operating systems
- Software using the MIT license
- Unix variants
- X86 operating systems