FreeBSD.software
Home/devel/SparseBitSet

SparseBitSet

1.3

Efficient sparse bitset implementation for Java

Basically, if you need to set a large number of bits, or bits at extremely high offsets, you probably want to use this Sparse BitSet. All other alternatives are essentialy off the table; the Java BitSet class is a non-starter. Performance is superior in almost all cases to the standard Java BitSet.

Origin: devel/sparsebitset
Category: devel
Size: 35.4KiB
License: APACHE20
Maintainer: thierry@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install SparseBitSet

Dependencies (1)

Required By (2 packages)

More in devel