rrichardson / block_alloc
Allocator of fixed sized blocks from pre-allocated arena
☆18Updated 7 years ago
Alternatives and similar repositories for block_alloc:
Users that are interested in block_alloc are comparing it to the libraries listed below
- A pool of reusable values☆50Updated 5 years ago
- rwlock with writer priority and optimistic reads☆31Updated 10 years ago
- ☆30Updated 3 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- ☆52Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A rustic tcp + serialization abstraction.☆33Updated 8 years ago
- ☆18Updated 8 years ago
- ☆20Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆20Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Implementation of Read-Log-Update in Rust☆11Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- ☆47Updated 4 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago