nimble_parsec
Parser combinator
A lightweight and efficient library for building text-based parsers using composable combinators
A simple and fast library for text-based parser combinators
820 stars
19 watching
51 forks
Language: Elixir
last commit: 12 months ago binaryelixirparser-combinator
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
| | A Swift library for creating parsers from simple components using combinator logic | 226 |
| | A parser combinator library designed to be industrial-strength and easy to use | 850 |
| | A minimal filesystem-based publishing engine with Markdown support and code highlighting | 475 |
| | A library that validates and documents high-level options | 510 |
| | A parser combinator library for Scala | 656 |
| | A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
| | A monadic parser combinator library for C# | 61 |
| | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
| | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| | A dynamic parser combinator library for Dart. | 460 |
| | A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
| | A parallel computation library on top of GenStage for Elixir | 1,560 |
| | A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
| | A lightweight and fast parsing library for C#. | 931 |