ruby-units
Unit calculator
A gem that simplifies unit conversions in scientific calculations by providing a class to handle units and perform various mathematical operations on them.
A unit handling library for ruby
527 stars
18 watching
109 forks
Language: Ruby
last commit: 20 days ago
Linked from 1 awesome list
conversionsrubyruby-unitsrubygemstemperature-unitsunit-math
Related projects:
Repository | Description | Stars |
---|---|---|
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
carturoch/ex_uc | Conversions between different units of measurement in various contexts. | 21 |
llnl/units | A C++ library for working with units of measurement at runtime, enabling conversions between them and with string representations. | 146 |
hexorx/currencies | A Ruby gem providing a simple data structure for working with currency information in the ISO 4217 standard | 83 |
abhimanyu003/qubit | An online calculator built with Rust and WebAssembly, supporting various mathematical operations and conversions. | 82 |
spider-gazelle/crunits | A library providing unit measurement conversion and math capabilities in Crystal programming language | 6 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
timjb/quantities | A library for type-safe physical computations and unit conversions in Idris. | 158 |
probablykasper/cpc | A high-accuracy calculator that supports unit conversions and string parsing. | 130 |
mpusz/mp-units | A C++ library for dimensional analysis and unit/quantity manipulation. | 1,094 |
intrepidd/working_hours | A Ruby gem providing a simple way to calculate working hours and time intervals in a business context. | 533 |
lab2023/tcmb_currency | Provides a currency conversion service using preloaded exchange rates from the Turkish Central Bank | 10 |
heisenbugltd/si_units | Utility library to format physical values in properly scaled metric units | 8 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 500 |