rust-console / voladdressLinks
Allows for proper and easy handling of volatile memory
☆39Updated last year
Alternatives and similar repositories for voladdress
Users that are interested in voladdress are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Library facilitating safe pinned initialization☆41Updated this week
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 10 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- std::Error in no_std environment.☆39Updated 4 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆36Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆115Updated 5 years ago
- Arbitrary width integers☆18Updated 2 months ago
- Target "triple" support☆54Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago