Lokathor / safe_arch
Exposes arch-specific intrinsics as safe function (via cfg).
☆51Updated this week
Alternatives and similar repositories for safe_arch:
Users that are interested in safe_arch are comparing it to the libraries listed below
- Macro for sealing traits and structures☆51Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.