Package Info

judy


A general purpose dynamic array implemented as a C callable library


Development/Libraries/C and C++

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.


License: LGPL-2.1-or-later
URL: http://judy.sourceforge.net/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.0.5-bp152.4.1 info GA Release 2020-06-09 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • judy-devel
  • judy-doc
  • libJudy1
1.0.5-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • s390x
  • x86-64
  • judy-devel
  • judy-doc
  • libJudy1
1.0.5-bp151.2.16 info GA Release 2019-05-18 15 SP1
  • ppc64le
  • judy-devel
  • judy-doc
  • libJudy1
1.0.5-bp150.2.5 info GA Release 2018-07-30 15
  • AArch64
  • judy-devel
  • judy-doc
  • libJudy1
1.0.5-bp150.2.4 info GA Release 2018-07-30 15
  • ppc64le
  • s390x
  • x86-64
  • judy-devel
  • judy-doc
  • libJudy1