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

gix-object

Immutable and mutable git objects with decoding and encoding support

31 releases (18 breaking)

0.44.0 Aug 22, 2024
0.42.3 Jul 3, 2024
0.42.1 Mar 18, 2024
0.40.1 Dec 30, 2023
0.28.0 Mar 4, 2023

#150 in Encoding

Download history 117182/week @ 2024-05-21 117155/week @ 2024-05-28 113799/week @ 2024-06-04 113206/week @ 2024-06-11 113446/week @ 2024-06-18 106751/week @ 2024-06-25 104936/week @ 2024-07-02 109571/week @ 2024-07-09 112085/week @ 2024-07-16 115844/week @ 2024-07-23 110853/week @ 2024-07-30 107382/week @ 2024-08-06 107245/week @ 2024-08-13 105503/week @ 2024-08-20 103105/week @ 2024-08-27 99892/week @ 2024-09-03

434,018 downloads per month
Used in 250 crates (21 directly)

MIT/Apache

350KB
7K 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

~8MB
~148K SLoC