fpco / unliftio
The MonadUnliftIO typeclass for unlifting monads to IO
☆150Updated last month
Alternatives and similar repositories for unliftio:
Users that are interested in unliftio are comparing it to the libraries listed below
- Extensional capabilities and deriving combinators☆215Updated 10 months ago
- Generic Programming using True Sums of Products☆163Updated 4 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 3 years ago
- Alternative API for processes, featuring more type safety☆111Updated 3 weeks ago
- Extra Haskell functions☆94Updated 4 months ago
- Higher-kinded data via generics☆170Updated 8 months ago
- A structured logging framework for Haskell☆208Updated 3 months ago
- The GHC API, decoupled from GHC versions☆161Updated last week
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 2 years ago
- Fast and concise extensible effects☆108Updated last year
- Composable, streaming, and efficient left folds☆167Updated 3 months ago
- Measure allocations of a Haskell functions/values☆94Updated 6 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Inspection Testing for Haskell☆176Updated 4 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 5 years ago
- Fast binary serialization in Haskell☆110Updated 4 months ago
- ☆93Updated last year
- Benchmarks to compare Haskell streaming library performance☆103Updated 5 months ago
- Detect dead exports or package imports☆123Updated 4 years ago
- A PureScript interpreter in Haskell