Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆57Updated 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☆59Updated 11 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- ☆30Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆112Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆56Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆42Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆61Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- Defer running expensive destructors until later☆19Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆31Updated 5 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago