fpco / typed-processLinks
Alternative API for processes, featuring more type safety
☆111Updated last month
Alternatives and similar repositories for typed-process
Users that are interested in typed-process are comparing it to the libraries listed below
Sorting:
- Generate nix expressions for Haskell projects☆98Updated 3 years ago
- Safe, consistent, and easy exception handling☆135Updated last year
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Higher-kinded data via generics☆170Updated 9 months ago
- Extensional capabilities and deriving combinators☆216Updated 10 months ago
- A structured logging framework for Haskell☆206Updated 4 months ago
- Generic Programming using True Sums of Products☆163Updated 4 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 4 months ago
- Extra Haskell functions☆94Updated 5 months ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆150Updated 2 months ago
- Fast binary serialization in Haskell☆109Updated 5 months ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Measure allocations of a Haskell functions/values☆95Updated 7 months ago
- Use Template Haskell to embed file contents directly.☆97Updated 3 months ago
- ☆93Updated last year
- Check properties on standard classes and data structures☆79Updated last year
- Inspection Testing for Haskell☆176Updated 5 months ago
- ☆101Updated 2 months ago
- New formatting library☆58Updated 2 years ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated last year
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- Translate Cabals Generic Package Description to a Nix expression☆95Updated last year
- Notes on space leaks☆101Updated 4 years ago
- hpack-convert: Convert Cabal manifests into hpack's package.yamls☆51Updated 5 years ago
- Modern library for working with URIs☆69Updated 2 months ago
- Featherlight benchmark framework, drop-in replacement for criterion and gauge.