hawkw / sharded-slabLinks
a lock-free concurrent slab (experimental)
☆294Updated 8 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☆360Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- ☆192Updated 6 months ago
- Performant time measuring in Rust☆194Updated last year
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- Task abstraction for building executors☆480Updated 7 months ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- The cost of Rust async/await☆131Updated 3 years ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- rust stackful generator library☆347Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- high-speed timing library in Rust☆355Updated 3 months ago