haskell-hvr / uuid
A Haskell library for creating, printing and parsing UUIDs
☆63Updated last month
Alternatives and similar repositories for uuid:
Users that are interested in uuid are comparing it to the libraries listed below
- Secure WebSocket (WSS) clients in Haskell.☆69Updated 3 months ago
- Modern library for working with URIs☆69Updated last month
- Retry combinators for monadic actions that may fail☆114Updated 2 years ago
- Fast binary serialization in Haskell☆110Updated 4 months ago
- Haskell 98 contravariant functors☆73Updated 6 months ago
- hpack-convert: Convert Cabal manifests into hpack's package.yamls☆51Updated 5 years ago
- Swagger 2.0 data model.☆74Updated 3 weeks ago
- Cron data structure and parser for Haskell☆53Updated 6 months ago
- Type-safe error handling☆64Updated last year
- An implementation of "Freer Monads, More Extensible Effects".☆65Updated 6 years ago
- Lenses and traversals for xml-conduit☆50Updated 11 months ago
- Generic Programming using True Sums of Products☆163Updated 4 months ago
- Containers for STM☆68Updated 3 months ago
- Check properties on standard classes and data structures☆79Updated last year
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Type-safe time units in Haskell☆49Updated 3 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆110Updated 3 months ago
- Declarative configuration spec for Haskell projects☆47Updated 6 years ago
- JSON decoding/encoding/manipulation library.☆93Updated 2 years ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆84Updated 6 years ago
- String interpolation for Haskell done right!☆31Updated 4 years ago
- Lift control operations, like exception catching, through monad transformers☆58Updated 2 years ago
- Haskell Webapps on AWS Lambda☆43Updated 2 years ago
- Compile git revision info into Haskell projects☆49Updated last year
- Translate servant API to purescript code, with the help of purescript-bridge.☆108Updated 2 years ago
- 🔌 Scrap your qualified import clutter☆38Updated 3 years ago
- Automatically derive javascript functions to query servant webservices.☆23Updated last year
- tools for writing better type errors☆73Updated last year
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆117Updated 4 months ago
- Support for file uploads in multipart/form-data for servant