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.
Or read this on Hacker News