a lock-free concurrent slab (experimental)
☆310Jan 20, 2026Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated 2 weeks ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A fast bump allocation arena for Rust☆2,147Feb 26, 2026Updated last month
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- in-place allocation-reusing queues for Rust☆395Jun 6, 2024Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆942Feb 20, 2025Updated last year
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Extremely fast tracing library for Rust☆751Jul 23, 2024Updated last year
- Concurrently Readable Data Structures for Rust☆365Feb 10, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Notify async tasks or threads☆506Feb 7, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆230Updated this week
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock