Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆55Updated 3 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☆56Updated 6 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- 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
- An exploration of Storages☆35Updated last year
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- ☆29Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆40Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆39Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week