Skip to content

Commit 924e560

Browse files
authored
Update Python link in README.md
1 parent 6541d7a commit 924e560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The prefix filter is from https://github.com/TomerEven/Prefix-Filter.
107107
* [Erlang](https://github.com/mpope9/exor_filter)
108108
* [Go](https://github.com/FastFilter/xorfilter)
109109
* [Java](https://github.com/FastFilter/fastfilter_java)
110-
* [Python](https://github.com/GreyDireWolf/pyxorfilter)
110+
* [Python](https://github.com/FastFilter/pyfusefilter)
111111
* Rust: [1](https://github.com/bnclabs/xorfilter), [2](https://github.com/codri/xorfilter-rs), [3](https://github.com/Polochon-street/rustxorfilter)
112112
* [Zig](https://github.com/hexops/xorfilter)
113113
* [Julia](https://github.com/JokingHero/FastFilter.jl)

0 commit comments

Comments
 (0)