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 6dddc5c commit 50ebb06Copy full SHA for 50ebb06
README.md
@@ -25,6 +25,7 @@ Reference: [Xor Filters: Faster and Smaller Than Bloom and Cuckoo Filters](https
25
* [C++](https://github.com/FastFilter/fastfilter_cpp)
26
* [Go](https://github.com/FastFilter/xorfilter)
27
* [C](https://github.com/FastFilter/xor_singleheader)
28
+* [C99](https://github.com/skeeto/xf8)
29
* [Python](https://github.com/GreyDireWolf/pyxorfilter)
30
31
## Password Lookup Tool
0 commit comments