dimensioned VS FsFrink

Compare dimensioned vs FsFrink and see what are their differences.

dimensioned

Compile-time dimensional analysis for various unit systems using Rust's type system. (by paholg)

FsFrink

An effort to bring frinklang.org UoMs into F# ecosystem (by avestura)
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
dimensioned FsFrink
2 1
293 4
- -
0.0 10.0
over 1 year ago almost 5 years ago
Rust F#
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.

dimensioned

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

FsFrink

Posts with mentions or reviews of FsFrink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-03.
  • Frink is a programming language designed to make physical calculations simple
    6 projects | news.ycombinator.com | 3 Nov 2023
    I came across this repo where someone actually took the time to convert Frink's unit data to F# (which also supports units of measure) and I got to wondering if Frink's inspired it.

    https://github.com/avestura/FsFrink

    BTW, I'd love to see more mainstream languages consider features like units of measure. I understand the tech-debt it would likely-incur, but I think it would be a fun mental exercise to really go through the different languages and ask how one might add units of measure.

    For example, in F#, the units are erased when they're compiled, so there is no runtime support for units. But I could imagine a dynamic/weaker typed language implementing it with runtime support where units are implemented like atomic symbols that are paired with numbers. Maybe each compound unit could be represented with a unique symbol that's created at runtime.

    Personally, I don't think languages explore enough with interesting literals. Combining units with non-numeric types like strings might make interpolation a little more interesting.

What are some alternatives?

When comparing dimensioned and FsFrink you can also consider the following projects:

Unchained - A fully type safe, compile time only units library.

unitdc-rs - A dc-like arbitrary precision quantity calculator.

typical - Data interchange with algebraic data types.

units - The home of the units Haskell package

durationcheck - Go linter to detect erroneous multiplication of duration values

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

image-size - Node module for detecting image dimensions

NodaTime - A better date and time API for .NET

SI - A header only C++ library that provides type safety and user defined literals for physical units

kal - A powerful, easy-to-use, and easy-to-read programming language for the future.