Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆57Updated 3 weeks ago
Alternatives and similar repositories for safe_arch
Users that are interested in safe_arch are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- docs.rs as a publishing platform?☆71Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆112Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- 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.☆53Updated 2 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆56Updated 2 years ago
- ☆30Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- Bare-metal allocators.☆76Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆31Updated 5 years ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Parse integers directly from `[u8]` slices in safe code☆61Updated last year
- ☆61Updated 2 years ago