Result for 53AF0DCFA5AD9F3869E83DAA6784D54E780EC0C0

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/s390x-linux-ghc-8.8.4/psqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW/Data/IntPSQ.p_hi
FileSize3938
MD5A9AA98ED72499974F6B52726B9F3CE6C
SHA-153AF0DCFA5AD9F3869E83DAA6784D54E780EC0C0
SHA-256809677D5D7CC323BFC1EB723FAFE4ECE299E89AE3FAA117E99CE6FADFAC36187
SSDEEP48:ubLOQrwKOv56YbO+TiwESVvXLybys2iXFpimHKmfkBbvFcwSSmzyyv0aRh:6bwzQX+mw3UyYFhKLbvFhSSmzyyv0aD
TLSHT10C81974CCFA49E2FEB64283BCC60C141FFB163E14992CB47009951A489878F97BB295A
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
FileSize297724
MD53075CC9C3D96E95CFA2AD3EE7A7C83B6
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+b2
SHA-1230CEEDED5FC1391A759B44ADB7D11C8FBC50C04
SHA-256A61B188F1EB6881C59F5753F426561B5E87C5ADAA794E553829287801AA60279