rust-osdev / volatileLinks
☆86Updated 11 months ago
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.☆38Updated last year
- ☆67Updated 9 months ago
- Minimal support for uart_16550 serial output.☆37Updated 6 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Bare-metal allocators.☆76Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 5 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Target "triple" support☆54Updated 3 months ago
- offsetof for Rust☆227Updated last year
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated this week
- Useful types for dealing with PCI☆33Updated 7 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Rust ABI safe code generator☆187Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- ☆49Updated last year
- #[no_std] print equivalent for Rust☆64Updated last year
- Raw system calls for Rust☆98Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year