exclusion-set

Crates.ioexclusion-set
lib.rsexclusion-set
version0.1.2
sourcesrc
created_at2023-06-28 21:31:27.106803
updated_at2023-06-28 22:19:37.773164
descriptiona lock-free concurrent set
homepagehttps://github.com/geeklint/exclusion-set
repositoryhttps://github.com/geeklint/exclusion-set
max_upload_size
id902786
size144,373
Violet Leonard (geeklint)

documentation

README

Tests codecov

A lock-free concurrent set.

Tested with loom and miri.

Commit count: 33

cargo fmt