Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆57Updated 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:
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- ☆112Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆60Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Convert number to enum☆87Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- ☆56Updated 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.☆50Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Better reference counted strings for Rust☆136Updated last year