Result for 7C3173D90243C855130C0F35BCEBBD5F4F859090

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.4.4/psqueues-0.2.7.0-Fvc5tEEuzbQ5vxup2jFsDB/libHSpsqueues-0.2.7.0-Fvc5tEEuzbQ5vxup2jFsDB_p.a
FileSize1646904
MD50C26636FD8634A6B6BD03A0598CBBE31
SHA-17C3173D90243C855130C0F35BCEBBD5F4F859090
SHA-256D3B95951327EB5EF32A548B4F6F930A5E53A05B3B95B23230AC2909C01DC9098
SSDEEP12288:unZ4gowDaJeaon75OWwbaGEuX0kY72WYT7TTW7dEbuJCs:q6skQ2WYDTW7vIs
TLSHT13A75A886CB1AEE2FD14F0AF06D6147043EF6155C52A7BC58368E8708CE96AE6724D3DC
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
FileSize220328
MD5C965331D5CEFC06565C5C25ADB4B701C
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-1B704C4158B57E1FDB418B9D92553223600BD857C
SHA-25694A518C1B88AD3530B5905D6986E7FD26E8A03BCA9D0E1D1744F6C41BD95BD75