Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆58Updated last week
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.☆47Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Faster integer division and modulus operations☆87Updated last month
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆112Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆29Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated this week
- 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
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- Initialize arrays with ease!☆84Updated 2 years ago
- ☆58Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated 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 3 months ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year