bodil / refpoolLinks
An efficient memory pool mechanism for Rust.
☆68Updated 4 years ago
Alternatives and similar repositories for refpool
Users that are interested in refpool are comparing it to the libraries listed below
Sorting:
- Utility for reusing memory☆53Updated 6 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- exhaustive testing library☆66Updated last year
- Advisory cross-platform file locks using file descriptors☆83Updated 9 months ago
- Data parallelism library for async-std.☆96Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated this week
- ☆64Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- generators☆211Updated 2 years ago
- ☆114Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Compact sets in rust☆60Updated 10 months ago
- ☆48Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- ☆61Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year