#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

new 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

#680 in Parser implementations

Download history 83922/week @ 2024-08-04 84485/week @ 2024-08-11 83911/week @ 2024-08-18 83446/week @ 2024-08-25 91764/week @ 2024-09-01 96645/week @ 2024-09-08 87831/week @ 2024-09-15 89672/week @ 2024-09-22 93568/week @ 2024-09-29 91963/week @ 2024-10-06 102210/week @ 2024-10-13 100136/week @ 2024-10-20 98410/week @ 2024-10-27 102284/week @ 2024-11-03 110239/week @ 2024-11-10 102368/week @ 2024-11-17

422,616 downloads per month
Used in 214 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

~245–690KB
~16K SLoC