#git #file-format #version-control #chunk #index #interact #commit-graph

gix-chunk

Interact with the git chunk file format used in multi-pack index and commit-graph files

11 releases

0.4.11 Jan 18, 2025
0.4.10 Nov 24, 2024
0.4.9 Oct 22, 2024
0.4.8 Mar 14, 2024
0.4.1 Feb 17, 2023

#938 in Parser implementations

Download history 93919/week @ 2024-10-07 101400/week @ 2024-10-14 99707/week @ 2024-10-21 98891/week @ 2024-10-28 103168/week @ 2024-11-04 109782/week @ 2024-11-11 116413/week @ 2024-11-18 123307/week @ 2024-11-25 137581/week @ 2024-12-02 134686/week @ 2024-12-09 131960/week @ 2024-12-16 92558/week @ 2024-12-23 101766/week @ 2024-12-30 141034/week @ 2025-01-06 143249/week @ 2025-01-13 136907/week @ 2025-01-20

535,476 downloads per month
Used in 236 crates (2 directly)

MIT/Apache

19KB
293 lines

Low-level access to reading and writing chunk file based formats.

See the git documentation for details.

Dependencies

~250–710KB
~16K SLoC