jzran

Java library that provides random access for gzip archives
Download

jzran Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Eugene Kirpichov
  • Publisher web site:
  • http://hackage.haskell.org/cgi-bin/hackage-scripts/package/jarfind-0.1.0.0
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 0 KB

jzran Tags


jzran Description

jzran is a free and open-source Java library based on the zran.c sample from zlib.You can preprocess a large gzip archive, producing an "index" that can be used for random read access.You can balance between index size and access speed. What can I use it for?· You've got a file that is very large, compressible and needs random access: some kind of database, DNA, image, video, XML document etc.· You go through it and remember offsets of what is important to you.· You compress the file.· Now you can use these offsets to access the compressed file. Detailed instructions on how to install and use the jzran utility on your Mac are available HERE.jzran is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).


jzran Related Software