rust-osdev / volatileLinks
☆91Updated 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.☆42Updated 2 years ago
- ☆68Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Minimal support for uart_16550 serial output.☆39Updated 4 months ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆182Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Target "triple" support☆53Updated 3 months ago
- Rust ABI safe code generator☆190Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated this week
- String optimized for map keys☆68Updated last week
- Raw system calls for Rust☆101Updated 2 years ago
- cpuid library in rust.☆174Updated last week
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- offsetof for Rust☆229Updated last year
- home for proposals in and around compile-time function evaluation☆112Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- This crate provides macros to generate bitfield-like struct.☆199Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated 2 weeks ago
- Library facilitating safe pinned initialization☆73Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Cross-platform, endian-aware primitives for Rust☆44Updated 2 months ago
- A cross-platform virtual memory API written in Rust☆132Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Convert number to enum☆87Updated last year