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

gix-hash

Borrowed and owned git hash digests used to identify git objects

18 releases

new 0.15.1 Nov 24, 2024
0.14.2 Mar 14, 2024
0.14.1 Dec 30, 2023
0.13.1 Oct 12, 2023
0.10.3 Feb 20, 2023

#269 in Cryptography

Download history 110929/week @ 2024-08-04 110828/week @ 2024-08-11 110136/week @ 2024-08-18 111337/week @ 2024-08-25 119580/week @ 2024-09-01 121707/week @ 2024-09-08 111618/week @ 2024-09-15 117845/week @ 2024-09-22 117610/week @ 2024-09-29 108089/week @ 2024-10-06 122006/week @ 2024-10-13 116954/week @ 2024-10-20 115037/week @ 2024-10-27 121029/week @ 2024-11-03 129782/week @ 2024-11-10 117816/week @ 2024-11-17

494,022 downloads per month
Used in 308 crates (29 directly)

MIT/Apache

33KB
635 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