numbat VS Measuremancer

Compare numbat vs Measuremancer and see what are their differences.

numbat

A statically typed programming language for scientific computations with first class support for physical dimensions and units (by sharkdp)

Measuremancer

A library to handle measurement uncertainties & error propagation (by SciNim)
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
numbat Measuremancer
5 1
901 20
- -
9.8 6.7
6 days ago 3 months ago
Rust Nim
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.

numbat

Posts with mentions or reviews of numbat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.

Measuremancer

Posts with mentions or reviews of Measuremancer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.
  • Show HN: Numbat – A programming language with physical dimensions as types
    8 projects | news.ycombinator.com | 16 Nov 2023
    Yeah, unicode characters in Nim code are supported. However, if by `x²` you'd want to square an identifier `x`, that won't work. The Nim lexer parses `x²` as a single identifier.

    We do have infix unicode operators though. So `x ÷ y` (spacing required though!) could be implemented easily. I use this for `±` in Measuremancer [0] (which btw also supports Unchained units, for error propagation on unitful measurements).

    [0]: https://github.com/SciNim/Measuremancer

What are some alternatives?

When comparing numbat and Measuremancer you can also consider the following projects:

rink-rs - Unit conversion tool and library written in rust

insect - High precision scientific calculator with support for physical units

Desk - 🔮 The application platform for your cyberpunk desk

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).

cpc - Text calculator with support for units and conversion

Squants - The Scala API for Quantities, Units of Measure and Dimensional Analysis

fathom - 🚧 (Alpha stage software) A declarative data definition language for formally specifying binary data formats. 🚧

jester - A sinatra-like web framework for Nim.

gleam - ⭐️ A friendly language for building type-safe, scalable systems!

prologue - Powerful and flexible web framework written in Nim

pen - The parallel, concurrent, and functional programming language for scalable software development

astGrad - Symbolic differentiation based on the Nim AST