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☆60Updated last month
- ☆60Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- ☆59Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Token tree calling convention☆80Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆36Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- 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
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆75Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- 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