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

gix-object

Immutable and mutable git objects with decoding and encoding support

33 releases (20 breaking)

0.46.0 Nov 24, 2024
0.44.0 Aug 22, 2024
0.42.3 Jul 3, 2024
0.42.1 Mar 18, 2024
0.28.0 Mar 4, 2023

#132 in Encoding

Download history 106729/week @ 2024-08-23 106975/week @ 2024-08-30 123467/week @ 2024-09-06 110068/week @ 2024-09-13 114511/week @ 2024-09-20 117493/week @ 2024-09-27 111009/week @ 2024-10-04 116440/week @ 2024-10-11 122950/week @ 2024-10-18 116498/week @ 2024-10-25 118248/week @ 2024-11-01 130516/week @ 2024-11-08 126999/week @ 2024-11-15 139257/week @ 2024-11-22 149096/week @ 2024-11-29 130129/week @ 2024-12-06

567,625 downloads per month
Used in 284 crates (22 directly)

MIT/Apache

400KB
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–14MB
~162K SLoC