a lock-free concurrent slab (experimental)
☆313Jan 20, 2026Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Slab allocator for Rust☆894Jan 31, 2026Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆710May 13, 2026Updated 2 weeks ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated 3 months ago
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Concurrency permutation testing tool for Rust.☆2,711Feb 20, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A fast bump allocation arena for Rust☆2,215Updated this week
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 10 months ago
- in-place allocation-reusing queues for Rust☆405Jun 6, 2024Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆969Feb 20, 2025Updated last year
- Support atomic operations on Arc itself☆1,339Apr 4, 2026Updated last month
- Extremely fast tracing library for Rust☆753Jul 23, 2024Updated last year
- Concurrently Readable Data Structures for Rust☆374Feb 10, 2026Updated 3 months ago
- Notify async tasks or threads☆507Feb 7, 2026Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆235May 20, 2026Updated last week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A lock-free, read-optimized, concurrency primitive.☆2,216May 1, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆872May 3, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- Concurrent multi-producer multi-consumer queue☆302Dec 2, 2025Updated 5 months ago
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated 2 months ago
- Slotmap data structure for Rust☆1,319May 9, 2026Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- Fast floating point to string conversion☆696Feb 16, 2026Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆380Aug 31, 2025Updated 8 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,644Apr 15, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,085Mar 12, 2026Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys