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
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- ☆189Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- Task abstraction for building executors☆460Updated 2 months ago
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆351Updated this week
- A fast and flexible LRU map.☆177Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Async executor☆362Updated 2 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Intrusive collections for Rust☆442Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- Spin-based synchronization primitives☆508Updated last week
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Async I/O and timers☆489Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- Small, fast, synchronization primitives☆244Updated 6 months ago
- rust stackful generator library☆322Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆437Updated last month
- Performant time measuring in Rust☆186Updated last year
- Notify async tasks or threads☆460Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- offsetof for Rust☆225Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago