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:
- Advisory cross-platform file locks using file descriptors☆80Updated 5 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A simple, id-based arena☆121Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- exhaustive testing library☆65Updated last year
- ☆112Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- ☆63Updated 8 years ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated 2 years ago
- Website for async-std☆23Updated 2 years ago
- Data parallelism library for async-std.☆94Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- generators☆209Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago