goldfirere / unitsLinks
The home of the units Haskell package
☆100Updated 4 months ago
Alternatives and similar repositories for units
Users that are interested in units are comparing it to the libraries listed below
Sorting:
- Alternative API for processes, featuring more type safety☆112Updated last month
- Generic Programming using True Sums of Products☆163Updated 5 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated this week
- constraint level if statements☆116Updated 7 years ago
- Benchmarks to compare Haskell streaming library performance☆103Updated 6 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- A dependency manager for Haskell☆97Updated 3 years ago
- Safe, consistent, and easy exception handling☆135Updated last year
- Inspection Testing for Haskell☆176Updated 5 months ago
- A file watcher and development tool.☆130Updated 6 months ago
- Search Haskell source code from the command line☆75Updated 4 years ago
- High performance type safe html generation☆128Updated 2 years ago
- Composable, streaming, and efficient left folds☆167Updated 4 months ago
- Fast binary serialization in Haskell☆110Updated 5 months ago
- Describe Haskell code in GHCi☆72Updated 7 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Regex-based parsing with an applicative interface☆130Updated 3 years ago
- Dimensional library variant built on Data Kinds, Closed Type Families, TypeNats (GHC 7.8+).☆112Updated 7 months ago
- Evaluation-orthogonal serialisation of Haskell data, as a library