Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆58Updated last month
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 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years 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
- ☆112Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ☆60Updated 2 years ago
- ☆30Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Bare-metal allocators.☆75Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆56Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago