arena64

Crates.ioarena64
lib.rsarena64
version0.1.4
sourcesrc
created_at2024-05-11 06:56:26.060974
updated_at2024-05-12 08:29:19.816384
descriptionA concurrent arena providing mutually exclusive access over guarded indexes
homepage
repositoryhttps://github.com/Bajix/arena64
max_upload_size
id1236679
size7,538
Thomas Sieverding (Bajix)

documentation

https://docs.rs/arena64

README

Arena64

License Cargo Documentation

Arena64 is a concurrent arena whereby inserts return slots that provide mutually exclusive access to interior cells and can be converted into and from raw pointers

Commit count: 4

cargo fmt