Result for 0160FB5A6BD3A097C0ED621C6BC2152062A5A58E

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/s390x-linux-ghc-8.8.4/psqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW/libHSpsqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW.a
FileSize2263380
MD561C1E806A46C4F446C2FA0CA20247DEF
SHA-10160FB5A6BD3A097C0ED621C6BC2152062A5A58E
SHA-25628FCDFC590C0AB47749E2C223F4EDFE350E30BF00984CAAF19A5AF9CD4EE15E1
SSDEEP12288:GvXJEPyGeDEnhhUFSxwBPO8vXp+dD+xxrfhDzdm24XMjNrO2m:k9
TLSHT153A51E4DCB8E085EDFB95B3B048D0F34B6235CAA66D7EB2B4B76457109073E0AB446C9
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
FileSize360588
MD5A3814DCB46D49241A05F816EE8432A84
PackageDescriptionPure priority search queues 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. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-psqueues-dev
PackageSectionhaskell
PackageVersion0.2.7.2-2+b2
SHA-1959D0382BE43D29B52426FF7FCBE41AC698E7EBC
SHA-2563ED5339BA9A750D6561EF3C8A56FFF8A271E85AC94E709E1E8A6DC894FC36C76