#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

#680 in Parser implementations

Download history 109482/week @ 2024-11-15 124673/week @ 2024-11-22 132911/week @ 2024-11-29 135154/week @ 2024-12-06 132761/week @ 2024-12-13 101473/week @ 2024-12-20 95934/week @ 2024-12-27 133126/week @ 2025-01-03 143790/week @ 2025-01-10 149147/week @ 2025-01-17 136788/week @ 2025-01-24 141852/week @ 2025-01-31 158129/week @ 2025-02-07 155906/week @ 2025-02-14 162919/week @ 2025-02-21 161996/week @ 2025-02-28

665,256 downloads per month
Used in 249 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

~230–670KB
~16K SLoC