Download List

專案描述

The Judy library provides fully dynamic arrays.
These arrays may be indexed by a 32- or 64-
bit word size, a null terminated string, or an
array-of-bytes plus length. A dynamic array
(sparsely populated) can also be thought of as
a mapping function or associative memory.
These arrays are both speed- and memory-
efficient across a wide range of index set
types (sequential, periodic, clustered,
random). Their speed and memory usage are
typically better than storage models such as
skiplists, linked lists, binary, ternary, b-trees,
or even hashing, and improves with very large
data sets.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-17 04:45
1.0.0

標籤: Initial freshmeat announcement

Project Resources