nimler VS efuse_filter

Compare nimler vs efuse_filter and see what are their differences.

efuse_filter

Erlang NIF for Binary Fuse Filter. Fast and Smaller Than Xor Filters. (by mpope9)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nimler efuse_filter
1 1
98 6
- -
0.0 0.0
over 2 years ago over 2 years ago
Nim C
MIT License 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.

nimler

Posts with mentions or reviews of nimler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-19.
  • Using Rust with Elixir for code reuse and performance
    4 projects | news.ycombinator.com | 19 Aug 2021
    It's one reason I prefer lighter languages for NIF's. My personal preference is to use Nim and Nimler [1]. It generally compiles quicker than Rust while providing most of the same benefits. To be fair compiling a small Rust library doesn't take too much time. Especially compared to the performance numbers from those Rust NIFs!

    1: https://github.com/wltsmrz/nimler

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.

What are some alternatives?

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

cmark - CommonMark parsing and rendering library and program in C

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

pulldown-cmark - An efficient, reliable parser for CommonMark, a standard dialect of Markdown

Rustler - Safe Rust bridge for creating Erlang NIF functions

nitter - Alternative Twitter front-end

AtomVM - Tiny Erlang VM

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

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

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