#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

9 releases

0.4.9 Oct 22, 2024
0.4.8 Mar 14, 2024
0.4.7 Dec 30, 2023
0.4.4 Jul 22, 2023
0.4.1 Feb 17, 2023

#907 in Parser implementations

Download history 85099/week @ 2024-07-18 90830/week @ 2024-07-25 83967/week @ 2024-08-01 86761/week @ 2024-08-08 84562/week @ 2024-08-15 83215/week @ 2024-08-22 82838/week @ 2024-08-29 102475/week @ 2024-09-05 91792/week @ 2024-09-12 85063/week @ 2024-09-19 91805/week @ 2024-09-26 92766/week @ 2024-10-03 97087/week @ 2024-10-10 102225/week @ 2024-10-17 100091/week @ 2024-10-24 97628/week @ 2024-10-31

412,934 downloads per month
Used in 211 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

~260–720KB
~17K SLoC