This is a roaring bitmaps implementation in pure zig. It strives for 100% interpretability with the croaring library that was used as the reference implementation. Performance is comparable to the C implementation.
5 Likes