Slab allocator for Rust
☆935Aug 16, 2026Updated 3 weeks ago
Alternatives and similar repositories for slab
Users that are interested in 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:
- A fast bump allocation arena for Rust☆2,322Jul 23, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,404Aug 28, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆900Jul 19, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,091Mar 12, 2026Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,421Updated this week
- 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.
- Support atomic operations on Arc itself☆1,412Jun 28, 2026Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,155Jul 16, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,078Aug 14, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,720Updated this week
- A crate for safe and ergonomic pin-projection.☆717Sep 1, 2026Updated last week
- Utilities for working with bytes☆2,253Updated this week
- Slotmap data structure for Rust☆1,353Updated this week
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆755Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A lightweight version of pin-project written with declarative macros.☆279Updated this week
- Rust port of Google's SwissTable hash map☆2,991Updated this week
- Concurrency permutation testing tool for Rust.☆2,808Feb 20, 2026Updated 6 months ago
- A crate for managing memory bit by bit☆1,446Aug 9, 2024Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆1,000Feb 20, 2025Updated last year
- a lock-free concurrent slab (experimental)☆317Jan 20, 2026Updated 7 months ago
- A safe and fast multi-producer, multi-consumer channel.☆3,072Aug 7, 2026Updated last month
- Optimized string search routines for Rust.☆1,549Aug 10, 2026Updated 3 weeks ago
- Async I/O and timers☆615Mar 27, 2026Updated 5 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,165Updated this week
- Asynchronous streams for Rust using async & await notation☆772Updated this week
- Task abstraction for building executors☆606Apr 15, 2026Updated 4 months ago
- A crate for mucking around with piles of bytes☆1,053Aug 7, 2026Updated last month
- Tools for concurrent programming in Rust☆8,566Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆558Aug 20, 2026Updated 2 weeks ago
- ☆498Nov 8, 2025Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,114Aug 10, 2026Updated 3 weeks ago
- Utilities for pinning☆102Jul 18, 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. Zero configuration with optimized deployments.
- Test harness for ui tests of compiler diagnostics☆995Aug 3, 2026Updated last month
- Async multi-producer multi-consumer channel☆946Jul 13, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆4,111May 17, 2026Updated 3 months ago
- An implementation of a LRU cache☆833Updated this week
- Fast function for printing integer primitives to a decimal string☆378Jun 24, 2026Updated 2 months ago
- Fast floating point to string conversion☆704Aug 6, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆691Aug 18, 2023Updated 3 years ago