#git #digest #version-control #object #owned #borrowed #identifying

gix-hash

Borrowed and owned git hash digests used to identify git objects

16 unstable releases (4 breaking)

0.14.2 Mar 14, 2024
0.14.1 Dec 30, 2023
0.13.3 Dec 10, 2023
0.13.1 Oct 12, 2023
0.10.3 Feb 20, 2023

#316 in Cryptography

Download history 127245/week @ 2024-01-25 138393/week @ 2024-02-01 137014/week @ 2024-02-08 131728/week @ 2024-02-15 134962/week @ 2024-02-22 144880/week @ 2024-02-29 140409/week @ 2024-03-07 155114/week @ 2024-03-14 164306/week @ 2024-03-21 153235/week @ 2024-03-28 145289/week @ 2024-04-04 147097/week @ 2024-04-11 145934/week @ 2024-04-18 119165/week @ 2024-04-25 118486/week @ 2024-05-02 97714/week @ 2024-05-09

505,175 downloads per month
Used in 246 crates (28 directly)

MIT/Apache

30KB
637 lines

This crate provides types for identifying git objects using a hash digest.

These are provided in [borrowed versions][oid] as well as an [owned one][ObjectId].

Feature Flags

Dependencies

~0.4–1MB
~23K SLoC