thepowersgang / stack_dst-rsLinks
Stack-allocated DSTs for rust (fixed capacity)
☆50Updated last year
Alternatives and similar repositories for stack_dst-rs
Users that are interested in stack_dst-rs are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆61Updated 2 years ago
- ☆59Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- ☆76Updated 2 months ago
- ☆36Updated last year
- 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
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Easy and safe destructuring for more types.☆33Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago