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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | libdbh2-5.0.16.tgz |
NetBSD 10.0 | aarch64 | libdbh2-5.0.16.tgz |
NetBSD 10.0 | alpha | libdbh2-5.0.16.tgz |
NetBSD 10.0 | alpha | libdbh2-5.0.16.tgz |
NetBSD 10.0 | earmv6hf | libdbh2-5.0.16.tgz |
NetBSD 10.0 | earmv6hf | libdbh2-5.0.16.tgz |
NetBSD 10.0 | earmv6hf | libdbh2-5.0.16.tgz |
NetBSD 10.0 | earmv7hf | libdbh2-5.0.16.tgz |
NetBSD 10.0 | earmv7hf | libdbh2-5.0.16.tgz |
NetBSD 10.0 | earmv7hf | libdbh2-5.0.16.tgz |
NetBSD 10.0 | i386 | libdbh2-5.0.16.tgz |
NetBSD 10.0 | i386 | libdbh2-5.0.16.tgz |
NetBSD 10.0 | sh3el | libdbh2-5.0.16.tgz |
NetBSD 10.0 | sh3el | libdbh2-5.0.16.tgz |
NetBSD 10.0 | vax | libdbh2-5.0.16.tgz |
NetBSD 10.0 | vax | libdbh2-5.0.16.tgz |
NetBSD 10.0 | vax | libdbh2-5.0.16.tgz |
NetBSD 10.0 | x86_64 | libdbh2-5.0.16.tgz |
NetBSD 10.0 | x86_64 | libdbh2-5.0.16.tgz |
NetBSD 9.0 | aarch64 | libdbh2-5.0.16.tgz |
NetBSD 9.0 | aarch64 | libdbh2-5.0.16.tgz |
NetBSD 9.0 | alpha | libdbh2-5.0.16.tgz |
NetBSD 9.0 | alpha | libdbh2-5.0.16.tgz |
NetBSD 9.0 | earmv4 | libdbh2-5.0.16.tgz |
NetBSD 9.0 | earmv6hf | libdbh2-5.0.16.tgz |
NetBSD 9.0 | earmv6hf | libdbh2-5.0.16.tgz |
NetBSD 9.0 | earmv6hf | libdbh2-5.0.16.tgz |
NetBSD 9.0 | earmv7hf | libdbh2-5.0.16.tgz |
NetBSD 9.0 | earmv7hf | libdbh2-5.0.16.tgz |
NetBSD 9.0 | earmv7hf | libdbh2-5.0.16.tgz |
NetBSD 9.0 | i386 | libdbh2-5.0.16.tgz |
NetBSD 9.0 | i386 | libdbh2-5.0.16.tgz |
NetBSD 9.0 | x86_64 | libdbh2-5.0.16.tgz |
NetBSD 9.0 | x86_64 | libdbh2-5.0.16.tgz |
NetBSD 9.3 | x86_64 | libdbh2-5.0.16.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.