rust-osdev / volatileLinks
☆90Updated last year
Alternatives and similar repositories for volatile
Users that are interested in volatile are comparing it to the libraries listed below
Sorting:
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- ☆68Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- #[no_std] print equivalent for Rust☆64Updated this week
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- Minimal support for uart_16550 serial output.☆38Updated last month
- Raw system calls for Rust☆100Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- cpuid library in rust.☆169Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- Write and execute C code inside Rust.☆153Updated 11 months ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- offsetof for Rust☆229Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Target "triple" support☆52Updated this week
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆131Updated last year
- A cross-platform virtual memory API written in Rust☆127Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Rust ABI safe code generator☆189Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week