#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

#16 in #object-id

Download history 113/week @ 2024-08-31 62/week @ 2024-09-07 51/week @ 2024-09-14 101/week @ 2024-09-21 78/week @ 2024-09-28 114/week @ 2024-10-05 107/week @ 2024-10-12 76/week @ 2024-10-19 118/week @ 2024-10-26 92/week @ 2024-11-02 44/week @ 2024-11-09 43/week @ 2024-11-16 78/week @ 2024-11-23 82/week @ 2024-11-30 132/week @ 2024-12-07 79/week @ 2024-12-14

375 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
~26K SLoC