attoparsec
Parser library
A fast parser combinator library for efficient text parsing in network protocols and file formats
A fast Haskell library for parsing ByteStrings
513 stars
20 watching
93 forks
Language: Haskell
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A fast binary parser with support for incremental input | 9 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| An industrial-strength monadic parser combinator library. | 925 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. | 50 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A standard library for Haskell to provide a common foundation for production software development | 846 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A parser library for F# and C# | 95 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| A parser generator for Haskell that focuses on simplicity and conciseness while providing fast and modern parsing capabilities | 93 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |