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