Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆57Updated 2 months ago
Alternatives and similar repositories for safe_arch
Users that are interested in safe_arch are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆59Updated 10 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Faster integer division and modulus operations☆87Updated 3 months ago
- ☆112Updated 2 years ago
- Bare-metal allocators.☆75Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- ☆60Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆30Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆41Updated 2 years ago
- ☆56Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago