Slotmap data structure for Rust
☆1,304Dec 6, 2025Updated 4 months 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.☆686Aug 18, 2023Updated 2 years ago
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Apr 3, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,060Feb 10, 2026Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,121Feb 28, 2026Updated last month
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Runtime for executing procedural macros as WebAssembly☆1,482Jan 21, 2026Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated last month
- Compile time static maps for Rust☆2,120Apr 4, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,309Feb 21, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,900Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,074Mar 12, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,993Updated 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 crate for managing memory bit by bit☆1,380Aug 9, 2024Updated last year
- Module initialization/global constructor functions for Rust☆970Updated this week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Graph data structure library for Rust.☆3,843Apr 4, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆861Oct 19, 2024Updated last year
- A small and fast async runtime for Rust☆4,829Mar 23, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆654Nov 18, 2023Updated 2 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,807Apr 2, 2026Updated last week
- A crate for mucking around with piles of bytes☆981Jan 31, 2026Updated 2 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Assorted immutable collection datatypes for Rust☆1,579Aug 19, 2024Updated last year
- Statistics-driven benchmarking library for Rust☆5,442Nov 29, 2025Updated 4 months ago
- Fast floating point to string conversion☆693Feb 16, 2026Updated last month
- Rust persistent data structures☆1,685Nov 13, 2025Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- Concurrency permutation testing tool for Rust.☆2,660Feb 20, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Apr 4, 2026Updated last week
- Typed distributed plugin registration☆1,286Mar 30, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,004Mar 5, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Macros for all your token pasting needs☆1,084Oct 6, 2024Updated last year
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,555Mar 16, 2026Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,874Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,176Updated this week
- A safe and convenient store for one value of each type☆352Jul 15, 2024Updated last year
- Support atomic operations on Arc itself☆1,301Apr 4, 2026Updated last week
- Some more derive(Trait) options☆2,087Mar 6, 2026Updated last month