gix-hashtable 0.4.1

A crate that provides hashtable based data structures optimized to utilize ObjectId keys
Documentation

Customized HashMap and Hasher implementation optimized for using ObjectIds as keys.

The crate mirrors std::collections in layout for familiarity.