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 last week
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- ☆60Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆59Updated last year
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- An exploration of Storages☆37Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆19Updated 4 years ago
- ☆76Updated last month
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago