rust-console / voladdressLinks
Allows for proper and easy handling of volatile memory
☆40Updated last year
Alternatives and similar repositories for voladdress
Users that are interested in voladdress are comparing it to the libraries listed below
Sorting:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Arbitrary width integers☆26Updated 6 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆117Updated 5 years ago
- ☆91Updated last year
- std::Error in no_std environment.☆39Updated 5 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 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
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- [in-progress] toy rust microkernel and operating system for riscv64☆29Updated 4 years ago
- Set the minimum alignments of types using const generics.☆18Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- Library facilitating safe pinned initialization☆77Updated last week
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated this week
- Byte-wise atomic memcpy.☆43Updated this week
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year