jonhoo / sentoLinks
A lock-free, append-only atomic pool.
☆68Updated 3 years ago
Alternatives and similar repositories for sento
Users that are interested in sento are comparing it to the libraries listed below
Sorting:
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Non-interleaving multithreaded output queue☆79Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- ☆94Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- ☆52Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Thread parking and unparking☆82Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆25Updated last month
- ☆205Updated last year
- Framework for simulating distributed applications☆105Updated 5 years ago