Skip to content
@FastFilter

FastFilter

Pinned Loading

  1. xorfilter xorfilter Public

    Go library implementing binary fuse and xor filters

    Go 706 49

  2. xor_singleheader xor_singleheader Public

    Header-only binary fuse and xor filter library

    C 414 38

  3. fastfilter_java fastfilter_java Public

    Fast Approximate Membership Filters (Java)

    Java 252 32

  4. fastfilter_cpp fastfilter_cpp Public

    Fast Approximate Membership Filters (C++)

    C++ 288 31

  5. pyfusefilter pyfusefilter Public

    Forked from glitzflitz/pyxorfilter

    Python bindings for xor and fuse filters (faster and smaller than bloom and cuckoo filters)

    Python 10

Repositories

Showing 10 of 10 repositories
  • fastfilter_java Public

    Fast Approximate Membership Filters (Java)

    FastFilter/fastfilter_java’s past year of commit activity
    Java 252 Apache-2.0 32 17 0 Updated Jan 6, 2026
  • jfusebin Public

    The jfusebin library is Java library that provides access to high-performance XOR and Binary Fuse filters using Java's Foreign Function & Memory (FFM) API.

    FastFilter/jfusebin’s past year of commit activity
    C 1 Apache-2.0 0 0 0 Updated Jan 6, 2026
  • xorfilter Public

    Go library implementing binary fuse and xor filters

    FastFilter/xorfilter’s past year of commit activity
    Go 706 Apache-2.0 49 2 0 Updated Jan 6, 2026
  • xor_singleheader Public

    Header-only binary fuse and xor filter library

    FastFilter/xor_singleheader’s past year of commit activity
    C 414 Apache-2.0 38 8 (1 issue needs help) 0 Updated Jan 6, 2026
  • pyfusefilter Public Forked from glitzflitz/pyxorfilter

    Python bindings for xor and fuse filters (faster and smaller than bloom and cuckoo filters)

    FastFilter/pyfusefilter’s past year of commit activity
    Python 10 Apache-2.0 14 0 0 Updated Aug 31, 2025
  • fastfilter_cpp Public

    Fast Approximate Membership Filters (C++)

    FastFilter/fastfilter_cpp’s past year of commit activity
    C++ 288 Apache-2.0 31 4 2 Updated Aug 29, 2025
  • FilterPassword Public

    Experiments in C++: binary fuse filters vs. Bloom filters

    FastFilter/FilterPassword’s past year of commit activity
    C++ 50 5 1 0 Updated Dec 9, 2024
  • url_filter Public

    Using binary fuse filters to check whether URLs belong to a large list

    FastFilter/url_filter’s past year of commit activity
    C 1 1 1 0 Updated Sep 26, 2023
  • BlockBloomSimulator Public

    experiments with block Bloom filters (*not* useful code)

    FastFilter/BlockBloomSimulator’s past year of commit activity
    C 2 2 0 0 Updated Jun 21, 2023
  • fastfilter.github.io Public

    Github Pages for FastFilter

    FastFilter/fastfilter.github.io’s past year of commit activity
    0 0 0 0 Updated Apr 29, 2021

Most used topics

Loading…