ekmett / parsersLinks
Generic parser combinators
☆89Updated 9 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☆164Updated 4 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆115Updated 10 months ago
- Haskell 98 comonads☆78Updated 9 months ago
- Fast binary serialization in Haskell☆110Updated 11 months ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Updated 2 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Haskell 98 contravariant functors☆73Updated last year
- ☆80Updated last year
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 6 months ago
- Some useful control operators for looping☆47Updated 5 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆79Updated 5 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 9 months ago
- Haskell 98 Profunctors☆70Updated 5 months ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆134Updated 4 years ago
- ☆78Updated 2 months ago
- A class for types that can be converted to a hash value☆105Updated 2 months ago
- Haskell library for simple, concise and fast generic operations.☆82Updated 2 years ago
- Alternative API for processes, featuring more type safety☆113Updated 7 months ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- Transactional key-value store written entirely in Haskell☆94Updated 4 years ago
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Implement monads by specifying instructions and their desired operational semantics.☆84Updated last year
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- Tools for programming with ConstraintKinds in GHC☆72Updated last year
- Dive into GHC☆82Updated 8 years ago
- Arbitrary-precision floating-point numbers represented using scientific notation☆75Updated 11 months ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- Mutable hash tables for Haskell, in the ST monad☆132Updated 3 months ago