hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆302Updated 11 months ago
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☆362Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Task abstraction for building executors☆526Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Hazard pointers in Rust.☆212Updated last month
- Experiments with structured concurrency in Rust☆394Updated last year
- ☆204Updated 8 months ago
- ☆205Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Performant time measuring in Rust☆199Updated last year
- Per-object thread-local storage for Rust☆360Updated 2 months ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- rust stackful generator library☆353Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated last week
- Easy function multiversioning for Rust☆249Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Proactive IO & Runtime system☆276Updated last year
- Intrusive collections for Rust☆472Updated last year
- Small, fast, synchronization primitives☆253Updated last year
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- rust bindings of snmalloc☆146Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year