tweag / linear-baseLinks
Standard library for linear types in Haskell.
☆350Updated this week
Alternatives and similar repositories for linear-base
Users that are interested in linear-base are comparing it to the libraries listed below
Sorting:
- Optics as an abstract interface☆386Updated last month
- Fake dependent types in Haskell using singletons☆291Updated last week
- A modern, extensible and well-documented prettyprinter.☆304Updated last year
- An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.☆443Updated 2 months ago
- An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.☆301Updated 3 weeks ago
- GRIN backend for GHC☆143Updated 4 years ago
- The Happy parser generator for Haskell☆313Updated 3 months ago
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .☆390Updated last month
- The Monad Transformer Library☆391Updated 3 weeks ago
- Examples of Dependently-typed programs in Haskell