#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

#607 in Parser implementations

Download history 55793/week @ 2024-01-02 54314/week @ 2024-01-09 66753/week @ 2024-01-16 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 81927/week @ 2024-04-09 67779/week @ 2024-04-16

328,310 downloads per month
Used in 160 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

~305–760KB
~18K SLoC