ryan-jacobs1 / oxidizedos
A multicore OS for learning, written in Rust
☆24Updated 3 years ago
Alternatives and similar repositories for oxidizedos:
Users that are interested in oxidizedos are comparing it to the libraries listed below
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- Target "triple" support☆51Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- ☆74Updated 10 months ago
- Example Rust project for building UEFI applications☆27Updated 7 years ago
- A minimal Kernel written in Rust☆43Updated 5 months ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆67Updated 2 years ago
- A collection of custom allocators☆44Updated 7 years ago
- Library to program vga hardware.☆58Updated last year
- The Hermit bootloader.☆74Updated last week
- Useful types for dealing with PCI☆34Updated 6 months ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- ☆67Updated 8 months ago
- 2-8-2, a RISC-V Experimental OS☆28Updated 5 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Simple malloc implementation.☆32Updated last month
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Easy and safe destructuring for more types.☆32Updated last month
- A pure-Rust UEFI bootloader☆29Updated 6 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- ☆31Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago