Thu, 26 Jun 2025 22:49:50 CST | login

Information for build tsl-sparse-map-0.6.2-2.oc9

ID43218
Package Nametsl-sparse-map
Version0.6.2
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/tsl-sparse-map.git?.#b7d5c139f9ba027c2c5e1e0fe2b784a6e6859d4b
SummaryC++ implementation of a memory efficient hash map and hash set
DescriptionThe sparse-map library is a C++ implementation of a memory efficient hash map and hash set. It uses open-addressing with sparse quadratic probing. The goal of the library is to be the most memory efficient possible, even at low load factor, while keeping reasonable performances.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 16:54:22 CST
CompletedSat, 14 Jun 2025 17:00:04 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/tsl-sparse-map.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tsl-sparse-map.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
tsl-sparse-map-0.6.2-2.oc9.src.rpm (info) (download)
aarch64
tsl-sparse-map-devel-0.6.2-2.oc9.aarch64.rpm (info) (download)
loongarch64
tsl-sparse-map-devel-0.6.2-2.oc9.loongarch64.rpm (info) (download)
x86_64
tsl-sparse-map-devel-0.6.2-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.6.2-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6.2-1 - initial build