We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da862c2 commit 3af42d3Copy full SHA for 3af42d3
README.md
@@ -107,7 +107,7 @@ The Counting Quotient Filter (CQF) is from https://github.com/splatlab/cqf.
107
108
* [Go](https://github.com/FastFilter/xorfilter)
109
* [Erlang](https://github.com/mpope9/exor_filter)
110
-* Rust: [1](https://github.com/bnclabs/xorfilter) and [2](https://github.com/codri/xorfilter-rs)
+* Rust: [1](https://github.com/bnclabs/xorfilter), [2](https://github.com/codri/xorfilter-rs), [3](https://github.com/Polochon-street/rustxorfilter)
111
* [Java](https://github.com/FastFilter/fastfilter_java)
112
* [C](https://github.com/FastFilter/xor_singleheader)
113
* [Python](https://github.com/GreyDireWolf/pyxorfilter)
0 commit comments