hawkw / sharded-slab
a lock-free concurrent slab (experimental)
☆280Updated 3 months ago
Alternatives and similar repositories for sharded-slab:
Users that are interested in sharded-slab are comparing it to the libraries listed below
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- in-place allocation-reusing queues for Rust☆364Updated 10 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Concurrently Readable Data Structures for Rust☆355Updated this week
- Reflection via DWARF.☆296Updated 2 years ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Intrusive collections for Rust☆444Updated 7 months ago
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- offsetof for Rust☆226Updated last year
- Spin-based synchronization primitives☆516Updated 2 weeks ago
- Async synchronization primitives☆264Updated 2 weeks ago
- Task abstraction for building executors☆462Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Count lines of LLVM IR per generic function☆436Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆280Updated 2 months ago
- ☆192Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 9 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- Per-object thread-local storage for Rust☆341Updated 11 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆182Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Rust interface to io_uring☆332Updated 10 months ago
- generators☆205Updated last year
- Notify async tasks or threads☆462Updated 2 months ago