rust-console / voladdress
Allows for proper and easy handling of volatile memory
☆38Updated 9 months ago
Alternatives and similar repositories for voladdress:
Users that are interested in voladdress are comparing it to the libraries listed below
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆31Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- ☆35Updated 6 months ago
- Full precision decimal representation of f64☆25Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- We have Crater At Home☆28Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆115Updated 4 years ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆31Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆31Updated 3 months ago
- Set the minimum alignments of types using const generics.☆17Updated 3 months ago
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Target "triple" support☆49Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- constant-size associative container backed by a simple array☆19Updated last year