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 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆61Updated 2 years ago
- Migrated to Codeberg☆79Updated 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.☆55Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- ☆112Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- ☆30Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- ☆42Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆56Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Better reference counted strings for Rust☆139Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month