hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆301Updated 10 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
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- Reflection via DWARF.☆298Updated 2 years ago
- in-place allocation-reusing queues for Rust☆385Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A fast and flexible LRU map.☆198Updated 10 months ago
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- ☆204Updated last year
- Small, fast, synchronization primitives☆252Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Per-object thread-local storage for Rust☆358Updated last month
- Generic Atomic<T> type for Rust☆243Updated last month
- Intrusive collections for Rust☆470Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- rust bindings of snmalloc☆144Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- ☆201Updated 8 months ago
- Hazard pointers in Rust.☆210Updated 3 weeks ago
- rust stackful generator library☆351Updated last month
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- Performant time measuring in Rust☆198Updated last year
- Async synchronization primitives☆275Updated 2 months ago
- Task abstraction for building executors☆517Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆256Updated 3 weeks ago