thepowersgang / stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity)
☆48Updated 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☆53Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months 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
- ☆55Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- ☆55Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- ☆35Updated 7 months ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Convert closures into wakers☆45Updated last month
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Duplicate an async I/O handle☆40Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆61Updated 7 years ago