General info:
Name: judy
Summary: Library which provides fully dynamic arrays
Authority: dries
Upstream: Troy
Version: 1.0.4
Release: 1
Epoch: (none)
License: LGPL
Group: Development/Libraries
URL: http://judy.sourceforge.net/
Description: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.
Rpms:
Spec info:
Spec filename: judy.spec
View spec: judy spec file
Rpmforge Subversion URL: http://svn.rpmforge.net/svn/trunk/rpms/judy/judy.spec
Pydar2 info:Id in db: 4269
Checksum: 1195109913-1887
Versions in pydar2:
version 22305 of judy
More information can be found at the new judy rpm page which is still work in progress.