croaring

v 5.2.0 Updated: 8 hours ago

Roaring compressed bitmaps in C and C++

CRoaring implements Roaring bitmaps, compressed bitsets that are usually faster and smaller than conventional compressed bitmaps such as WAH, EWAH or Concise. It provides a C library with a header-only C++ wrapper, and uses SIMD instructions where the processor supports them.

https://github.com/RoaringBitmap/CRoaring

To install croaring, paste this into the macOS Terminal after installing MacPorts

sudo port install croaring

Add to my watchlist

Installations 0
Requested Installations 0