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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource robin-map-devel

The 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. Four classes are provided: tsl::robin_map, tsl::robin_set, tsl::robin_pg_map and tsl::robin_pg_set. The first two are faster and use a power of two growth policy, the last two use a prime growth policy instead and are able to cope better with a poor hash function. Use the prime version if there is a chance of repeating patterns in the lower bits of your hash (e.g. you are storing pointers with an identity hash function). See GrowthPolicy for details. A benchmark of tsl::robin_map against other hash maps may be found here. This page also gives some advices on which hash table structure you should try for your use case (useful if you are a bit lost with the multiple hash tables implementations in the tsl namespace).

Found 1 sites for robin-map-devel

Found 57 RPM for robin-map-devel

PackageSummaryDistributionDownload
robin-map-devel-1.3.0-1.fc41.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora Rawhide for x86_64robin-map-devel-1.3.0-1.fc41.noarch.rpm
robin-map-devel-1.3.0-1.fc41.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora Rawhide for aarch64robin-map-devel-1.3.0-1.fc41.noarch.rpm
robin-map-devel-1.3.0-1.fc41.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora Rawhide for ppc64lerobin-map-devel-1.3.0-1.fc41.noarch.rpm
robin-map-devel-1.3.0-1.fc41.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora Rawhide for s390xrobin-map-devel-1.3.0-1.fc41.noarch.rpm
robin-map-devel-1.3.0-1.mga10.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia Cauldron for armv7hlrobin-map-devel-1.3.0-1.mga10.noarch.rpm
robin-map-devel-1.3.0-1.mga10.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia Cauldron for i686robin-map-devel-1.3.0-1.mga10.noarch.rpm
robin-map-devel-1.3.0-1.mga10.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia Cauldron for x86_64robin-map-devel-1.3.0-1.mga10.noarch.rpm
robin-map-devel-1.3.0-1.mga10.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia Cauldron for aarch64robin-map-devel-1.3.0-1.mga10.noarch.rpm
robin-map-devel-1.2.2-1.fc40.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 40 testing updates for x86_64robin-map-devel-1.2.2-1.fc40.noarch.rpm
robin-map-devel-1.2.2-1.fc40.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 40 testing updates for aarch64robin-map-devel-1.2.2-1.fc40.noarch.rpm
robin-map-devel-1.2.2-1.fc40.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 40 for x86_64robin-map-devel-1.2.2-1.fc40.noarch.rpm
robin-map-devel-1.2.2-1.fc40.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 40 for aarch64robin-map-devel-1.2.2-1.fc40.noarch.rpm
robin-map-devel-1.2.2-1.fc40.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 40 for ppc64lerobin-map-devel-1.2.2-1.fc40.noarch.rpm
robin-map-devel-1.2.2-1.fc40.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 40 for s390xrobin-map-devel-1.2.2-1.fc40.noarch.rpm
robin-map-devel-1.2.2-1.fc39.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 39 updates for x86_64robin-map-devel-1.2.2-1.fc39.noarch.rpm
robin-map-devel-1.2.2-1.fc39.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 39 updates for aarch64robin-map-devel-1.2.2-1.fc39.noarch.rpm
robin-map-devel-1.2.2-1.fc38.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 38 updates for x86_64robin-map-devel-1.2.2-1.fc38.noarch.rpm
robin-map-devel-1.2.2-1.fc38.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 38 updates for aarch64robin-map-devel-1.2.2-1.fc38.noarch.rpm
robin-map-devel-1.2.2-1.el9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 9 for ppc64lerobin-map-devel-1.2.2-1.el9.noarch.rpm
robin-map-devel-1.2.2-1.el9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 9 for x86_64robin-map-devel-1.2.2-1.el9.noarch.rpm
robin-map-devel-1.2.2-1.el9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 9 for aarch64robin-map-devel-1.2.2-1.el9.noarch.rpm
robin-map-devel-1.2.2-1.el9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 9 for s390xrobin-map-devel-1.2.2-1.el9.noarch.rpm
robin-map-devel-1.2.1-3.fc39.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 39 for x86_64robin-map-devel-1.2.1-3.fc39.noarch.rpm
robin-map-devel-1.2.1-3.fc39.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 39 for aarch64robin-map-devel-1.2.1-3.fc39.noarch.rpm
robin-map-devel-1.2.1-3.fc39.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 39 for ppc64lerobin-map-devel-1.2.1-3.fc39.noarch.rpm
robin-map-devel-1.2.1-3.fc39.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 39 for s390xrobin-map-devel-1.2.1-3.fc39.noarch.rpm
robin-map-devel-1.2.1-2.fc38.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 38 for x86_64robin-map-devel-1.2.1-2.fc38.noarch.rpm
robin-map-devel-1.2.1-2.fc38.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 38 for aarch64robin-map-devel-1.2.1-2.fc38.noarch.rpm
robin-map-devel-1.2.1-2.fc38.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 38 for ppc64lerobin-map-devel-1.2.1-2.fc38.noarch.rpm
robin-map-devel-1.2.1-2.fc38.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 38 for s390xrobin-map-devel-1.2.1-2.fc38.noarch.rpm
C++ implementation of a fast hash map and hash set using robin hood hashingrobin-map-devel-1.2.1-1.4.noarch.rpm
robin-map-devel-1.2.1-1.4.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingOpenSuSE Tumbleweed for noarchrobin-map-devel-1.2.1-1.4.noarch.rpm
robin-map-devel-1.2.1-1.3.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingOpenSuSE Ports Tumbleweed for noarchrobin-map-devel-1.2.1-1.3.noarch.rpm
robin-map-devel-1.2.1-1.fc37.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 37 updates for x86_64robin-map-devel-1.2.1-1.fc37.noarch.rpm
robin-map-devel-1.2.1-1.fc37.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 37 updates for aarch64robin-map-devel-1.2.1-1.fc37.noarch.rpm
robin-map-devel-1.2.1-1.fc37.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 37 updates for armhfprobin-map-devel-1.2.1-1.fc37.noarch.rpm
robin-map-devel-1.2.1-1.mga9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 9 for i586robin-map-devel-1.2.1-1.mga9.noarch.rpm
robin-map-devel-1.2.1-1.mga9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 9 for armv7hlrobin-map-devel-1.2.1-1.mga9.noarch.rpm
robin-map-devel-1.2.1-1.mga9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 9 for x86_64robin-map-devel-1.2.1-1.mga9.noarch.rpm
robin-map-devel-1.2.1-1.mga9.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 9 for aarch64robin-map-devel-1.2.1-1.mga9.noarch.rpm
robin-map-devel-1.2.1-bp156.1.2.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingOpenSuSE Leap 15.6 for noarchrobin-map-devel-1.2.1-bp156.1.2.noarch.rpm
robin-map-devel-1.0.1-2.fc37.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 37 for x86_64robin-map-devel-1.0.1-2.fc37.noarch.rpm
robin-map-devel-1.0.1-2.fc37.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 37 for aarch64robin-map-devel-1.0.1-2.fc37.noarch.rpm
robin-map-devel-1.0.1-2.fc37.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 37 for ppc64lerobin-map-devel-1.0.1-2.fc37.noarch.rpm
robin-map-devel-1.0.1-2.fc37.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingFedora 37 for s390xrobin-map-devel-1.0.1-2.fc37.noarch.rpm
robin-map-devel-1.0.1-bp155.1.8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingOpenSuSE Leap 15.5 for noarchrobin-map-devel-1.0.1-bp155.1.8.noarch.rpm
robin-map-devel-0.6.3-1.mga8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 8 for aarch64robin-map-devel-0.6.3-1.mga8.noarch.rpm
robin-map-devel-0.6.3-1.mga8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 8 for x86_64robin-map-devel-0.6.3-1.mga8.noarch.rpm
robin-map-devel-0.6.3-1.mga8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 8 for armv7hlrobin-map-devel-0.6.3-1.mga8.noarch.rpm
robin-map-devel-0.6.3-1.mga8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingMageia 8 for i586robin-map-devel-0.6.3-1.mga8.noarch.rpm
robin-map-devel-0.6.3-bp154.1.29.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingOpenSuSE Leap 15.4 for noarchrobin-map-devel-0.6.3-bp154.1.29.noarch.rpm
robin-map-devel-0.6.2-bp153.1.14.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingOpenSuSE Leap 15.3 for noarchrobin-map-devel-0.6.2-bp153.1.14.noarch.rpm
robin-map-devel-0.6.2-lp152.1.1.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingOpenSuSE Leap 15.2 for noarchrobin-map-devel-0.6.2-lp152.1.1.noarch.rpm
robin-map-devel-0.6.1-2.el8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 8 for ppc64lerobin-map-devel-0.6.1-2.el8.noarch.rpm
robin-map-devel-0.6.1-2.el8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 8 for aarch64robin-map-devel-0.6.1-2.el8.noarch.rpm
robin-map-devel-0.6.1-2.el8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 8 for x86_64robin-map-devel-0.6.1-2.el8.noarch.rpm
robin-map-devel-0.6.1-2.el8.noarch.htmlC++ implementation of a fast hash map and hash set using robin hood hashingEPEL 8 for s390xrobin-map-devel-0.6.1-2.el8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet