Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:fstrba:maven:test
roaringbitmap
Overview
Meta Configuration of Package roaringbitmap
<package name="roaringbitmap" project="home:fstrba:maven:test"> <title>A better compressed bitset in Java</title> <description>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. In some instances, roaring bitmaps can be hundreds of times faster and they often offer significantly better compression. They can even be faster than uncompressed bitmaps.</description> <url>http://roaringbitmap.org/</url> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects