Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
mg4j: Managing Gigabytes for Java
- Summary
- MG4J (Managing Gigabytes for Java) is a collaborative effort aimed at
providing a free Java implementation of inverted-index compression techniques;
as a by-product, it offers several general-purpose optimised classes,
including fast & compact mutable strings, bit-level I/O, (possibly signed)
minimal perfect hashing, etc.
Arch: noarch
Download: | mg4j-0.9-1jpp.src.rpm |
Build Date: | Wed Sep 1 16:54:21 2004 |
Packager: | Sebastiano Vigna <vigna at acm.org> |
Size: | 165 KiB |
Arch: noarch
Download: | mg4j-0.9-1jpp.noarch.rpm |
Build Date: | Wed Sep 1 16:54:21 2004 |
Packager: | Sebastiano Vigna <vigna at acm.org> |
Size: | 244 KiB |
Changelog
- * Wed Sep 1 12:00:00 2004 Sebastiano Vigna <vigna{%}acm{*}org>Ville Skyttä <ville.skytta at iki.fi> - 0:0.9-1jpp
-
- A wealth of new classes and features.
- * Fri Oct 24 12:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.8.2-1jpp
-
- Update to JPackage guidelines.
- * Tue Jun 10 12:00:00 2003 Sebastiano Vigna <vigna{%}acm{*}org> 0.8.2
-
- New multi-array byte input stream.