#vec #aion #codebase #free-list #module #validity #heavy

aion-lib-arraymap

A wrapper around Vec<T> with a freelist. Preserves index validity on mutations without heavy generation counters.

1 unstable release

Uses new Rust 2024

0.1.0 Jan 10, 2026

#999 in Data structures

Apache-2.0

6KB
139 lines

Aion Libaries

This repo consists of reusable modules, utilities and implementation that is mean to be used across different aion codebases such as language compiler, simulation kernel, ui studio.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for detail

Dependencies

~1.5MB
~40K SLoC