Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆56Updated 4 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:
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆57Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆56Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- ☆29Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- ☆40Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- ☆36Updated 11 months ago