Get the latest tech news

XOR_singleheader: Header-only binary fuse and XOR filter library


Header-only binary fuse and xor filter library. Contribute to FastFilter/xor_singleheader development by creating an account on GitHub.

The unpacked format is roughly of the same size as in-core data, but uses most efficient memory copy operations. It might be beneficial when using 16-bit binary fuse filters for users who need to preserve every bytes, and who do not care about the computational overhead. Note that the packed format will be slower and may not save space although it is likely smaller on disk when using the 16-bit binary fuse filters.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of header

header

Photo of XOR

XOR

Photo of XOR filter library

XOR filter library

Related news:

News photo

Extending That XOR Trick to Billions of Rows

News photo

Show HN: Easy alternative to giflib – header-only decoder in C

News photo

Show HN: PlutoFilter- A single-header, zero-allocation image filter library in C