hawkw / sharded-slab
a lock-free concurrent slab (experimental)
☆278Updated last month
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.☆404Updated this week
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Reflection via DWARF.☆296Updated last year
- in-place allocation-reusing queues for Rust☆357Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Small, fast, synchronization primitives☆241Updated 5 months ago
- Performant time measuring in Rust☆184Updated 11 months ago
- Experiments with structured concurrency in Rust☆347Updated 6 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆349Updated this week
- ☆190Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Task abstraction for building executors☆450Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- A fast and flexible LRU map.☆174Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Spin-based synchronization primitives☆503Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Proactive IO & Runtime system☆260Updated 10 months ago
- Compile-time reference counting☆441Updated last year
- Manual segmented stacks for Rust☆298Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆325Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆172Updated last week
- offsetof for Rust☆225Updated 10 months ago
- Rust interface to io_uring☆330Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Async executor☆355Updated last month