All Projects → PainterQubits → Unitful.jl

PainterQubits / Unitful.jl

Licence: other
Physical quantities with arbitrary units

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Unitful.jl

Unitsnet
Makes life working with units of measurement just a little bit better.
Stars: ✭ 641 (+129.75%)
Mutual labels:  units, units-of-measure
Units
A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation.
Stars: ✭ 365 (+30.82%)
Mutual labels:  units, units-of-measure
Length.js
📏 JavaScript library for length units conversion.
Stars: ✭ 292 (+4.66%)
Mutual labels:  units, units-of-measure
measured
Type-safe, intuitive units of measure
Stars: ✭ 81 (-70.97%)
Mutual labels:  units-of-measure, units
Safe Units
Type-safe TypeScript units of measure 👷📏
Stars: ✭ 137 (-50.9%)
Mutual labels:  units, units-of-measure
Indriya
JSR 385 - Reference Implementation
Stars: ✭ 74 (-73.48%)
Mutual labels:  units, units-of-measure
UnitfulAstro.jl
An extension of Unitful.jl for astronomers.
Stars: ✭ 18 (-93.55%)
Mutual labels:  units-of-measure, units
Coulomb
coulomb: unit analysis for Scala
Stars: ✭ 109 (-60.93%)
Mutual labels:  units, units-of-measure
Unit Api
Units of Measurement API
Stars: ✭ 140 (-49.82%)
Mutual labels:  units, units-of-measure
Rink Rs
Unit conversion tool and library written in rust
Stars: ✭ 242 (-13.26%)
Mutual labels:  units, units-of-measure
Unchained
A fully type safe, compile time only units library.
Stars: ✭ 70 (-74.91%)
Mutual labels:  units
prettysize-rs
Pretty-print file sizes and more
Stars: ✭ 29 (-89.61%)
Mutual labels:  units
millify
Convert long numbers to pretty, human-readable strings
Stars: ✭ 119 (-57.35%)
Mutual labels:  units
elm-units
Simple, safe and convenient unit types and conversions for Elm
Stars: ✭ 80 (-71.33%)
Mutual labels:  units
units
A lightweight compile-time, header-only, dimensional analysis and unit conversion library built on c++11 with no dependencies
Stars: ✭ 17 (-93.91%)
Mutual labels:  units-of-measure
DustryX
More more content for you
Stars: ✭ 24 (-91.4%)
Mutual labels:  units
fp-units
An FP-oriented library to easily convert CSS units.
Stars: ✭ 18 (-93.55%)
Mutual labels:  units
cpc
Text calculator with support for units and conversion
Stars: ✭ 89 (-68.1%)
Mutual labels:  units
php-unit-conversion
A library providing full PSR-4 compatible unit conversions
Stars: ✭ 47 (-83.15%)
Mutual labels:  units
purescript-quantities
Physical quantities and units
Stars: ✭ 44 (-84.23%)
Mutual labels:  units

CI Coverage Status codecov.io

Unitful.jl

Unitful is a Julia package for physical units. We want to support not only SI units but also any other unit system. We also want to minimize or in some cases eliminate the run-time penalty of units. There should be facilities for dimensional analysis. All of this should integrate easily with the usual mathematical operations and collections that are found in Julia base.

Documentation

Stable and latest versions available.

Other packages in the Unitful family

Units packages

Feature additions

Related packages

Unitful was inspired by:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].