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 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Macro for sealing traits and structures☆60Updated 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 7 months ago
- ☆60Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Easy and safe destructuring for more types.☆33Updated last month
- ☆36Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated 2 months ago
- Big array helper for serde☆65Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated this week
- Defer running expensive destructors until later☆19Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago