thepowersgang / stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity)
☆48Updated 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☆53Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months 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
- ☆55Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Token tree calling convention☆79Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- ☆55Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- ☆36Updated 7 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆36Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago