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

gix-bitmap

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

13 releases

new 0.2.13 Nov 24, 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

#82 in Testing

Download history 83675/week @ 2024-08-04 84010/week @ 2024-08-11 82982/week @ 2024-08-18 82597/week @ 2024-08-25 90822/week @ 2024-09-01 95791/week @ 2024-09-08 86937/week @ 2024-09-15 88845/week @ 2024-09-22 91254/week @ 2024-09-29 90530/week @ 2024-10-06 100253/week @ 2024-10-13 98061/week @ 2024-10-20 96410/week @ 2024-10-27 100662/week @ 2024-11-03 109379/week @ 2024-11-10 101082/week @ 2024-11-17

416,370 downloads per month
Used in 107 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

~245–690KB
~16K SLoC