ekmett / parsersLinks
Generic parser combinators
☆88Updated 7 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 2 months ago
- Fast binary serialization in Haskell☆109Updated 10 months ago
- ☆79Updated last year
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 3 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆81Updated 3 weeks ago
- Haskell 98 contravariant functors☆73Updated last year
- Efficient, pure binary serialisation using ByteStrings in Haskell.☆114Updated 8 months ago
- Haskell 98 comonads☆77Updated 7 months ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 7 months ago
- A class for types that can be converted to a hash value☆105Updated last month
- Haskell 98 Profunctors☆70Updated 4 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 4 months ago
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆132Updated 3 years ago
- Some useful control operators for looping☆47Updated 5 years ago
- Containers for STM☆71Updated 8 months ago
- Haskell Standard Input and Output☆104Updated 5 years ago
- ☆77Updated last month
- 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
- Extra Haskell functions☆96Updated 3 months ago
- Tools for programming with ConstraintKinds in GHC☆72Updated last year
- Lean Haskell Benchmarking☆90Updated 3 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆79Updated 5 years ago
- Evaluation-orthogonal serialisation of Haskell data, as a library☆62Updated 9 months ago
- Dive into GHC☆82Updated 8 years ago
- Alternative API for processes, featuring more type safety☆113Updated 6 months ago
- Benchmarks to compare Haskell streaming library performance☆107Updated last month
- Difference lists in Haskell☆65Updated 2 months ago
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year