./databases/libdbh2, Library to create disk based Hashtables

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q4, Version: 5.0.16, Package name: libdbh2-5.0.16, Maintainer: pkgsrc-users

Disk based hashes is a method to create multidimensional binary trees on disk.
This library permits the extension of database concept to a plethora of
electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
particular applications.

(From: doc/html/DBH.html)
Disk Based Hashtables (DBH) 64 bit ? Library to create and manage hash
tables residing on disk. Associations are made between keys and values
so that for a given a key the value can be found and loaded into memory
quickly. Being disk based allows for large and persistent hashes. 64 bit
support allows for hashtables with sizes over 4 Gigabytes on 32 bit
systems. Quantified key generation allows for minimum access time on
balanced multidimensional trees.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: a42712a900d8eb5dcb4d0da17092e3ea1f0e04cb
RMD160: 350b9c41cb323020bc168bceedc3b46b1c4abdf2
Filesize: 518.301 KB

Version history: (Expand)