Arena type inspired by generational-arena
☆225May 11, 2024Updated last year
Alternatives and similar repositories for thunderdome
Users that are interested in thunderdome are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- ☆328Nov 15, 2025Updated 3 months ago
- A simple, id-based arena☆125Jan 14, 2026Updated last month
- ☆36Aug 8, 2024Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Tweak a Rust value directly in the source code☆203Feb 1, 2026Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆775Feb 23, 2026Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆308Sep 23, 2025Updated 5 months ago
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A handy ECS☆1,245Feb 20, 2026Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆57Feb 9, 2026Updated 3 weeks ago
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆155Sep 23, 2024Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆472Feb 6, 2026Updated 3 weeks ago
- Count lines of code across your entire dependency tree☆22May 13, 2024Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Rust method delegation with less boilerplate☆515Nov 17, 2025Updated 3 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Some benchmarks for generational arenas in rust☆31Jul 12, 2024Updated last year
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- An ultra simple CLI arguments parser.☆632Oct 19, 2023Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆180Feb 8, 2025Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Nov 13, 2025Updated 3 months ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Dec 4, 2024Updated last year
- A fast binary serialization framework☆406Oct 16, 2024Updated last year
- Rust Markdown Parser☆28Oct 13, 2025Updated 4 months ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Nov 7, 2023Updated 2 years ago