jonhoo / sento
A lock-free, append-only atomic pool.
☆67Updated 2 years ago
Alternatives and similar repositories for sento:
Users that are interested in sento are comparing it to the libraries listed below
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 8 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Async stream for Rust and the futures crate.☆183Updated this week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- The Rustc Trait System Refactor Initiative☆23Updated 8 months ago
- An updated version of linked-hash-map and friends☆112Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- ☆58Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- A memory efficient syntax tree for language developers☆57Updated last month
- An on-disk hash table implementation☆116Updated 3 years ago
- ☆92Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- ☆193Updated last year