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:
- Advisory cross-platform file locks using file descriptors☆82Updated 6 months ago
- exhaustive testing library☆65Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A simple, id-based arena☆119Updated 2 years ago
- Compact sets in rust☆56Updated 8 months ago
- Data parallelism library for async-std.☆96Updated last year
- An unordered multiset/bag implementation backed by HashMap☆71Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- ☆113Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A working Rust example for how to implement Borrow for complex keys☆69Updated last year
- The simd optimized escape code☆54Updated 2 weeks ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- generators☆211Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Interning of data in rust☆112Updated 4 months ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- ☆40Updated 6 years ago
- String optimized for map keys☆66Updated this week
- ☆63Updated 3 weeks ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated last year
- ☆108Updated last year