ekmett / parsersLinks
Generic parser combinators
☆87Updated 5 months ago
Alternatives and similar repositories for parsers
Users that are interested in parsers are comparing it to the libraries listed below
Sorting:
- Generic Programming using True Sums of Products☆162Updated last week
- Haskell 98 comonads☆77Updated 5 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆113Updated 6 months ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆80Updated last month
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 5 months ago
- ☆79Updated last year
- Some useful control operators for looping☆47Updated 5 years ago
- Haskell 98 contravariant functors☆73Updated 9 months ago
- Fast binary serialization in Haskell☆110Updated 7 months ago
- Drafts, notes and resources for adding linear typing to GHC.☆78Updated 5 years ago
- Haskell 98 Profunctors☆70Updated last month
- ☆75Updated 2 weeks ago
- Dive into GHC☆82Updated 8 years ago
- A class for types that can be converted to a hash value☆104Updated 4 months ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Safe, consistent, and easy exception handling☆136Updated last year
- Monad Transformers and Classes☆76Updated 6 years ago
- Haskell Standard Input and Output☆104Updated 4 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 2 months ago
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- Benchmarks to compare Haskell streaming library performance☆106Updated 8 months ago
- Type-level well-kinded natural numbers.☆34Updated 7 months ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆130Updated 3 years ago
- Haskell 98 semigroups☆62Updated 2 years ago
- Implement monads by specifying instructions and their desired operational semantics.☆84Updated last year
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- Mutable hash tables for Haskell, in the ST monad☆129Updated last month
- A Haskell translation of Idris's original algebraic effects library☆41Updated 8 years ago