Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆57Updated 5 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:
- Macro for sealing traits and structures☆58Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Faster integer division and modulus operations☆87Updated last month
- ☆112Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- ☆29Updated last year
- 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
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆57Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Better reference counted strings for Rust☆131Updated last year
- Migrated to Codeberg☆79Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago