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
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Lending iterators on stable Rust☆82Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- ☆47Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 7 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated this week
- ☆92Updated last year
- Async stream for Rust and the futures crate.☆183Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- ☆192Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Versioned data-structures for Rust☆203Updated last month
- An updated version of linked-hash-map and friends☆111Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Thread parking and unparking☆75Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week