hawkw / sharded-slab
a lock-free concurrent slab (experimental)
☆280Updated 2 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.☆405Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Task abstraction for building executors☆456Updated last month
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- Generic Atomic<T> type for Rust☆230Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆332Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Small, fast, synchronization primitives☆244Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- Intrusive collections for Rust☆440Updated 6 months ago
- ☆189Updated last year
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Performant time measuring in Rust☆186Updated 11 months ago
- Manual segmented stacks for Rust☆299Updated 2 weeks ago
- Spin-based synchronization primitives☆505Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆231Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- offsetof for Rust☆225Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Async executor☆360Updated last month
- Hazard pointers in Rust.☆201Updated 2 months ago