#git #version-control #chunk #file-format #low-level #index #commit-graph

gix-chunk

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

8 releases

0.4.8 Mar 14, 2024
0.4.7 Dec 30, 2023
0.4.4 Jul 22, 2023
0.4.3 Jun 22, 2023
0.4.1 Feb 17, 2023

#605 in Parser implementations

Download history 64586/week @ 2024-01-23 69686/week @ 2024-01-30 73725/week @ 2024-02-06 73973/week @ 2024-02-13 73306/week @ 2024-02-20 77511/week @ 2024-02-27 77915/week @ 2024-03-05 82915/week @ 2024-03-12 95610/week @ 2024-03-19 81208/week @ 2024-03-26 82217/week @ 2024-04-02 81926/week @ 2024-04-09 81823/week @ 2024-04-16 82673/week @ 2024-04-23 83435/week @ 2024-04-30 69465/week @ 2024-05-07

332,698 downloads per month
Used in 166 crates (2 directly)

MIT/Apache

17KB
300 lines

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

See the git documentation for details.

Dependencies

~295–750KB
~18K SLoC