Skip to content

Commit 50ebb06

Browse files
authored
Update README.md
1 parent 6dddc5c commit 50ebb06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Reference: [Xor Filters: Faster and Smaller Than Bloom and Cuckoo Filters](https
2525
* [C++](https://github.com/FastFilter/fastfilter_cpp)
2626
* [Go](https://github.com/FastFilter/xorfilter)
2727
* [C](https://github.com/FastFilter/xor_singleheader)
28+
* [C99](https://github.com/skeeto/xf8)
2829
* [Python](https://github.com/GreyDireWolf/pyxorfilter)
2930

3031
## Password Lookup Tool

0 commit comments

Comments
 (0)