ekmett / parsersLinks
Generic parser combinators
☆88Updated 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 3 weeks ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆80Updated 2 months ago
- Fast binary serialization in Haskell☆110Updated 8 months ago
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆114Updated 6 months ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆131Updated 3 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- ☆80Updated last year
- Haskell 98 comonads☆77Updated 5 months ago
- Haskell 98 contravariant functors☆73Updated 10 months ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 5 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 2 months ago
- A class for types that can be converted to a hash value☆104Updated this week
- Safe, consistent, and easy exception handling☆136Updated 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 98 Profunctors☆70Updated 2 months ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Monad Transformers and Classes☆77Updated 6 years ago
- Alternative API for processes, featuring more type safety☆113Updated 4 months ago
- Drafts, notes and resources for adding linear typing to GHC.☆78Updated 5 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- Haskell Standard Input and Output☆104Updated 4 years ago
- Dive into GHC☆82Updated 8 years ago
- Transactional key-value store written entirely in Haskell☆93Updated 4 years ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- Mutable hash tables for Haskell, in the ST monad☆130Updated 2 months ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- free monads☆179Updated 5 months ago
- Containers for STM☆71Updated 6 months ago
- Some useful control operators for looping☆47Updated 5 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago