summaryrefslogtreecommitdiff
path: root/devel/p5-FileKGlob
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-01-20 01:40:10 +0000
committerhubertf <hubertf@pkgsrc.org>2000-01-20 01:40:10 +0000
commit6c5800d97b0a71f3335c3a086341f5293648706c (patch)
tree376db2298536dd59ed31cfdda7a66d9e947d0b0f /devel/p5-FileKGlob
parent4cffbbad7b4d984d6d469c99b426713e2551ef28 (diff)
downloadpkgsrc-6c5800d97b0a71f3335c3a086341f5293648706c.tar.gz
AVLtree is a small, malloc-based, in-memory index package generally
like B-trees and hash tables. The interface resembles that of the BPLUS (B-tree) index package. Index creation options are: - fixed-length binary keys OR variable-length string keys - unique OR duplicate keys - with duplicate keys: standard (void *) pointers for each key OR instance-counting (saves time and memory) Key insert/search time is O(log N). Package submitted in PR 9252 by wrstuden@netbsd.org, assembled by Bill Ross.
Diffstat (limited to 'devel/p5-FileKGlob')
0 files changed, 0 insertions, 0 deletions