[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#661111: ITP: ffindex -- simple index/database for huge amounts of small files



Package: wnpp
Severity: wishlist
Owner: Laszlo Kajan <lkajan@rostlab.org>

* Package name    : ffindex
  Version         : 0.9.3
  Upstream Author : Andreas Hauser <hauser@genzentrum.lmu.de>
* URL             : http://pubshare.genzentrum.lmu.de/scientific_computing/software/ffindex/
* License         : CC-BY-SA-3.0
  Programming Lang: C
  Description     : simple index/database for huge amounts of small files

FFindex is a very simple index/database for huge amounts of small files. The
files are stored concatenated in one big data file, separated by '\0'. A
second file contains a plain text index, giving name, offset and length of
the small files. The lookup is currently done with a binary search on an
array made from the index file.



Reply to: