INFO
Name: Judy
Version: 1.0.5-38.el10
Arch: aarch64
Summary: General purpose dynamic array
License: LGPL-2.0-or-later
Vendor: AlmaLinux
Build Host: arm-builder01.almalinux.org
Build Date: Thu Dec 12 18:58:32 2024
Size: 381535
URL: http://sourceforge.net/projects/judy/
Description: Judy is a C library that provides a state-of-the-art core technology that
implements a sparse dynamic array. Judy arrays are declared simply with a null
pointer. A Judy array consumes memory only when it is populated, yet can grow
to take advantage of all available memory if desired. Judy's key benefits are
scalability, high performance, and memory efficiency. A Judy array is
extensible and can scale up to a very large number of elements, bounded only by
machine memory. Since Judy is designed as an unbounded array, the size of a
Judy array is not pre-allocated but grows and shrinks dynamically with the
array population.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/45
/usr/lib/.build-id/45/64c7160a243599537144f659ef4fb6702c17a3
/usr/lib64/libJudy.so.1
/usr/lib64/libJudy.so.1.0.3
/usr/share/doc/Judy
/usr/share/doc/Judy/AUTHORS
/usr/share/doc/Judy/ChangeLog
/usr/share/doc/Judy/README
/usr/share/doc/Judy/examples
/usr/share/doc/Judy/examples/Judy1Dup.c
/usr/share/doc/Judy/examples/Judy1Dup.h
/usr/share/doc/Judy/examples/Judy1DupCheck.c
/usr/share/doc/Judy/examples/Judy1Op.c
/usr/share/doc/Judy/examples/Judy1Op.h
/usr/share/doc/Judy/examples/Judy1OpCheck.c
/usr/share/doc/Judy/examples/Makefile
/usr/share/doc/Judy/examples/README
/usr/share/licenses/Judy
/usr/share/licenses/Judy/COPYING
/usr/share/licenses/Judy/README.Fedora
REQUIRES
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
Judy 1.0.5-38.el10
Judy(aarch-64) 1.0.5-38.el10
libJudy.so.1()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/45 a
/usr/lib/.build-id/45/64c7160a243599537144f659ef4fb6702c17a3 a
/usr/lib64/libJudy.so.1
/usr/lib64/libJudy.so.1.0.3
/usr/share/doc/Judy
/usr/share/doc/Judy/AUTHORS d
/usr/share/doc/Judy/ChangeLog d
/usr/share/doc/Judy/README d
/usr/share/doc/Judy/examples
/usr/share/doc/Judy/examples/Judy1Dup.c d
/usr/share/doc/Judy/examples/Judy1Dup.h d
/usr/share/doc/Judy/examples/Judy1DupCheck.c d
/usr/share/doc/Judy/examples/Judy1Op.c d
/usr/share/doc/Judy/examples/Judy1Op.h d
/usr/share/doc/Judy/examples/Judy1OpCheck.c d
/usr/share/doc/Judy/examples/Makefile d
/usr/share/doc/Judy/examples/README d
/usr/share/licenses/Judy
/usr/share/licenses/Judy/COPYING l
/usr/share/licenses/Judy/README.Fedora l
LICENSE FILES
LGPL-2.0-or-later
|