summaryrefslogtreecommitdiff
path: root/devel/libjudy
AgeCommit message (Collapse)AuthorFilesLines
2007-06-13Import libjudy version 1.0.4.obache5-0/+153
packaged by Aleksey Cheusov and requestd in PR 35667. Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.