disjoint-collections

Crates.iodisjoint-collections
lib.rsdisjoint-collections
version0.1.0
sourcesrc
created_at2024-11-19 16:44:18.870518
updated_at2024-11-19 16:44:18.870518
descriptionDisjoint-set data structures
homepage
repositoryhttps://github.com/timothee-haudebourg/disjoint-collections-rs
max_upload_size
id1453532
size21,425
Timothée Haudebourg (timothee-haudebourg)

documentation

https://docs.rs/disjoint-collections

README

Disjoint Collections

This crate provides data collections such as DisjointVec and DisjointHashMap where items are categorized into disjoint classes.

Commit count: 4

cargo fmt