#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

10 releases

0.4.10 Nov 24, 2024
0.4.9 Oct 22, 2024
0.4.8 Mar 14, 2024
0.4.7 Dec 30, 2023
0.4.1 Feb 17, 2023

#711 in Parser implementations

Download history 89577/week @ 2024-09-21 92115/week @ 2024-09-28 92648/week @ 2024-10-05 100920/week @ 2024-10-12 100105/week @ 2024-10-19 98604/week @ 2024-10-26 101708/week @ 2024-11-02 110059/week @ 2024-11-09 111065/week @ 2024-11-16 123938/week @ 2024-11-23 137517/week @ 2024-11-30 133439/week @ 2024-12-07 132712/week @ 2024-12-14 94538/week @ 2024-12-21 101869/week @ 2024-12-28 115960/week @ 2025-01-04

465,449 downloads per month
Used in 230 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

~235–680KB
~16K SLoC