rust-console / voladdress
Allows for proper and easy handling of volatile memory
☆35Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for voladdress
- std::Error in no_std environment.☆38Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆26Updated 7 months ago
- A simple macro to create correct opaque pointers☆23Updated 3 years ago
- A Rust doubly-linked intrusive list with Miri tests☆12Updated 6 months ago
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆22Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated last year
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆111Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Macro for sealing traits and structures☆49Updated last month
- A wrapper for build.rs instructions☆16Updated last year
- ☆35Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆30Updated 2 weeks ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆33Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Hitori is a generic regular expressions library.☆52Updated last year
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago