Crates.io | atomic-arena |
lib.rs | atomic-arena |
version | 0.1.1 |
source | src |
created_at | 2021-11-28 21:06:17.467869 |
updated_at | 2022-05-15 15:57:29.727648 |
description | Generational arena allows reserving keys from other threads |
homepage | |
repository | https://github.com/tesselode/atomic-arena |
max_upload_size | |
id | 488961 |
size | 44,274 |
atomic-arena
is a generational arena that uses a reservation system to allow getting valid keys from different threads.
This project is licensed under either of
at your option.
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.