bodil / refpool
An efficient memory pool mechanism for Rust.
☆65Updated 3 years ago
Alternatives and similar repositories for refpool:
Users that are interested in refpool are comparing it to the libraries listed below
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- ☆35Updated 5 months ago
- exhaustive testing library☆63Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- An unordered multiset/bag implementation backed by HashMap☆66Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Extensions for the Rust standard library☆39Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- ☆109Updated last year
- A predictable reactive framework for Rust apps inspired by Redux☆58Updated 4 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A generic, fixed-size, associative cache☆39Updated 2 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆31Updated 4 years ago
- SmallVec-backed stack string optimisation☆43Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- ☆38Updated last year
- ☆55Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆60Updated 7 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Defer dropping large structs to a background thread☆61Updated 2 years ago