hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆291Updated 6 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☆359Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- ☆197Updated last year
- in-place allocation-reusing queues for Rust☆375Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Hazard pointers in Rust.☆204Updated 3 weeks ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Proactive IO & Runtime system☆274Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- The cost of Rust async/await☆130Updated 2 years ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Intrusive collections for Rust☆454Updated 10 months ago
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Easy function multiversioning for Rust☆228Updated 7 months ago
- ☆189Updated 4 months ago
- Performant time measuring in Rust☆191Updated last year
- Small, fast, synchronization primitives☆246Updated 9 months ago
- rust stackful generator library☆335Updated last week
- high-speed timing library in Rust☆346Updated last month