A simple, id-based arena
☆125Jan 14, 2026Updated last month
Alternatives and similar repositories for id-arena
Users that are interested in id-arena are comparing it to the libraries listed below
Sorting:
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- A generic, fixed-size, associative cache☆40Nov 8, 2024Updated last year
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated last month
- An experimental columnar arena☆43Feb 8, 2026Updated 3 weeks ago
- Arena type inspired by generational-arena☆225May 11, 2024Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Aug 15, 2025Updated 6 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Rust library for marker traits about types layout in memory☆23May 25, 2020Updated 5 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Jul 22, 2023Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆777Feb 23, 2026Updated last week
- A set of tools for working with datafrog☆28Sep 1, 2025Updated 6 months ago
- Rudac is a Rust Data structure and Algorithm Crate. It aims to be a comprehensive crate of useful data structure and algorithms.☆18Oct 14, 2021Updated 4 years ago
- Library for snippet annotations☆482Updated this week
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 3 weeks ago
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated 2 weeks ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Updated this week
- oh heck, a case conversion library☆583Aug 9, 2025Updated 6 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Read, write, and manipulate the Wasm WebIDL bindings custom section☆40Feb 3, 2020Updated 6 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A simple bitset container for Rust☆164Jun 22, 2025Updated 8 months ago
- Walrus is a WebAssembly transformation library 🌊🐘☆505Feb 27, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,060Jan 19, 2026Updated last month
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- A unified interface for reading and writing object file formats☆811Feb 14, 2026Updated 3 weeks ago
- ☆825Jul 27, 2025Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Apr 19, 2022Updated 3 years ago
- change or display the stack size of an ELF binary☆22Jul 1, 2019Updated 6 years ago
- A newtype with alignment of at least `A` bytes☆34Dec 15, 2025Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week