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 2 months ago
- ☆60Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- ☆36Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆59Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- 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
- myrrlyn’s wyzyrdly library☆25Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Token tree calling convention☆80Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆19Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- ☆75Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago