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☆58Updated 2 weeks ago
- ☆57Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 10 months ago
- ☆73Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆58Updated last year
- Token tree calling convention☆80Updated 2 years ago
- ☆36Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated 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
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- ☆40Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago