#object #git #byte #version #mutable #encoded #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

#52 in #encoded

Download history 485/week @ 2024-07-19 493/week @ 2024-07-26 355/week @ 2024-08-02 433/week @ 2024-08-09 282/week @ 2024-08-16 301/week @ 2024-08-23 332/week @ 2024-08-30 333/week @ 2024-09-06 443/week @ 2024-09-13 576/week @ 2024-09-20 362/week @ 2024-09-27 367/week @ 2024-10-04 368/week @ 2024-10-11 145/week @ 2024-10-18 190/week @ 2024-10-25 116/week @ 2024-11-01

897 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

~3.5–5MB
~86K SLoC