Fri, 13 Mar 2026 07:14:33 CST | login

Information for build Judy-1.0.5-6.ocs23.rva23

ID24773
Package NameJudy
Version1.0.5
Release6.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/Judy.git?.#27d7883cf1cd67f1af65127074b10b1ca87049ea
SummaryGeneral purpose dynamic array
DescriptionThis package provides 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.
Built bymaxonxie
State complete
Volume DEFAULT
StartedThu, 12 Mar 2026 13:58:14 CST
CompletedThu, 12 Mar 2026 14:28:43 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/Judy.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/Judy.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
Judy-1.0.5-6.ocs23.rva23.src.rpm (info) (download)
riscv64
Judy-1.0.5-6.ocs23.rva23.riscv64.rpm (info) (download)
Judy-debuginfo-1.0.5-6.ocs23.rva23.riscv64.rpm (info) (download)
Judy-debugsource-1.0.5-6.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.5-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 16 2022 Shuo Wang <abushwang@tencent.com> - 1.0.5-1 - initial build