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 6541d7a commit 924e560Copy full SHA for 924e560
README.md
@@ -107,7 +107,7 @@ The prefix filter is from https://github.com/TomerEven/Prefix-Filter.
107
* [Erlang](https://github.com/mpope9/exor_filter)
108
* [Go](https://github.com/FastFilter/xorfilter)
109
* [Java](https://github.com/FastFilter/fastfilter_java)
110
-* [Python](https://github.com/GreyDireWolf/pyxorfilter)
+* [Python](https://github.com/FastFilter/pyfusefilter)
111
* Rust: [1](https://github.com/bnclabs/xorfilter), [2](https://github.com/codri/xorfilter-rs), [3](https://github.com/Polochon-street/rustxorfilter)
112
* [Zig](https://github.com/hexops/xorfilter)
113
* [Julia](https://github.com/JokingHero/FastFilter.jl)
0 commit comments