[ 原始碼: haskell-murmur-hash ]
套件:libghc-murmur-hash-prof(0.1.0.9-4 以及其他的)
libghc-murmur-hash-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-murmur-hash:
- [haskell-murmur-hash_0.1.0.9-4.dsc]
- [haskell-murmur-hash_0.1.0.9.orig.tar.gz]
- [haskell-murmur-hash_0.1.0.9-4.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
MurmurHash2 implementation for Haskell.; profiling libraries
Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function. See <http://murmurhash.googlepages.com/> for details.
This implementation is pure Haskell, so it might be a bit slower than a C FFI binding.
This package contains the libraries compiled with profiling enabled.
其他與 libghc-murmur-hash-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-2f220
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-c40ee
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-murmur-hash-dev (= 0.1.0.9-4+b1)
- MurmurHash2 implementation for Haskell.