Result for B467C662702A49075DBBF0EDC1660A607A1C3E7A

Query result

Key Value
FileName./usr/share/cmake/tsl-robin-map/tsl-robin-mapConfigVersion.cmake
FileSize1719
MD5D9896D77A6B411C114EC18B62F1377F7
SHA-1B467C662702A49075DBBF0EDC1660A607A1C3E7A
SHA-25614E4985E1EE4CFE3BD0AE0614F9866B297443E65B7AAAF91BC0079284CFEF8B8
SSDEEP48:pifh430Y30gu/Ei30g30bUKl30gqhmmdmCGg30gk30ge630KV30trm2BUd30y30r:uRguMn5bUK+gt9CG5glge/KOBXWe
TLSHT1FC31018760485AF2A3854AE356873974FB315055A37380E8F549B8CC4364D3483EF3EC
tar:gnameroot
tar:unameroot
hashlookup:parent-total8
hashlookup:trust90

Network graph view

Parents (Total: 8)

The searched file hash is included in 8 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5A35C1BA2FCC92083E19178D77026D7D6
PackageArchnoarch
PackageDescriptionThe 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).
PackageNamerobin-map-devel
PackageReleaselp153.5.1
PackageVersion0.6.3
SHA-186310296F97C941B9FA0E8E8B4E9E83826B5AE20
SHA-25662A79216566364E786EC5BCF57E75F08B81B464BE4340468E68524A764FBD09B
Key Value
FileSize25276
MD5839016EF237A3DF8F84439465B8D6960
PackageDescriptionC++ implementation of a fast hash map and hash set 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).
PackageMaintainerMatteo F. Vescovi <mfv@debian.org>
PackageNamerobin-map-dev
PackageSectionlibdevel
PackageVersion0.6.3-1
SHA-13B78C08CD65B552369193646B4188EAE607AF5B3
SHA-2566D7D10A25CBF8941404102407C8D714AECC35F2D0AA92BFD2AAFA7B312593C93
Key Value
FileSize25316
MD552505A93EB2C0BAE761949BE91AC2A43
PackageDescriptionC++ implementation of a fast hash map and hash set 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).
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamerobin-map-dev
PackageSectionlibdevel
PackageVersion0.6.3-1
SHA-1F4EA795130B26D35F957EB0890A9CDBA2E488FE5
SHA-25698523E62FD66BD48586DF306A5CF5D5E7DA01B2ED1ABEC45E1AEAF938B54503C
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//robin-map-0.6.3-1-x86_64.pkg.tar.zst
MD577DAE81E881157A4D3D6BF6F0A054331
SHA-1B9758E15155052EA087945AB6E62460C730C9DB1
SHA-256D4FCCD58EFBADC5B15BE90F94204C91ECF7E1F87CF0E777D891735615D415258
SSDEEP384:Sxb48650ztZU0oFLOsHCgOwOQ6CLEYZEu4mhEzox8INKwUupXgF8o+yVk:gYSLU0P6CgaQ6QrJRKwUupXgz+y+
TLSHT16992E1F9A6E950D5B592D7C3BA108594A802C2E3522C3B43771CBD8AFD94CFB161FA41
Key Value
MD52F664EFE0F3004DFBE6F475DED3CE231
PackageArchnoarch
PackageDescriptionThe 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).
PackageNamerobin-map-devel
PackageReleaselp152.5.1
PackageVersion0.6.3
SHA-11495E7B61B97D51393B74CC13D8F2AE135F2D1D4
SHA-25608D6847447418F93B0937574FD1105B22EF1A19045D936E42D4D76E5E2DE052B
Key Value
MD57111EB6A2C8ECF1585F875A73FC2009A
PackageArchnoarch
PackageDescriptionThe 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).
PackageNamerobin-map-devel
PackageRelease5.2
PackageVersion0.6.3
SHA-13E545DBD015181CF33136B51B75278FA45DA8043
SHA-2568910472463CE97830EFEA4DD7DD7CB2E24866B5761A02A3AC5C0C3530CF175BA
Key Value
MD55D1263FF21355A86462136DAC3E3BDD6
PackageArchnoarch
PackageDescriptionThe 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).
PackageMaintainerdaviddavid <daviddavid>
PackageNamerobin-map-devel
PackageRelease1.mga8
PackageVersion0.6.3
SHA-16947C3DB069EC96A58565C73D0C5FADB46B1AD65
SHA-2567EBCF77724A96FF29EF1B1DA5A7682545C81CE20DD359B8318487571323079D6
Key Value
MD522EA51AF3468A6F492D40BE278793CA4
PackageArchnoarch
PackageDescriptionThe 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).
PackageNamerobin-map-devel
PackageRelease5.1
PackageVersion0.6.3
SHA-1D6BAF6A7072F1F1A2E25EF002122AA6E81F43F84
SHA-2567EE3E73AD8F258FA65D7650DA3E3943E36E2C0346A75D006A88FDFA256862914