[ 原始碼: haskell-murmur-hash ]
套件:libghc-murmur-hash-dev(0.1.0.10-1 以及其他的)
libghc-murmur-hash-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-murmur-hash:
- [haskell-murmur-hash_0.1.0.10-1.dsc]
- [haskell-murmur-hash_0.1.0.10.orig.tar.gz]
- [haskell-murmur-hash_0.1.0.10-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
MurmurHash2 implementation for Haskell.
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 normal library files.
其他與 libghc-murmur-hash-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-0d25e
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.10.12.1-55dd9
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library