Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆56Updated 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:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 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.☆55Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- ☆58Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- ☆111Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- ☆61Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- ☆42Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆30Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago