unit_fun
Unit enhancer
Adds unit information to numeric values in Elixir to improve type safety and prevent accidental unit mismatches.
📏 Dimension based safety in elixir
22 stars
4 watching
2 forks
Language: Elixir
last commit: about 6 years ago
Linked from 1 awesome list
conversionelixirtypes
Related projects:
Repository | Description | Stars |
---|---|---|
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
vic/happy_with | Provides an alternative syntax for Elixir's with special form to avoid placing commas. | 29 |
msaraiva/atom-elixir | A package that provides functionality for working with Elixir code in the Atom editor | 407 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
carturoch/ex_uc | Conversions between different units of measurement in various contexts. | 21 |
igas/custom_base | Provides a custom base conversion mechanism in Elixir | 22 |
vic/happy | A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |
meh/exts | A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 8 |
woxtu/elixir-mbcs | A library providing functions for character encoding conversion using the erlang-mbcs module | 27 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
qqwy/elixir-number | A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
meh/exquisite | A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 79 |
noizu-labs-ml/elixir-weaviate | A library providing a simple wrapper around Weaviate's API calls for Elixir developers | 1 |
timdeputter/fitex | Provides a concise syntax for defining single-parameter functions in Elixir. | 2 |