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☆57Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆36Updated 9 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- An exploration of Storages☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- ☆57Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- ☆39Updated last year
- Serialization value trees☆44Updated 9 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago