Skip to content

Commit bd43d61

Browse files
authored
Update README.md
1 parent 7b3dc82 commit bd43d61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This is a research library currently. It is not meant for production use.
66

77
Developers might want to consider our [Header-only Xor Filter library in C](https://github.com/FastFilter/xor_singleheader/).
88

9+
Reference: [Xor Filters: Faster and Smaller Than Bloom and Cuckoo Filters](https://arxiv.org/abs/1912.08258), Journal of Experimental Algorithmics (to appear).
10+
11+
12+
913
## Prerequisites
1014

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

0 commit comments

Comments
 (0)