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

gix-object

Immutable and mutable git objects with decoding and encoding support

35 releases (21 breaking)

0.47.0 Jan 18, 2025
0.46.1 Dec 22, 2024
0.46.0 Nov 24, 2024
0.42.3 Jul 3, 2024
0.28.0 Mar 4, 2023

#288 in Encoding

Download history 116453/week @ 2024-10-24 116696/week @ 2024-10-31 128398/week @ 2024-11-07 127437/week @ 2024-11-14 141288/week @ 2024-11-21 141320/week @ 2024-11-28 156459/week @ 2024-12-05 152965/week @ 2024-12-12 122431/week @ 2024-12-19 102101/week @ 2024-12-26 144537/week @ 2025-01-02 167019/week @ 2025-01-09 165515/week @ 2025-01-16 158583/week @ 2025-01-23 166693/week @ 2025-01-30 185797/week @ 2025-02-06

707,954 downloads per month
Used in 313 crates (25 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
~216K SLoC