atomic-arena

Crates.ioatomic-arena
lib.rsatomic-arena
version0.1.1
sourcesrc
created_at2021-11-28 21:06:17.467869
updated_at2022-05-15 15:57:29.727648
descriptionGenerational arena allows reserving keys from other threads
homepage
repositoryhttps://github.com/tesselode/atomic-arena
max_upload_size
id488961
size44,274
(tesselode)

documentation

README

atomic-arena

crates.io | docs

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.

Commit count: 44

cargo fmt