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 Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Non-interleaving multithreaded output queue☆73Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- ☆202Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- The Rustc Trait System Refactor Initiative☆26Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Define your own PhantomData☆158Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- ☆62Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Thread parking and unparking☆79Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- ☆94Updated 2 years ago
- ☆43Updated 5 months ago