pi-pi3 / ext2-rsLinks
An implementation of ext2 filesystem in Rust
☆31Updated 7 years ago
Alternatives and similar repositories for ext2-rs
Users that are interested in ext2-rs are comparing it to the libraries listed below
Sorting:
- Handle TrapFrame across kernel and user space on multiple ISAs.☆35Updated last year
- ☆231Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Stack unwinding library in Rust☆127Updated 2 months ago
- dlmalloc ported into Rust☆112Updated 2 months ago
- Rusty wrappers for Multiboot2.☆125Updated 3 weeks ago
- Raw system calls for Rust☆101Updated 2 years ago
- Example Rust project for building UEFI applications☆25Updated 7 years ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆32Updated 11 months ago
- RISC-V OS written in Rust☆141Updated last year
- The file system module for rCore OS.☆50Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- My hobby operating system microkernel written in Rust☆45Updated last month
- Just hacking around on a toy Rust-based on based on the blog posts at http://blog.phil-opp.com/☆90Updated 2 years ago
- A buddy system allocator in pure Rust.☆120Updated last year
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 4 years ago
- Toy microkernel and userspace written in Rust, exploring modern ideas☆263Updated last month
- Async version of smoltcp☆41Updated 3 weeks ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆175Updated 4 years ago
- A FAT filesystem library implemented in Rust.☆347Updated 7 months ago
- A kernel written in Rust