hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆304Updated last week
Alternatives and similar repositories for sharded-slab
Users that are interested in sharded-slab are comparing it to the libraries listed below
Sorting:
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Reflection via DWARF.☆298Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A fast and flexible LRU map.☆199Updated last year
- Proactive IO & Runtime system☆276Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- ☆205Updated last year
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Hazard pointers in Rust.☆216Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Performant time measuring in Rust☆201Updated last year
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- rust stackful generator library☆361Updated last month
- ☆209Updated 10 months ago
- Experiments with structured concurrency in Rust☆409Updated last year
- Intrusive collections for Rust☆483Updated 3 weeks ago
- Easy function multiversioning for Rust☆252Updated last year
- The cost of Rust async/await☆132Updated 3 years ago
- Async executor☆430Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year