Result for F0D2BFF93D605A543C2C473EF7B17553E7992A92

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.4.4/psqueues-0.2.7.0-Fvc5tEEuzbQ5vxup2jFsDB/Data/IntPSQ.p_hi
FileSize3902
MD5D061B13254801573A47BD0A44794DD81
SHA-1F0D2BFF93D605A543C2C473EF7B17553E7992A92
SHA-25696EAE22A4A3D0C1E1A3E777B2B7F7A950632C1F41C9D9B6AAF0FB38354E8C55D
SSDEEP48:2T18QLQtUmMwVSlyVnLkCHrs6OizZAi+qwfkB1FKVSSmzyyv0aRh:2T9+UmMwVDb3ZO21FUSSmzyyv0aD
TLSHT1A881A8CDCEA46E2FEF94287BC8A18100BBB052B348E6CB87105552714D575E937F2559
hashlookup:parent-total2
hashlookup:trust60

Network graph view

Parents (Total: 2)

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

Key Value
FileSize220044
MD533080C5F6026ED018AA5CCC71E02A4AF
PackageDescriptionPure priority search queues; profiling libraries This package provides Priority Search Queues in three different flavors. . * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion, deletion and lookup. This implementation is based on Ralf Hinze's "A Simple Implementation Technique for Priority Search Queues". Hence, it is similar to the PSQueue library, although it is considerably faster and provides a slightly different API. . * IntPSQ p v is a far more efficient implementation. It fixes the key type to Int and uses a radix tree (like IntMap) with an additional min-heap property. . * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it simply uses the keys' hashes as indices in the IntPSQ. If there are any hash collisions, it uses an OrdPSQ to resolve those. The performance of this implementation is comparable to that of IntPSQ, but it is more widely applicable since the keys are not restricted to Int, but rather to any Hashable datatype. . Each of the three implementations provides the same API, so they can be used interchangeably. . Typical applications of Priority Search Queues include: . * Caches, and more specifically LRU Caches; . * Schedulers; . * Pathfinding algorithms, such as Dijkstra's and A*. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-psqueues-prof
PackageSectionhaskell
PackageVersion0.2.7.0-2+b2
SHA-1C163A6BE23B47A8847279881F49F71306F755D2A
SHA-2569E7B5837A968417DC0D08FDFB400C3DBAA827B2EB308397384AE03EB3C2356E7
Key Value
FileSize220328
MD5C965331D5CEFC06565C5C25ADB4B701C
PackageDescriptionPure priority search queues; profiling libraries This package provides Priority Search Queues in three different flavors. . * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion, deletion and lookup. This implementation is based on Ralf Hinze's "A Simple Implementation Technique for Priority Search Queues". Hence, it is similar to the PSQueue library, although it is considerably faster and provides a slightly different API. . * IntPSQ p v is a far more efficient implementation. It fixes the key type to Int and uses a radix tree (like IntMap) with an additional min-heap property. . * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it simply uses the keys' hashes as indices in the IntPSQ. If there are any hash collisions, it uses an OrdPSQ to resolve those. The performance of this implementation is comparable to that of IntPSQ, but it is more widely applicable since the keys are not restricted to Int, but rather to any Hashable datatype. . Each of the three implementations provides the same API, so they can be used interchangeably. . Typical applications of Priority Search Queues include: . * Caches, and more specifically LRU Caches; . * Schedulers; . * Pathfinding algorithms, such as Dijkstra's and A*. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-psqueues-prof
PackageSectionhaskell
PackageVersion0.2.7.0-2+b2
SHA-1B704C4158B57E1FDB418B9D92553223600BD857C
SHA-25694A518C1B88AD3530B5905D6986E7FD26E8A03BCA9D0E1D1744F6C41BD95BD75