jonhoo / sento
A lock-free, append-only atomic pool.
☆66Updated 2 years ago
Alternatives and similar repositories for sento:
Users that are interested in sento are comparing it to the libraries listed below
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- SIMD base64 codecs☆81Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- The Rustc Trait System Refactor Initiative☆22Updated 6 months ago
- ☆189Updated last year
- Versioned data-structures for Rust☆203Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Async stream for Rust and the futures crate.☆183Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆147Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago