#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

11 releases

0.4.11 Jan 18, 2025
0.4.10 Nov 24, 2024
0.4.9 Oct 22, 2024
0.4.8 Mar 14, 2024
0.4.1 Feb 17, 2023

#941 in Parser implementations

Download history 94848/week @ 2024-10-09 102163/week @ 2024-10-16 100311/week @ 2024-10-23 98975/week @ 2024-10-30 106741/week @ 2024-11-06 108845/week @ 2024-11-13 124448/week @ 2024-11-20 124351/week @ 2024-11-27 136073/week @ 2024-12-04 135816/week @ 2024-12-11 120138/week @ 2024-12-18 90011/week @ 2024-12-25 115233/week @ 2025-01-01 142732/week @ 2025-01-08 148016/week @ 2025-01-15 120452/week @ 2025-01-22

542,120 downloads per month
Used in 243 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

~225–670KB
~15K SLoC