Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

unordered_dense-devel-4.8.1-1.2 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: unordered_dense-devel Distribution: openSUSE:Factory:zSystems
Version: 4.8.1 Vendor: openSUSE
Release: 1.2 Build date: Fri Jul 17 17:55:20 2026
Group: Development/Libraries/C and C++ Build host: reproducible
Size: 101961 Source RPM: unordered_dense-4.8.1-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/martinus/unordered_dense
Summary: Hashmap and hashset based on robin-hood backward shift deletion
The provided classes, `ankerl::unordered_dense::map` and
`ankerl::unordered_dense::set`, are an (almost) drop-in replacements
for `std::unordered_map` and `std::unordered_set`, respectively.
While they do not have as strong iterator / reference stability
guarantees, they are typically faster than libstdc++'s.

`ankerl::unordered_dense::segmented_map` and
`ankerl::unordered_dense::segmented_set` are offered. These have
lower peak memory usage and stable references (but unstable
iterators) on insert.

Provides

Requires

License

MIT

Changelog

* Fri Jul 17 2026 Jan Engelhardt <jengelh@inai.de>
  - Initial package (version 4.8.1) for build.opensuse.org

Files

/usr/include/ankerl
/usr/include/ankerl/stl.h
/usr/include/ankerl/unordered_dense.h
/usr/lib64/cmake
/usr/lib64/cmake/unordered_dense
/usr/lib64/cmake/unordered_dense/unordered_denseConfig.cmake
/usr/lib64/cmake/unordered_dense/unordered_denseConfigVersion.cmake
/usr/lib64/cmake/unordered_dense/unordered_denseTargets.cmake
/usr/share/licenses/unordered_dense-devel
/usr/share/licenses/unordered_dense-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 11 22:52:29 2026