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

gix-bitmap

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

14 releases

0.2.14 Jan 18, 2025
0.2.13 Nov 24, 2024
0.2.12 Oct 22, 2024
0.2.11 Mar 14, 2024
0.2.2 Mar 1, 2023

#74 in Testing

Download history 96952/week @ 2024-10-25 97195/week @ 2024-11-01 110187/week @ 2024-11-08 108041/week @ 2024-11-15 122674/week @ 2024-11-22 129589/week @ 2024-11-29 133504/week @ 2024-12-06 130606/week @ 2024-12-13 99919/week @ 2024-12-20 94894/week @ 2024-12-27 131679/week @ 2025-01-03 142194/week @ 2025-01-10 147480/week @ 2025-01-17 134865/week @ 2025-01-24 138733/week @ 2025-01-31 155502/week @ 2025-02-07

603,110 downloads per month
Used in 115 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

~225–660KB
~15K SLoC