#object #git #byte #mutable #encoded #version #serialization

deprecated git-object

Please use gix-<thiscrate> instead (‘git’ -> ‘gix’)

37 releases (24 breaking)

0.26.2 Feb 17, 2023
0.26.0 Jan 6, 2023
0.25.0 Dec 30, 2022
0.23.0 Nov 21, 2022
0.1.0 Jul 12, 2020

#65 in #encoded

Download history 108/week @ 2024-11-16 146/week @ 2024-11-23 120/week @ 2024-11-30 259/week @ 2024-12-07 235/week @ 2024-12-14 64/week @ 2024-12-21 114/week @ 2024-12-28 85/week @ 2025-01-04 86/week @ 2025-01-11 146/week @ 2025-01-18 111/week @ 2025-01-25 212/week @ 2025-02-01 226/week @ 2025-02-08 244/week @ 2025-02-15 178/week @ 2025-02-22 178/week @ 2025-03-01

873 downloads per month
Used in 19 crates (9 directly)

MIT/Apache

240KB
5K SLoC

This crate provides types for read-only git objects backed by bytes provided in git's serialization format as well as [mutable versions][Object] of these. Both types of objects can be encoded.

Feature Flags

Dependencies

~3.5–5MB
~86K SLoC