[ 源代码: haskell-murmur-hash ]
软件包:libghc-murmur-hash-dev(0.1.0.9-3 以及其他的)
libghc-murmur-hash-dev 的相关链接
Debian 的资源:
下载源码包 haskell-murmur-hash:
- [haskell-murmur-hash_0.1.0.9-3.dsc]
- [haskell-murmur-hash_0.1.0.9.orig.tar.gz]
- [haskell-murmur-hash_0.1.0.9-3.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: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-b3c02
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-murmur-hash-doc
- MurmurHash2 implementation for Haskell.; documentation
-
- sug: libghc-murmur-hash-prof
- MurmurHash2 implementation for Haskell.; profiling libraries