Lokathor / safe_arch
Exposes arch-specific intrinsics as safe function (via cfg).
☆55Updated last month
Alternatives and similar repositories for safe_arch:
Users that are interested in safe_arch are comparing it to the libraries listed below
- Macro for sealing traits and structures☆52Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆32Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆55Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆29Updated 11 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆80Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year