Amanieu / seqlock
A reader-writer lock that provides extremely fast read access without starving writers
☆74Updated last year
Related projects ⓘ
Alternatives and complementary repositories for seqlock
- rust bindings of snmalloc☆120Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Faster integer division and modulus operations☆70Updated last year
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated this week
- Stack unwinding library in Rust☆83Updated last month
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- The simd optimized escape code☆53Updated last week
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- ☆32Updated 2 years ago
- An on-disk hash table implementation☆109Updated 3 years ago
- New register allocator designed as a successor to regalloc2☆29Updated 3 weeks ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Rust library to program hardware performance counter.☆52Updated last year
- ☆45Updated last month
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- Library safely exposing the io_uring API.☆54Updated this week