Spxg / fat32
[New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.
☆30Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fat32
- Backtrace support for Rust `no_std` and embedded programs.☆46Updated last year
- Low level access to T-Head Xuantie RISC-V processors☆32Updated 2 years ago
- Handle TrapFrame across kernel and user space on multiple ISAs.☆31Updated 4 months ago
- A mininal runtime / startup for Supervisor Binary Interface (SBI) on RISC-V.☆18Updated 2 years ago
- A curated list of awesome things related to rustsbi☆38Updated 2 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆66Updated 2 years ago
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- Minimal support for uart_16550 serial output.☆33Updated last week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Library facilitating safe pinned initialization☆30Updated this week
- A tiny Rust std-lib for Linux x86_64 and aarch64☆46Updated 2 months ago
- My operating system! Written in Rust. Only support UEFI x86_64☆16Updated 4 years ago
- Tiny C library written in Rust☆51Updated this week
- ☆33Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Serialize & deserialize device tree binary using serde☆21Updated last week
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A buddy system allocator in pure Rust.☆93Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- rust rcu cell library☆19Updated this week
- A lock-free memory allocator☆50Updated this week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- A pure-Rust UEFI bootloader☆29Updated 6 years ago
- Async version of smoltcp☆32Updated last year
- ☆72Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- The file system module for rCore OS.☆49Updated 5 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 4 years ago