#git #version-control #codec #object #immutability #mutable #decoding

gix-object

Immutable and mutable git objects with decoding and encoding support

32 releases (19 breaking)

0.45.0 Oct 22, 2024
0.43.0 Aug 22, 2024
0.42.3 Jul 3, 2024
0.42.1 Mar 18, 2024
0.28.0 Mar 4, 2023

#140 in Encoding

Download history 112312/week @ 2024-07-29 107302/week @ 2024-08-05 106967/week @ 2024-08-12 106233/week @ 2024-08-19 106590/week @ 2024-08-26 113771/week @ 2024-09-02 119173/week @ 2024-09-09 108523/week @ 2024-09-16 115756/week @ 2024-09-23 117452/week @ 2024-09-30 110796/week @ 2024-10-07 123818/week @ 2024-10-14 117480/week @ 2024-10-21 116543/week @ 2024-10-28 121894/week @ 2024-11-04 129970/week @ 2024-11-11

496,098 downloads per month
Used in 280 crates (22 directly)

MIT/Apache

390KB
7.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

~8–13MB
~162K SLoC