Slotmap data structure for Rust
☆1,358Sep 4, 2026Updated 2 weeks ago
Alternatives and similar repositories for slotmap
Users that are interested in slotmap 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 safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆691Aug 18, 2023Updated 3 years ago
- A fast bump allocation arena for Rust☆2,331Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,432Sep 5, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,117Aug 10, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated last year
- 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.
- Zero-copy deserialization framework for Rust☆4,358Sep 9, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,735Updated this week
- Slab allocator for Rust☆938Aug 16, 2026Updated last month
- Compile time static maps for Rust☆2,189Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,411Aug 28, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,091Mar 12, 2026Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆3,075Aug 7, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,996Sep 6, 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.
- Graph data structure library for Rust.☆4,019Sep 13, 2026Updated last week
- A crate for managing memory bit by bit☆1,451Aug 9, 2024Updated 2 years ago
- The arena, a fast but limited type of allocator☆590Aug 16, 2024Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,085Sep 12, 2026Updated last week
- A small and fast async runtime for Rust☆5,068Aug 3, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated 2 months ago
- A crate for mucking around with piles of bytes☆1,063Sep 11, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,975Updated 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.
- Assorted immutable collection datatypes for Rust☆1,585Aug 19, 2024Updated 2 years ago
- Statistics-driven benchmarking library for Rust☆5,530Apr 23, 2026Updated 4 months ago
- Rust persistent data structures☆1,771Jul 19, 2026Updated 2 months ago
- Fast floating point to string conversion☆705Aug 6, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,821Feb 20, 2026Updated 7 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,171Sep 5, 2026Updated 2 weeks ago
- Typed distributed plugin registration☆1,350Aug 22, 2026Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆4,114May 17, 2026Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆3,061Aug 15, 2025Updated last year
- 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.
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆6,027Sep 1, 2026Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,657Aug 31, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,414Jun 28, 2026Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,285Sep 1, 2026Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,563Aug 10, 2026Updated last month
- A safe and convenient store for one value of each type☆355Jul 15, 2024Updated 2 years ago