exor_filter

Filtering library

An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering

Erlang nif for xor_filter. 'Faster and Smaller Than Bloom and Cuckoo Filters'.

GitHub

31 stars
2 watching
3 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list

bloom-filtererlangerlang-nifnifprobabilistic-data-structuresxor-filter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hexops/fastfilter Probabilistic data structures for quickly checking membership in a set. 259
parroty/exprof A tool to profile and analyze Elixir code execution time 179
xavier/expletive An Elixir library that filters out profanity from text inputs by detecting and replacing unwanted words or phrases. 43
berndporr/iir1 A C++ library implementing various filter algorithms for real-time signal processing 642
tylertreat/boomfilters Probabilistic data structures for processing continuous, unbounded streams 1,595
yankun1992/fastbloom A high-performance probabilistic data structure for efficient membership testing 84
nedpals/pbf A library for serializing and deserializing PocketBase filter syntax 17
crossfilter/crossfilter Fast n-dimensional filtering and grouping of records in the browser. 1,746
noizu-labs-ml/ex_llama Provides Elixir bindings for interacting with a machine learning chat model using C++ 8
kristoff-it/redis-cuckoofilter A Redis module implementing a probabilistic data structure for efficient membership testing and deletion of items without holding the entire set in memory. 231
sindresorhus/p-filter Tool for filtering and concurrent execution of promises with an adjustable concurrency level 72
seantanly/elixir-minmaxlist An Elixir library that extends Enum functions to return lists of results instead of single values for min/max value criteria 4
xlearning-scu/2021-cvpr-mrl Develops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval. 13
parroty/exprintf A printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions. 33
patois/xray Tool for filtering and highlighting decompiler output based on regular expressions 125