#version-control #git #bitmap #format #gitoxide #standard

gix-bitmap

A crate of the gitoxide project dedicated implementing the standard git bitmap format

12 releases

0.2.12 Oct 22, 2024
0.2.11 Mar 14, 2024
0.2.10 Dec 30, 2023
0.2.7 Aug 22, 2023
0.2.2 Mar 1, 2023

#81 in Testing

Download history 88098/week @ 2024-07-23 87980/week @ 2024-07-30 84318/week @ 2024-08-06 84991/week @ 2024-08-13 82470/week @ 2024-08-20 79787/week @ 2024-08-27 94921/week @ 2024-09-03 94896/week @ 2024-09-10 86942/week @ 2024-09-17 88182/week @ 2024-09-24 92221/week @ 2024-10-01 92309/week @ 2024-10-08 100704/week @ 2024-10-15 96839/week @ 2024-10-22 98081/week @ 2024-10-29 103385/week @ 2024-11-05

415,107 downloads per month
Used in 109 crates (via gix-index)

MIT/Apache

9KB
114 lines

An implementation of the shared parts of git bitmaps used in gix-pack, gix-index and gix-worktree.

Note that many tests are performed indirectly by tests in the aforementioned consumer crates.

Dependencies

~260–720KB
~17K SLoC