Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>zyx@envs.net</email>
<name>zyxhere💭</name>
</maintainer>
<longdescription>
Roaring bitmaps are compressed bitmaps that combine the speed of
uncompressed bitsets with the memory efficiency of compression — often
hundreds of times faster than older formats.
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON)
optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB
and StarRocks.
</longdescription>
<upstream>
<remote-id type="github">RoaringBitmap/CRoaring</remote-id>
</upstream>
</pkgmetadata>