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☆83Updated 8 months ago
- exhaustive testing library☆66Updated last year
- Data parallelism library for async-std.☆96Updated last year
- generators☆211Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- ☆114Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Token tree calling convention☆82Updated 3 years ago
- A simple, id-based arena☆124Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- ☆40Updated 6 years ago
- ☆64Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Interning of data in rust☆115Updated 6 months ago
- JS affine☆69Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Partial function application macro for Rust☆48Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago