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

parallel-hashmap-devel-2.0.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: parallel-hashmap-devel Distribution: openSUSE:Factory:zSystems
Version: 2.0.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Mar 20 21:08:36 2025
Group: Unspecified Build host: reproducible
Size: 666644 Source RPM: parallel-hashmap-2.0.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://greg7mdp.github.io/parallel-hashmap/
Summary: Header-only hashmap and btree containers for C++
The hashmaps and btree provided here are built upon those open
sourced by Google in the Abseil library. The hashmaps use closed
hashing, where values are stored directly into a memory array,
avoiding memory indirections. By using parallel SSE2 instructions,
these hashmaps are able to look up items by checking 16 slots in
parallel, allowing the implementation to remain fast even when the
table is filled up to 87.5% capacity.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Mar 20 2025 Mia Herkt <mia@0x0.st>
  - Initial package, version 2.0.0

Files

/usr/include/parallel_hashmap
/usr/include/parallel_hashmap/btree.h
/usr/include/parallel_hashmap/meminfo.h
/usr/include/parallel_hashmap/phmap.h
/usr/include/parallel_hashmap/phmap_base.h
/usr/include/parallel_hashmap/phmap_bits.h
/usr/include/parallel_hashmap/phmap_config.h
/usr/include/parallel_hashmap/phmap_dump.h
/usr/include/parallel_hashmap/phmap_fwd_decl.h
/usr/include/parallel_hashmap/phmap_utils.h
/usr/share/doc/packages/parallel-hashmap-devel
/usr/share/doc/packages/parallel-hashmap-devel/README.md
/usr/share/licenses/parallel-hashmap-devel
/usr/share/licenses/parallel-hashmap-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 6 00:02:40 2025