jberthold / packmanLinks
Evaluation-orthogonal serialisation of Haskell data, as a library
☆62Updated last year
Alternatives and similar repositories for packman
Users that are interested in packman are comparing it to the libraries listed below
Sorting:
- Describe Haskell code in GHCi☆72Updated 8 years ago
- Fast binary serialization in Haskell☆110Updated last year
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆119Updated 7 months ago
- Modern library for working with URIs☆69Updated last week
- A Haskell package that provides a monad transformer for mocking mtl-style typeclasses☆70Updated 6 years ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- ♾️ Sized list☆47Updated this week
- High-resolution clock functions: monotonic, realtime, cputime.☆59Updated 2 years ago
- Notes on space leaks☆103Updated 5 years ago
- Containers for STM☆74Updated 2 weeks ago
- Compile Dhall expressions to Cabal files☆101Updated 3 years ago
- Transactional key-value store written entirely in Haskell☆94Updated 4 years ago
- On-line accumulation of rank-based statistics such as quantiles and trimmed means☆31Updated last year
- ☆54Updated 7 years ago
- Search Haskell source code from the command line☆75Updated 5 years ago
- Typed filepath☆127Updated last year
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆134Updated 4 years ago
- Haskell: Supercharged anonymous records☆83Updated 3 years ago
- Retry combinators for monadic actions that may fail☆114Updated 2 years ago
- tools for writing better type errors☆73Updated 2 years ago
- Generic random generators☆81Updated 2 years ago
- A quasiquoter for neat and simple multiline text interpolation☆58Updated 2 years ago
- A data-type like Either but with an accumulating Applicative☆100Updated 2 years ago
- Declare and access tuple fields with labels☆59Updated 7 years ago
- 💄🐞 Combinators for writing pretty type errors easily☆56Updated 3 years ago
- Generic Programming using True Sums of Products☆164Updated last week
- A monad for managed values☆51Updated 2 months ago
- Swagger 2.0 data model.☆74Updated 8 months ago
- Monad Transformers and Classes