Result for 83181C11EAC900FC4630EA972C70461535A1B1BB

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.8.4/psqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW/libHSpsqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW_p.a
FileSize1698832
MD5179E36CA1A14C28CEB58BE31CD93F077
SHA-183181C11EAC900FC4630EA972C70461535A1B1BB
SHA-2562804135C26907DDD401299D33F5654D51366B5EFD4E46E7D9FE6FB937EA96737
SSDEEP12288:CAPcw1T0HnNyRTuXVtcci86L300feuRmGd6kapFAJwznsJOuWJfIyS+1aiHcerQT:aHn4T2FYio2c57P
TLSHT15D75C613CB8D2CA2F18DDA304CD1051C3D75D88A17499B6242285AB9E9EB7ED77837BC
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
FileSize235016
MD51D4A61AA6306233B97535FEA700272CB
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-199C01E1CDD323DE72AA2D3924480CE4DF1AF2704
SHA-256EB63BECCAEA09BF320279409157C25CA12B4248938489B95D8FCFCF66D514D5D