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

gix-hashtable

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

15 releases

0.6.0 Oct 22, 2024
0.5.2 Mar 14, 2024
0.5.1 Dec 30, 2023
0.4.0 Sep 8, 2023
0.1.2 Mar 1, 2023

#805 in Data structures

Download history 85973/week @ 2024-08-17 85864/week @ 2024-08-24 91521/week @ 2024-08-31 98735/week @ 2024-09-07 90289/week @ 2024-09-14 91333/week @ 2024-09-21 94238/week @ 2024-09-28 94175/week @ 2024-10-05 102574/week @ 2024-10-12 99825/week @ 2024-10-19 96715/week @ 2024-10-26 100759/week @ 2024-11-02 109406/week @ 2024-11-09 111882/week @ 2024-11-16 118039/week @ 2024-11-23 114033/week @ 2024-11-30

470,969 downloads per month
Used in 223 crates (8 directly)

MIT/Apache

40KB
698 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