rrichardson / block_alloc
Allocator of fixed sized blocks from pre-allocated arena
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for block_alloc
- ☆30Updated 3 years ago
- rwlock with writer priority and optimistic reads☆30Updated 9 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆25Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- safe and efficient memory manager for microcontrollers☆34Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- ☆16Updated 7 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 4 years ago
- ☆20Updated 4 years ago
- ☆18Updated 7 years ago
- ☆13Updated 7 years ago
- Scary macros for serde_json☆42Updated 8 years ago
- ☆13Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Implements a Rust ordered map as a BurstTrie.☆30Updated 7 years ago
- ☆20Updated 9 years ago
- Futures aware pub/sub channel☆14Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago