efuse_filter VS exor_filter

Compare efuse_filter vs exor_filter and see what are their differences.

efuse_filter

Erlang NIF for Binary Fuse Filter. Fast and Smaller Than Xor Filters. (by mpope9)

exor_filter

Erlang nif for xor_filter. 'Faster and Smaller Than Bloom and Cuckoo Filters'. (by mpope9)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
efuse_filter exor_filter
1 -
6 31
- -
0.0 0.0
over 2 years ago over 2 years ago
C C
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

efuse_filter

Posts with mentions or reviews of efuse_filter. We have used some of these posts to build our list of alternatives and similar projects.

exor_filter

Posts with mentions or reviews of exor_filter. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning exor_filter yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing efuse_filter and exor_filter you can also consider the following projects:

bakeware - Compile Elixir applications into single, easily distributed executable binaries

graphmath - An Elixir library for performing 2D and 3D mathematics.

nimler - Erlang/Elixir NIFs in Nim

trie - Erlang Trie Implementation

Rustler - Safe Rust bridge for creating Erlang NIF functions

lz4 - LZ4 bindings for Erlang

AtomVM - Tiny Erlang VM

erlang-algorithms - Implementations of popular data structures and algorithms

bloomex - :hibiscus: A pure Elixir implementation of Scalable Bloom Filters

sorted_set - Sorted Set library for Elixir

bitmap - Bitmap implementation in Elixir using binaries and integers. Fast space efficient data structure for lookups

exmatrix - Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.