Пакет Judy-1.0.5-28.el9.i686
Имя | Judy |
---|---|
Эпоха | 0 |
Версия | 1.0.5 |
Релиз | 28.el9 |
Архитектура | i686 |
Сайт | http://sourceforge.net/projects/judy/ |
Лицензия | LGPLv2+ |
Время сборки | 2023-03-18 08:49:33 |
Хост сборки | builder-x86-02.inferitos.ru |
Краткое описание | General purpose dynamic array |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 92 КиБ |
Исходный проект | Judy-1.0.5-28.el9 |
Контрольная сумма SHA-256 | f325ef9c24270ebffaf39206eb4fe6b4bf81978f504b191082007814efbf0fd4 |
×
* 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