套件: libbbhash-dev (1.0.0-4)
libbbhash-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 bbhash:
維護者:
Original Maintainers:
- Debian Med Packaging Team (郵件存檔)
- Andreas Tille
外部的資源:
- 主頁 [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.