#git #hasher #key #hash-map #object-id #gix #gix-thiscrate

deprecated git-hashtable

Please use gix-<thiscrate> instead (‘git’ -> ‘gix’)

3 releases

0.1.2 Feb 17, 2023
0.1.1 Feb 9, 2023
0.1.0 Dec 1, 2022

#15 in #object-id

Download history 98/week @ 2024-03-11 75/week @ 2024-03-18 95/week @ 2024-03-25 186/week @ 2024-04-01 51/week @ 2024-04-08 61/week @ 2024-04-15 82/week @ 2024-04-22 74/week @ 2024-04-29 84/week @ 2024-05-06 49/week @ 2024-05-13 47/week @ 2024-05-20 54/week @ 2024-05-27 72/week @ 2024-06-03 62/week @ 2024-06-10 45/week @ 2024-06-17 73/week @ 2024-06-24

257 downloads per month
Used in 11 crates (4 directly)

MIT/Apache

31KB
619 lines

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

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

Dependencies

~1–1.5MB
~28K SLoC