hawkw / sharded-slab
a lock-free concurrent slab (experimental)
☆280Updated 4 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☆368Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Concurrently Readable Data Structures for Rust☆355Updated 3 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- ☆192Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Task abstraction for building executors☆464Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Intrusive collections for Rust☆447Updated 8 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Lightweight and high performance concurrent cache☆234Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Generic Atomic<T> type for Rust☆234Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Performant time measuring in Rust☆188Updated last year
- Easy function multiversioning for Rust☆223Updated 4 months ago
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- ☆206Updated last month
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Hazard pointers in Rust.☆204Updated 4 months ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆349Updated 2 months ago