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☆57Updated 9 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- ☆57Updated last year
- A memory efficient container for rust nested collections☆40Updated 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.☆49Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- ☆36Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- ☆72Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago