[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#931289: ITP: croaring -- Portable Roaring bitmaps in C (and C++)



Package: wnpp
Severity: wishlist
Owner: Alexander GQ Gerasiov <gq@debian.org>

* Package name    : croaring
  Version         : 0.2.63
  Upstream Author : Daniel Lemire <lemire@gmail.com> and others
* URL             : https://github.com/RoaringBitmap/CRoaring
* License         : Apache 2.0
  Programming Lang: C, C++
  Description     : Portable Roaring bitmaps in C (and C++)

 Bitsets, also called bitmaps, are commonly used as fast data structures.
 Unfortunately, they can use too much memory. To compensate, we often use
 compressed bitmaps.
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise.


Reply to: