efuse_filter VS nimler

Compare efuse_filter vs nimler and see what are their differences.

efuse_filter

Erlang NIF for Binary Fuse Filter. Fast and Smaller Than Xor 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 nimler
1 1
6 98
- -
0.0 0.0
over 2 years ago over 2 years ago
C Nim
Apache License 2.0 MIT License
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.

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

What are some alternatives?

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

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

cmark - CommonMark parsing and rendering library and program in C

Rustler - Safe Rust bridge for creating Erlang NIF functions

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

AtomVM - Tiny Erlang VM

nitter - Alternative Twitter front-end

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

bloomex - :hibiscus: A pure Elixir implementation of Scalable Bloom 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).