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☆58Updated last month
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Arbitrary width integers☆21Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆117Updated 5 years ago
- [in-progress] toy rust microkernel and operating system for riscv64☆28Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated 2 years ago
- Target "triple" support☆53Updated 6 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- ☆90Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago