Docs.rs
uf_rush-0.2.1
uf_rush 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
Khojasteh
Dependencies
rand ^0.8
dev
Versions
88.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
uf_rush
0.2.1
All Items
Structs
Constants
?
Crate
uf_rush
source
·
[
−
]
Structs
§
UFRush
Thread-safe and lock-free implementation of a union-find (also known as disjoint set) data structure.
Constants
§
MAX_SIZE
Maximum allowable size of a lock-free union-find data structure.