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 df169fc commit 15669f9Copy full SHA for 15669f9
README.md
@@ -206,6 +206,6 @@ It took 19.373102 seconds to build an index over 100000000 values.
206
207
* [Go](https://github.com/FastFilter/xorfilter)
208
* [Erlang](https://github.com/mpope9/exor_filter)
209
-* [Rust](https://github.com/codri/xorfilter-rs)
+* Rust: [1](https://github.com/bnclabs/xorfilter) and [2](https://github.com/codri/xorfilter-rs)
210
* [C++](https://github.com/FastFilter/fastfilter_cpp)
211
* [Java](https://github.com/FastFilter/fastfilter_java)
0 commit comments