Result for 36619FF5A7BD540189023C4B108A69CFA91C1E9F

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/arm-linux-ghc-8.4.4/psqueues-0.2.7.0-Fvc5tEEuzbQ5vxup2jFsDB/Data/BitUtil.dyn_hi
FileSize2770
MD55243AE47B750D6CA2A286481C1CFB88E
SHA-136619FF5A7BD540189023C4B108A69CFA91C1E9F
SHA-25682491A84222550E23E34B80566D2E8281B4EF5088AF3A4E841B6E470ED9AE54C
SSDEEP48:behj9RMNsyVnLZp1sErVrn2p++WWXjYHEt+42/NG/p1dh:b2RRgJdrSRzbD/p1P
TLSHT12651219E57689A1FDB640B3994E10140BF73E8336E63C6C710780262CC43B846F61A6F
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
FileSize267252
MD5D703E2355F341938AF9787315FCB150F
PackageDescriptionPure priority search queues 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. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-psqueues-dev
PackageSectionhaskell
PackageVersion0.2.7.0-2+b2
SHA-114F86BC4D458B6C00BE3D24EE531B5B5E87B6F5B
SHA-256FB03C1572E34C1F73F428F8E261CFE29FCF7ABA3AB240D7DF0B5DA577D920389