`cl-bloom-filter` is just another Common Lisp bloom filter implementation. - Author: Alan Gomes Alvino - License: MIT - Source: https://github.com/alangalvino/cl-bloom-filter - Documentation: https://github.com/alangalvino/cl-bloom-filter/blob/main/README.markdown - Dependencies: - Rove (for test only)