thepowersgang / stack_dst-rsLinks
Stack-allocated DSTs for rust (fixed capacity)
☆52Updated 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☆62Updated 4 months ago
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- ☆61Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆64Updated 8 years ago
- ☆19Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- Safe pointer-to-member functionality for rust☆34Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Abstract over different executors☆74Updated 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.☆55Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year