Result for DA0138E43B6F5213B345D9AA5714746EE3893268

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.8.4/psqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW/libHSpsqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW_p.a
FileSize1436304
MD5C03003D461210042F4267D9776024709
SHA-1DA0138E43B6F5213B345D9AA5714746EE3893268
SHA-256C8C4E44357B4DD687D75E323B4E05A1B81EC7DABDAA54EC8FE4324FFB88EFB6D
SSDEEP12288:qc7EfsmZrLvAgUaknDosP+AME8EbvkD6dgtjMx:wTZ/vwDKE8EbvkD6dgtg
TLSHT1E3658512EE8AE8FAD57CC2F41E9485681225BC475F01AB234198773D3EF7EA42DE4760
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
FileSize175976
MD5E51290EC03D46661DA559F02CF12C011
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-2build2
SHA-14BBA97CF7C6A3DA95F8950E3A58E17E48E8877CF
SHA-256914CE47EE730724E73F962C87A02D46ACDAE41EA00A2554FADCCF5ED7F83DD52