# atomic-arena #### [crates.io](https://crates.io/crates/atomic-arena) | [docs](https://docs.rs/atomic-arena) `atomic-arena` is a generational arena that uses a reservation system to allow getting valid keys from different threads. ## License This project is licensed under either of - Apache License, Version 2.0 (LICENSE-APACHE) - MIT license (LICENSE-MIT) at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in `atomic-arena` by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.