Skip to content

Commit 0935ddc

Browse files
authored
Merge pull request #2584 from yankun1992/main
Add fastbloom to examples
2 parents 2f65abf + b97546a commit 0935ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ about this topic.
203203
- [rust-python-coverage](https://github.com/cjermain/rust-python-coverage) _Example PyO3 project with automated test coverage for Rust and Python_
204204
- [forust](https://github.com/jinlow/forust) _A lightweight gradient boosted decision tree library written in Rust._
205205
- [ril-py](https://github.com/Cryptex-github/ril-py) _A performant and high-level image processing library for Python written in Rust_
206+
- [fastbloom](https://github.com/yankun1992/fastbloom) _A fast [bloom filter](https://github.com/yankun1992/fastbloom#BloomFilter) | [counting bloom filter](https://github.com/yankun1992/fastbloom#countingbloomfilter) implemented by Rust for Rust and Python!_
206207

207208
## Articles and other media
208209

0 commit comments

Comments
 (0)