[ ソース: haskell-murmur-hash ]
パッケージ: libghc-murmur-hash-prof (0.1.0.9-3 など)
libghc-murmur-hash-prof に関するリンク
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.; 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.11.1.0-5dd74
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.8.2-76891
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-murmur-hash-dev (= 0.1.0.9-3+b2)
- MurmurHash2 implementation for Haskell.