#version-control #object-id #git #hashtable #optimized #key

gix-hashtable

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

16 unstable releases (6 breaking)

0.7.0 Jan 18, 2025
0.6.0 Oct 22, 2024
0.5.2 Mar 14, 2024
0.5.1 Dec 30, 2023
0.1.2 Mar 1, 2023

#901 in Data structures

Download history 118082/week @ 2024-11-26 136022/week @ 2024-12-03 133199/week @ 2024-12-10 126086/week @ 2024-12-17 89500/week @ 2024-12-24 107103/week @ 2024-12-31 143228/week @ 2025-01-07 144662/week @ 2025-01-14 141072/week @ 2025-01-21 136974/week @ 2025-01-28 152253/week @ 2025-02-04 165021/week @ 2025-02-11 168486/week @ 2025-02-18 171258/week @ 2025-02-25 178396/week @ 2025-03-04 178520/week @ 2025-03-11

721,227 downloads per month
Used in 272 crates (8 directly)

MIT/Apache

40KB
695 lines

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

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

Dependencies

~1.4–6.5MB
~43K SLoC