Thu, 30 Mar 2023 02:50:20 UTC

Information for RPM javaewah-1.1.6-1.fc26.src.rpm

ID9642062
Namejavaewah
Version1.1.6
Release1.fc26
Epoch
Archsrc
SummaryA word-aligned compressed variant of the Java bitset class
DescriptionJavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. 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 Time2017-05-10 14:53:11 GMT
Size136.00 KB
7a6e019bceb46156a242b4aa3645a9cf
LicenseASL 2.0
Buildrootf26-build-8522772-749820
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
maven-local
mvn(junit:junit)
mvn(org.apache.felix:maven-bundle-plugin)
mvn(org.apache.maven.plugins:maven-source-plugin)
mvn(org.sonatype.oss:oss-parent:pom:)
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.6.tar.gz126.26 KB
javaewah.spec3.47 KB
Component of No Buildroots