Lokathor / safe_arch
Exposes arch-specific intrinsics as safe function (via cfg).
☆55Updated 2 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☆54Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆28Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆56Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- An exploration of Storages☆34Updated last year
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆29Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆81Updated this week
- ☆112Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- ☆31Updated 5 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago