Result for 0B6A9393980B275EC4F31076AC48ECDFF484A8BD

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.6.5/psqueues-0.2.7.2-2npWuOGwHP6BxnRfpBKj6B/Data/BitUtil.p_hi
FileSize2858
MD5D8A63B793ACD4E3FB4A96F4B86A77D91
SHA-10B6A9393980B275EC4F31076AC48ECDFF484A8BD
SHA-2567CA56CFE30712532DA9A14DA925CF1341AAA0CE1702E0CE3965CEF0C5ECAD79E
SSDEEP48:Z/CxH9RMqCTJVHFLlpasjgoBrHgskYm+oiqCQO0QChOG/p1/h:N4dRsbH4kJZRkeDqc0j/p15
TLSHT19351419E3B68D20BC7641B3AC4E202407F77E853B6678AC7107952748D93B946F219BE
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
FileSize177468
MD51FFDA39141D3993F365C767EDA7F4D78
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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamelibghc-psqueues-prof
PackageSectionhaskell
PackageVersion0.2.7.2-1build1
SHA-10D68013BE633327B4610503667B9A6E86BD9AA32
SHA-256F7E5DC497CECFEE43439647753B6556A358278BDE10419E8FFF100B2202ED70F