Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

javaewah-1.2.3-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: javaewah Distribution: openSUSE Tumbleweed
Version: 1.2.3 Vendor: openSUSE
Release: 1.2 Build date: Sat Feb 3 03:30:49 2024
Group: Development/Libraries/Java Build host: i03-ch2c
Size: 213936 Source RPM: javaewah-1.2.3-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/lemire/javaewah
Summary: A word-aligned compressed variant of the Java bitset class
JavaEWAH 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.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Nov 29 2023 Anton Shvetz <shvetz.anton@gmail.com>
  - Update to version 1.2.3
    * No changelog provided by upstream since version 1.1.6
  - Add build dependency on mvn(org.moditect:moditect-maven-plugin)
* Sat Sep 09 2023 Fridrich Strba <fstrba@suse.com>
  - Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Tue Mar 22 2022 Fridrich Strba <fstrba@suse.com>
  - Build with java source and target levels 8
* Fri Nov 01 2019 Fridrich Strba <fstrba@suse.com>
  - Initial packaging of javaewah 1.1.6

Files

/usr/share/doc/packages/javaewah
/usr/share/doc/packages/javaewah/CHANGELOG
/usr/share/doc/packages/javaewah/README.md
/usr/share/java/javaewah
/usr/share/java/javaewah/JavaEWAH.jar
/usr/share/licenses/javaewah
/usr/share/licenses/javaewah/LICENSE-2.0.txt
/usr/share/maven-metadata/javaewah.xml
/usr/share/maven-poms/javaewah
/usr/share/maven-poms/javaewah/JavaEWAH.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:40:51 2024