Arena type inspired by generational-arena
☆228May 11, 2024Updated last year
Alternatives and similar repositories for thunderdome
Users that are interested in thunderdome are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Tweak a Rust value directly in the source code☆203Feb 1, 2026Updated last month
- ☆36Aug 8, 2024Updated last year
- A simple, id-based arena☆126Jan 14, 2026Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆60Feb 9, 2026Updated last month
- Rust bindings for Intel's ISPC texture compression☆16Mar 3, 2026Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A handy ECS☆1,259Mar 5, 2026Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆972Jan 31, 2026Updated last month
- in-place allocation-reusing queues for Rust☆395Jun 6, 2024Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆390Jun 22, 2025Updated 9 months ago
- ☆330Nov 15, 2025Updated 4 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆147Dec 11, 2025Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆156Sep 23, 2024Updated last year
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated 2 weeks ago
- Asset manger for good assets only☆31Jun 6, 2023Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆779Feb 23, 2026Updated last month
- a reference-counting cycle collection library in rust☆79Jan 3, 2023Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆285Jan 22, 2026Updated 2 months ago
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- Math Interoperability Types☆283Jan 2, 2024Updated 2 years ago
- Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.☆307Sep 23, 2025Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Some benchmarks for generational arenas in rust☆31Jul 12, 2024Updated last year
- Count lines of code across your entire dependency tree☆22May 13, 2024Updated last year
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- Rust method delegation with less boilerplate☆520Nov 17, 2025Updated 4 months ago
- Moving code-gen out of `build.rs`☆22Mar 5, 2026Updated 2 weeks ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated last month
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 11 months ago
- A tool for creating optimised, platform specific glTF files.☆14Dec 1, 2023Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week