Typed memory arena and slab allocator library. Generational indices, typed arenas (one allocation per type), interned strings, and bump allocation. Zero unsafe leakage into user code.
# clippy configuration for arena-libavoid-breaking-exported-api=truemsrv="1.85"cognitive-complexity-threshold=30type-complexity-threshold=250too-many-arguments-threshold=7trivial-copy-size-limit=128single-char-binding-names-threshold=5