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

gix-object

Immutable and mutable git objects with decoding and encoding support

34 releases (20 breaking)

0.46.1 Dec 22, 2024
0.46.0 Nov 24, 2024
0.45.0 Oct 22, 2024
0.42.3 Jul 3, 2024
0.28.0 Mar 4, 2023

#139 in Encoding

Download history 116221/week @ 2024-09-28 109690/week @ 2024-10-05 122710/week @ 2024-10-12 119112/week @ 2024-10-19 116116/week @ 2024-10-26 120461/week @ 2024-11-02 130078/week @ 2024-11-09 128054/week @ 2024-11-16 137603/week @ 2024-11-23 154897/week @ 2024-11-30 154353/week @ 2024-12-07 149210/week @ 2024-12-14 105157/week @ 2024-12-21 113958/week @ 2024-12-28 160140/week @ 2025-01-04 139542/week @ 2025-01-11

541,654 downloads per month
Used in 294 crates (23 directly)

MIT/Apache

470KB
9K 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–16MB
~203K SLoC