Slotmap data structure for Rust
☆1,321May 9, 2026Updated last month
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.☆692Aug 18, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,226Jun 3, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,376May 2, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 4 months ago
- Zero-copy deserialization framework for Rust☆4,252Jun 2, 2026Updated last week
- 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.
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- Runtime for executing procedural macros as WebAssembly☆1,501Jan 21, 2026Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,648Apr 15, 2026Updated last month
- Compile time static maps for Rust☆2,153Jun 2, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,359Feb 21, 2026Updated 3 months ago
- Slab allocator for Rust☆901Jan 31, 2026Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,936May 9, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆3,027Apr 16, 2026Updated last month
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A crate for managing memory bit by bit☆1,413Aug 9, 2024Updated last year
- The arena, a fast but limited type of allocator☆586Aug 16, 2024Updated last year
- Graph data structure library for Rust.☆3,927Apr 4, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆873May 3, 2026Updated last month
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,014May 30, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- A small and fast async runtime for Rust☆4,959May 13, 2026Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆1,005Jan 31, 2026Updated 4 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,864Jun 4, 2026Updated last 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,582Aug 19, 2024Updated last year
- Statistics-driven benchmarking library for Rust☆5,483Apr 23, 2026Updated last month
- Fast floating point to string conversion☆696Feb 16, 2026Updated 3 months ago
- Rust persistent data structures☆1,720May 15, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,127Updated this week
- Concurrency permutation testing tool for Rust.☆2,722Feb 20, 2026Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,071Aug 15, 2025Updated 9 months ago
- Typed distributed plugin registration☆1,311Mar 30, 2026Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆4,057May 17, 2026Updated 3 weeks ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Macros for all your token pasting needs☆1,087Oct 6, 2024Updated last year
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,952Jun 3, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,604Apr 22, 2026Updated last month
- A safe and convenient store for one value of each type☆353Jul 15, 2024Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,226Jun 2, 2026Updated last week
- Support atomic operations on Arc itself☆1,349Apr 4, 2026Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆509Jan 28, 2024Updated 2 years ago