Slab allocator for Rust
☆918Jan 31, 2026Updated 5 months 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,287Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,389Jun 8, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆892Jul 19, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,403Jul 10, 2026Updated 2 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Support atomic operations on Arc itself☆1,395Jun 28, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,145Jul 16, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,681Jun 11, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,047Updated this week
- A crate for safe and ergonomic pin-projection.☆716Updated this week
- Utilities for working with bytes☆2,239Jul 16, 2026Updated last week
- Slotmap data structure for Rust☆1,340May 9, 2026Updated 2 months ago
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆750Jul 10, 2026Updated 2 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A lightweight version of pin-project written with declarative macros.☆278Jul 3, 2026Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,976Updated this week
- Concurrency permutation testing tool for Rust.☆2,765Feb 20, 2026Updated 5 months ago
- A crate for managing memory bit by bit☆1,438Aug 9, 2024Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆988Feb 20, 2025Updated last year
- a lock-free concurrent slab (experimental)☆317Jan 20, 2026Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆3,051Jul 16, 2026Updated last week
- Optimized string search routines for Rust.☆1,522Jul 11, 2026Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆763Dec 8, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Async I/O and timers☆608Mar 27, 2026Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,148Jul 3, 2026Updated 3 weeks ago
- Task abstraction for building executors☆597Apr 15, 2026Updated 3 months ago
- A crate for mucking around with piles of bytes☆1,031Jul 19, 2026Updated last week
- Tools for concurrent programming in Rust☆8,536Jul 13, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆562Updated this week
- ☆498Nov 8, 2025Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,098Jul 15, 2026Updated 2 weeks ago
- Utilities for pinning☆101Jul 18, 2026Updated last week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Async multi-producer multi-consumer channel☆940Jul 13, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆977Jul 11, 2026Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆4,083May 17, 2026Updated 2 months ago
- An implementation of a LRU cache☆826Jul 9, 2026Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆379Jun 24, 2026Updated last month
- Fast floating point to string conversion☆703Jul 12, 2026Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆692Aug 18, 2023Updated 2 years ago