Result for 05B12F2E2C1F4B4A69A5ADAEAB3C371959B29CF6

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.4.4/psqueues-0.2.7.0-Fvc5tEEuzbQ5vxup2jFsDB/Data/BitUtil.p_hi
FileSize2766
MD52BDFE8D2B6B48967971E89322275AB1F
SHA-105B12F2E2C1F4B4A69A5ADAEAB3C371959B29CF6
SHA-256B33091A2B09742A7117F728FCFF4EB9B0692FB77BC3825F3CCDAE6C7F8EB6147
SSDEEP48:yA+j9RMUyVnLipxsAX9r1chnG+WWXjYHEt+z2/NG/p1dh:V+RRmmFe5zgD/p1P
TLSHT10A51015E5BA89A1FDB640B3994E10240BF73E863BA77CAC710B812759C53B845F2192F
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
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