thepowersgang / stack_dst-rsLinks
Stack-allocated DSTs for rust (fixed capacity)
☆52Updated 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 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆61Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years 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.☆115Updated 8 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- ☆77Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- ☆61Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- 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
- docs.rs as a publishing platform?☆71Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust map and set literals☆24Updated 5 years ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago