Result for 206A2B979FE16EEA8B099CEFF30BBA75527133A0

Query result

Key Value
FileName./usr/share/cmake/tsl-robin-map/tsl-robin-mapTargets.cmake
FileSize3392
MD5819B20555364EC607201CF0C3DAE0DCA
SHA-1206A2B979FE16EEA8B099CEFF30BBA75527133A0
SHA-256F18ACA93F70F8AD70EF14D771444EFDB1DC780F2EDE67D2F147F7A97068A1FC4
SHA-51263ABAD82055CE21E76BA61989E046384005A2B1FD7934874EAF6F4B966A73671C46E5343383439BD0BF833AB4E1FC161EDF57839F35375D1657B88CDD29F35A1
SSDEEP96:ZNz5rU4EhzxmgKT3kalEbRG7hPT/L+XmNbUM:5xDR7hPTy2P
TLSHT1746100672F5A49E102E2C7913FD4E216E02191BB7F4351A5EC4A724C26EC5588A8F27F
insert-timestamp1700699753.7391043
mimetypetext/plain
sourcesnap:u9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_655
hashlookup:parent-total19
hashlookup:trust100

Network graph view

Parents (Total: 19)

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

Key Value
SHA-1008E56BBE36C748A462280F287593BCC2A09DD12
snap-authoritycanonical
snap-filenameu9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_655.snap
snap-idu9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_655
snap-nameyuzu
snap-publisher-id9SWN96Eik6hh5eaxna63mWktGmp7BCBU
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-08-25T19:04:50.089482Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/u9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_655.snap
Key Value
SHA-10B0BC79FF0D2F4523D04E14DC985078A3BC27BA8
snap-authoritycanonical
snap-filenameu9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_568.snap
snap-idu9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_568
snap-nameyuzu
snap-publisher-id9SWN96Eik6hh5eaxna63mWktGmp7BCBU
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-08-25T19:04:50.089482Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/u9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_568.snap
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
SHA-135F7E926B0555AC34B76F7FDA78265A085AA273C
snap-authoritycanonical
snap-filenameu9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_602.snap
snap-idu9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_602
snap-nameyuzu
snap-publisher-id9SWN96Eik6hh5eaxna63mWktGmp7BCBU
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-08-25T19:04:50.089482Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/u9RvoPWIDtHquyrBzUSOal5iiFHxd1QG_602.snap
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
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
FileSize25288
MD54D10EA9BDEF3D72DD1B1C7656FC21FB7
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~bpo10+1
SHA-15A840C0134E3F06B40B61C0230A21F0DC0F53ED0
SHA-2565FFE16BAD6E8E8D5A1AF5A3431F2CCF19D040012143A06D411F86F87A5E7378B
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
MD591BAEC9A0D44F69FCFDD9CE833473EEB
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).
PackageMaintainerFedora Project
PackageNamerobin-map-devel
PackageRelease2.el8
PackageVersion0.6.1
SHA-17D3B7F5DF01667A05DCA9F3C3DE864A6522C1754
SHA-2568760E872D1ADFAB07B4225AB1E907DE0EDD6E41C74E81B51FD2D5919A4B09139
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