Information for RPM javaewah-1.1.13-3.oc9.src.rpm

ID143667
Namejavaewah
Version1.1.13
Release3.oc9
Epoch
Archsrc
SummaryA word-aligned compressed variant of the Java bitset class
DescriptionThis is a word-aligned compressed variant of the Java Bitset class. We provide both a 64-bit and a 32-bit RLE-like compression scheme. It can be used to implement bitmap indexes. The EWAH format it relies upon is used in the git implementation that runs GitHub. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.
Build Time2024-01-07 17:59:44 GMT
Size142.86 KB
c1470db8de6cfde6cdb68fcc4a25bec8
LicenseASL 2.0
Buildrootdist-oc9-build-59596-16463
Provides
javaewah = 1.1.13-3.oc9
javaewah-javadoc = 1.1.13-3.oc9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
maven-local
mvn(junit:junit)
mvn(org.apache.commons:commons-lang3)
mvn(org.apache.felix:maven-bundle-plugin)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
JavaEWAH-1.1.13.tar.gz132.10 KB
javaewah.spec2.01 KB
Component of No Buildroots