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 9 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- ☆88Updated last year
- Experimenting with Rust's fundamental data model☆52Updated 9 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆115Updated 5 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Library facilitating safe pinned initialization☆54Updated this week
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated 2 weeks ago
- New register allocator designed as a successor to regalloc2☆38Updated this week
- A Rust doubly-linked intrusive list with Miri tests☆12Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Set the minimum alignments of types using const generics.☆18Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Arbitrary width integers☆20Updated 3 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Bare-metal allocators.☆76Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago