Result for 6A5E2B641A30B6A687AF8AAED57723A70C2D74DB

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.8.4/psqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW/Data/OrdPSQ/Internal.p_hi
FileSize122249
MD5F37E32179B494F6DBFF8C703AE506B0F
SHA-16A5E2B641A30B6A687AF8AAED57723A70C2D74DB
SHA-256FF43D4A1F4086A715B80FB10B9DAD46935A1449418C01C54DA7DB428860D9EBD
SSDEEP768:3drRE4s5dREmw9qzREKROsAgNgbWB5wPRWBiwPeWB9wPaRmmwPoR+0w3ZR+mNw3e:MYNSN6QwZ
TLSHT1C6C30CABBF8AC106DA2809F48F76330D6B10DA8585C56F936919D1FCDDB78D03E41AD8
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
FileSize240868
MD57DBB9E134FC04CDE4B01BE3BAC581418
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.2-2+b1
SHA-168F74DF146C5614FA873DDB3960331B59BF6EA74
SHA-256641184659BFFCA02215AFC8172B56EF7253B505FB9EB9AA80A332A1E2B5DA752