#git #hasher #hash-map #key #object-id #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 110/week @ 2024-07-19 53/week @ 2024-07-26 85/week @ 2024-08-02 86/week @ 2024-08-09 52/week @ 2024-08-16 50/week @ 2024-08-23 102/week @ 2024-08-30 72/week @ 2024-09-06 53/week @ 2024-09-13 97/week @ 2024-09-20 74/week @ 2024-09-27 104/week @ 2024-10-04 112/week @ 2024-10-11 88/week @ 2024-10-18 109/week @ 2024-10-25 73/week @ 2024-11-01

401 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.4MB
~27K SLoC