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

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 43/week @ 2024-11-16 78/week @ 2024-11-23 82/week @ 2024-11-30 132/week @ 2024-12-07 84/week @ 2024-12-14 46/week @ 2024-12-21 50/week @ 2024-12-28 61/week @ 2025-01-04 58/week @ 2025-01-11 96/week @ 2025-01-18 49/week @ 2025-01-25 60/week @ 2025-02-01 83/week @ 2025-02-08 128/week @ 2025-02-15 89/week @ 2025-02-22 100/week @ 2025-03-01

413 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