hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆291Updated 7 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:
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A fast and flexible LRU map.☆190Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆284Updated this week
- Reflection via DWARF.☆297Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Experiments with structured concurrency in Rust☆374Updated last year
- Performant time measuring in Rust☆194Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Small, fast, synchronization primitives☆245Updated 10 months ago
- ☆197Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- ☆191Updated 4 months ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Hazard pointers in Rust.☆204Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- Per-object thread-local storage for Rust☆346Updated last week
- Lightweight and high performance concurrent cache☆254Updated this week
- rust stackful generator library☆342Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Proactive IO & Runtime system☆275Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Task abstraction for building executors☆479Updated 6 months ago