bodil / refpoolLinks
An efficient memory pool mechanism for Rust.
☆69Updated 4 years ago
Alternatives and similar repositories for refpool
Users that are interested in refpool are comparing it to the libraries listed below
Sorting:
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆80Updated 4 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- exhaustive testing library☆64Updated last year
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Utility for reusing memory☆53Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆40Updated 6 years ago
- Data parallelism library for async-std.☆94Updated last year
- Compact sets in rust☆57Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- scraps of a potential language☆38Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Interning of data in rust☆106Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆63Updated 8 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- ☆111Updated last year