thepowersgang / stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity)
☆49Updated 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
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- ☆39Updated last year
- ☆55Updated last year
- An exploration of Storages☆35Updated last year
- ☆55Updated 11 months ago
- Abstract over different executors☆73Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆72Updated last week
- Serialization value trees☆44Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago