hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆292Updated 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:
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- in-place allocation-reusing queues for Rust☆379Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last month
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Performant time measuring in Rust☆195Updated last year
- Experiments with structured concurrency in Rust☆382Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Library safely exposing the io_uring API.☆68Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- ☆198Updated last year
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- ☆191Updated 5 months ago
- rust stackful generator library☆342Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- rust bindings of snmalloc☆139Updated 4 months ago
- Proactive IO & Runtime system☆275Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- offsetof for Rust☆229Updated last year