/rosetta

Rosetta range filter

GNU General Public License v3.0GPL-3.0

Rosetta

Unofficial implementation of Rosetta range filter, published in SIGMOD2020.

Build and Run

rose_test.c provides a simple demo on how to use the filter.

make
./rose_test.out

Benchmark and Optimizations

Work in progress...