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☆58Updated last month
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆58Updated last year
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- ☆58Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆74Updated 4 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Inline procedural macros for Rust☆56Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated last week
- Rust API stability attributes for the rest of us.☆32Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago