mark-i-m / os2
x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]
☆31Updated 4 years ago
Alternatives and similar repositories for os2:
Users that are interested in os2 are comparing it to the libraries listed below
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- 2-8-2, a RISC-V Experimental OS☆28Updated 5 years ago
- A collection of custom allocators☆44Updated 7 years ago
- Target "triple" support☆51Updated 2 months ago
- 8x8 monochrome bitmap fonts for rendering. Implemented in Rust.☆17Updated 4 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- My hobby operating system microkernel written in Rust☆44Updated 2 years ago
- Example Rust project for building UEFI applications☆27Updated 7 years ago
- Useful types for dealing with PCI☆34Updated 6 months ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- Rust implementation of Xinu educational operating system☆33Updated 4 years ago
- An implementation of ext2 filesystem in Rust☆30Updated 7 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- ☆74Updated 10 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆12Updated last year
- Simple malloc implementation.☆32Updated last month
- A pure-Rust UEFI bootloader☆29Updated 6 years ago
- dlmalloc ported into Rust☆101Updated 3 weeks ago
- Single-address-space capability-based nanokernel☆81Updated this week
- ☆52Updated 5 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆33Updated this week
- Tool to print stack usage information emitted by LLVM in human readable format☆54Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year