Fri, 16 Jan 2026 18:48:59 CST | login

Information for build robin-map-1.2.1-1.oc9

ID23616
Package Namerobin-map
Version1.2.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/robin-map.git?.#49f228a7d135ebebad35ee287d337c156337d868
SummaryC++ implementation of a fast hash map and hash set using robin hood hashing
DescriptionThe robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions. *** This is a header only library. *** The package you want is robin-map-devel.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 21:15:23 CST
CompletedMon, 03 Jun 2024 21:17:55 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/robin-map.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/robin-map.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
robin-map-1.2.1-1.oc9.src.rpm (info) (download)
noarch
robin-map-devel-1.2.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.1-1 - initial build