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'.
31 stars
2 watching
3 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
bloom-filtererlangerlang-nifnifprobabilistic-data-structuresxor-filter
Related projects:
Repository | Description | Stars |
---|---|---|
| Probabilistic data structures for quickly checking membership in a set. | 260 |
| A tool to profile and analyze Elixir code execution time | 178 |
| An Elixir library that filters out profanity from text inputs by detecting and replacing unwanted words or phrases. | 43 |
| A C++ library implementing various filter algorithms for real-time signal processing | 653 |
| Probabilistic data structures for processing continuous, unbounded streams | 1,596 |
| A high-performance probabilistic data structure for efficient membership testing | 88 |
| A library for serializing and deserializing PocketBase filter syntax | 19 |
| Fast n-dimensional filtering and grouping of records in the browser. | 1,745 |
| Provides Elixir bindings for interacting with a machine learning chat model using C++ | 10 |
| A Redis module implementing a probabilistic data structure for efficient membership testing and deletion of items without holding the entire set in memory. | 231 |
| Tool for filtering and concurrent execution of promises with an adjustable concurrency level | 75 |
| An Elixir library that extends Enum functions to return lists of results instead of single values for min/max value criteria | 4 |
| Develops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval. | 13 |
| 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 |
| Tool for filtering and highlighting decompiler output based on regular expressions | 125 |