[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project Judy-1.0.5-28.el9

Name Judy
Epoch 0
Version 1.0.5
Release 28.el9
Website/URL http://sourceforge.net/projects/judy/
License LGPLv2+
Build Time 2023-03-18 08:49:20
Build Host builder-x86-02.inferitos.ru
Summary General purpose dynamic array
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
Judy-1.0.5-28.el9.x86_64 General purpose dynamic array 7ea8d4d0588bd33a187e38d213c6aa1961f5b31ae84be7d9d95ed2fbb7ee1002 download
Judy-devel-1.0.5-28.el9.x86_64 Development libraries and headers for Judy 17cf06dd9d5f5e54624f88d32626f72791fed6c596177c1fc46d7c5b6c1373c3 download
i686
Judy-1.0.5-28.el9.i686 General purpose dynamic array f325ef9c24270ebffaf39206eb4fe6b4bf81978f504b191082007814efbf0fd4 download
Judy-devel-1.0.5-28.el9.i686 Development libraries and headers for Judy 4536f1e83ffcaff5289e78ed48b09c0c7279d4bfc5f16f5418c328edf27cce01 download
aarch64
Judy-1.0.5-28.el9.aarch64 General purpose dynamic array 7ed046edad712a232eaf7d68c23ebe11f535f519fbb199c6b4939a2d3c1de637 download
Judy-devel-1.0.5-28.el9.aarch64 Development libraries and headers for Judy aefea3376e05a42b1d53e05be61d7241e6a7c0e2b413062a5a111a0914f48348 download
src
Judy-1.0.5-28.el9.src General purpose dynamic array bac3e3509afabec924fc3f5d33ad54c4389db453defb0b76a4ec56780bda7faa download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0.5-28
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Honza Horak <hhorak@redhat.com> - 1.0.5-28
- Remove timestamp to make the man pages non-conflicting
  Resolves: #1915251

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.5-27
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.5-26
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937