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 Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- A fast and flexible LRU map.☆174Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 8 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- Lending iterators on stable Rust☆81Updated last year
- Define your own PhantomData☆151Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆66Updated last month
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- ☆190Updated 11 months ago
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- Versioned data-structures for Rust☆202Updated last year
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Non-interleaving multithreaded output queue☆71Updated this week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆277Updated last month
- This is a Rust implementation for popular caches (support no_std).☆108Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆145Updated last week