[ ソース: libbloom-filter-perl ]
パッケージ: libbloom-filter-perl (1.2-6)
libbloom-filter-perl に関するリンク
Debian の資源:
libbloom-filter-perl ソースパッケージをダウンロード:
- [libbloom-filter-perl_1.2-6.dsc]
- [libbloom-filter-perl_1.2.orig.tar.gz]
- [libbloom-filter-perl_1.2-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Bloom filter implemented in Perl
A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives.
Bloom::Filter is a Perl library implementing a simple Bloom filter with configurable capacity and false positive rate.
その他の libbloom-filter-perl 関連パッケージ
|
|
|
|
-
- dep: libdigest-sha-perl
- Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語