thepowersgang / stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity)
☆49Updated 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☆56Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 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.☆46Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- ☆56Updated last year
- ☆56Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- ☆39Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- ☆36Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆63Updated 7 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Token tree calling convention☆79Updated 2 years ago
- ☆72Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year