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 5b6d4b5 commit 022414aCopy full SHA for 022414a
README.md
@@ -107,6 +107,6 @@ 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](https://github.com/codri/xorfilter-rs)
+* Rust: [1](https://github.com/bnclabs/xorfilter) and [2](https://github.com/codri/xorfilter-rs)
111
* [Java](https://github.com/FastFilter/fastfilter_java)
112
* [C](https://github.com/FastFilter/xor_singleheader)
0 commit comments