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:
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆90Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A tracing layer for macOS/iOS's `oslog`☆27Updated 3 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆118Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated this week
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Target "triple" support☆52Updated this week
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated this week
- Faster integer division and modulus operations☆87Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago