#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

#53 in #encoded

Download history 146/week @ 2024-01-08 146/week @ 2024-01-15 93/week @ 2024-01-22 72/week @ 2024-01-29 131/week @ 2024-02-05 124/week @ 2024-02-12 143/week @ 2024-02-19 284/week @ 2024-02-26 155/week @ 2024-03-04 275/week @ 2024-03-11 278/week @ 2024-03-18 88/week @ 2024-03-25 333/week @ 2024-04-01 133/week @ 2024-04-08 132/week @ 2024-04-15 157/week @ 2024-04-22

767 downloads per month
Used in 20 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
~88K SLoC