Language

Package: robin-map @ 0.6.3

Synopsis

C++ implementation of a fast hash map and hash set

Description

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.

Home page
https://github.com/Tessil/robin-map
Location
gnu/packages/datastructures.scm (line: 333, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/zp23bz2kxd4piq4d0dk0cc6vz9la9pq6-robin-map-0.6.3.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/6d47hqhd51yn0ipcxj9jx65ncr833nap-robin-map-0.6.3.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/5fzchgk18qxi7i4d1gqf1ckin9gfnylp-robin-map-0.6.3.drv
        x86_64-linuxpowerpc-linux-gnu/gnu/store/cndwc7dkainywy30gyzflwz7y3bc5ibx-robin-map-0.6.3.drv
          x86_64-linuxpowerpc64le-linux-gnu/gnu/store/8hxrf7h5gmldgbkn7jlcz9wxsiaq57ws-robin-map-0.6.3.drv
            x86_64-linuxmips64el-linux-gnu/gnu/store/wngqbck5r1papfmri7vxc9m6v1d0fkvk-robin-map-0.6.3.drv
              x86_64-linuxi686-w64-mingw32/gnu/store/4k0v1gm926r2qk3dgc3p8r84wfhjmwbf-robin-map-0.6.3.drv
                x86_64-linuxi586-pc-gnu/gnu/store/w1nq7x1w6hqap5fx4v1i6ghqfx5id3z6-robin-map-0.6.3.drv
                  x86_64-linuxarm-linux-gnueabihf/gnu/store/dplsqa4j132fia314k061hf6grcdfxm8-robin-map-0.6.3.drv
                    x86_64-linuxaarch64-linux-gnu/gnu/store/n9hb4zavj6bcd5xqw0v41zv4lr9kpap5-robin-map-0.6.3.drv
                      riscv64-linux/gnu/store/9nhh5qrqw3r43fpxa3rvddbh98hlxfx2-robin-map-0.6.3.drv
                        powerpc-linux/gnu/store/q492496cxp68bzg094hc4q3kmcpndlgk-robin-map-0.6.3.drv
                          powerpc64le-linux/gnu/store/5wv7manzc7rznn00xf2ip8wg6chlp4hr-robin-map-0.6.3.drv
                            mips64el-linux/gnu/store/avxh0gshxl0555382dp1l44w8dgydryc-robin-map-0.6.3.drv
                              i686-linux/gnu/store/9m8bvk8sz887156kbz35m33k6p7qbkir-robin-map-0.6.3.drv
                                i586-gnu/gnu/store/b7jm0cmaq165q8l8fcawvkfip41fbidi-robin-map-0.6.3.drv
                                  armhf-linux/gnu/store/rny76jybqfn4pwpdmxgw8g16y5n0rsas-robin-map-0.6.3.drv
                                    aarch64-linux/gnu/store/77aa91b805ag9n9xpd43q4df9gzpi51a-robin-map-0.6.3.drv

                                      Lint warnings

                                      LinterMessageLocation
                                      description

                                      Validate package descriptions

                                      sentences in description should be followed by two spaces; possible infraction at 281
                                      optional-tests

                                      Make sure tests are only run when requested

                                      the 'check' phase should respect #:tests?
                                      derivation

                                      Report failure to compile a package to a derivation

                                      failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f8ed7409c60> input: ("_" "static")>
                                      derivation

                                      Report failure to compile a package to a derivation

                                      failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7fa7aa068c60> input: ("_" "static")>
                                      derivation

                                      Report failure to compile a package to a derivation

                                      failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f5755cb9c60> input: ("_" "static")>
                                      derivation

                                      Report failure to compile a package to a derivation

                                      failed to create i586-gnu derivation: #<&package-input-error package: #<package nghttp2@1.48.0 gnu/packages/web.scm:7487 7f119da52c60> input: ("_" "static")>