[ ソース: bbhash ]
パッケージ: libbbhash-dev (1.0.0-3)
libbbhash-dev に関するリンク
Debian の資源:
bbhash ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
bloom-filter based minimal perfect hash function library
BBHash is a simple library for building minimal perfect hash function. It is designed to handle large scale datasets. The function is just a little bit larger than other state-of-the-art libraries, it takes approximately 3 bits / elements (compared to 2.62 bits/elem for the emphf lib), but construction is faster and does not require additional memory.