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

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

#55 in #encoded

Download history 266/week @ 2024-03-13 270/week @ 2024-03-20 152/week @ 2024-03-27 255/week @ 2024-04-03 139/week @ 2024-04-10 150/week @ 2024-04-17 254/week @ 2024-04-24 329/week @ 2024-05-01 134/week @ 2024-05-08 108/week @ 2024-05-15 170/week @ 2024-05-22 162/week @ 2024-05-29 190/week @ 2024-06-05 308/week @ 2024-06-12 273/week @ 2024-06-19 276/week @ 2024-06-26

1,075 downloads per month
Used in 19 crates (9 directly)

MIT/Apache

245KB
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

~4–5.5MB
~89K SLoC