jonhoo / sentoLinks
A lock-free, append-only atomic pool.
☆67Updated 3 years ago
Alternatives and similar repositories for sento
Users that are interested in sento are comparing it to the libraries listed below
Sorting:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- Some internal rustc tools made accessible☆47Updated 4 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆70Updated 3 months ago
- ☆93Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A fast and flexible LRU map.☆183Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- Versioned data-structures for Rust☆204Updated 3 months ago
- The Rustc Trait System Refactor Initiative☆23Updated this week
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆30Updated 3 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- ☆47Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago