rust-console / voladdress
Allows for proper and easy handling of volatile memory
☆39Updated 11 months ago
Alternatives and similar repositories for voladdress:
Users that are interested in voladdress are comparing it to the libraries listed below
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated last week
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Target "triple" support☆51Updated 3 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Library facilitating safe pinned initialization☆38Updated last week
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆115Updated 5 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆84Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆74Updated 11 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- A Rust doubly-linked intrusive list with Miri tests☆12Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- DWARF program analysis crate☆17Updated last year
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- BIOS for the Neotron Pico☆17Updated 4 months ago