Skip to content

Commit 64bee75

Browse files
authored
Update README.md
1 parent 839bb88 commit 64bee75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# fastfilter_cpp
22
Fast Filter: Fast approximate membership filter implementations (C++)
33

4+
This is a research library, developers might want to consider our [Header-only Xor Filter library in C](https://github.com/FastFilter/xor_singleheader/).
5+
46
## Prerequisites
57

68
- A C++11 compiler such as GNU G++ or LLVM Clang++

0 commit comments

Comments
 (0)