This Rust crate provides two collections helpers:
BTreeMapSet
HashMapSet
The helpers are implemented as trait extensions i.e. the helpers add functions to existing Rust std::collections code.
Contact: Joel Parker Henderson joel@joelparkerhenderson.com
License: GPL-2.0 or Apache-2.0 or MIT