mmath VS Exads

Compare mmath vs Exads and see what are their differences.

mmath

Metric stream related math functions. (by dalmatinerdb)

Exads

Algorithms and Data Structures collection in Elixir (by sashaafm)
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
mmath Exads
- -
4 80
- -
0.0 0.0
over 5 years ago over 7 years ago
Erlang Elixir
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.

mmath

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

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

Exads

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

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

What are some alternatives?

When comparing mmath and Exads you can also consider the following projects:

sfmt - sfmt-erlang: SIMD-oriented Fast Mersenne Twister (SFMT) for Erlang

exconstructor - An Elixir library for generating struct constructors that handle external data with ease.

loom - A CRDT library with δ-CRDT support.

exfsm - Simple elixir library to define a static FSM.

cuid - Collision-resistant ids, in Elixir

aruspex - A configurable constraint solver

nary_tree - An Elixir implementation of generic n-ary tree data structure

matrex - A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.

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

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

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

qex - Queue data structure for Elixir-lang