parser combinator project -parseWorks

Parser for .vdm files?

nanoargs: a lightweight, zero-dependency argument parser for Rust.

Yaml Parser for go or any languages built from the the YAML 1.2 spec

Reef: A Rust-powered bash→fish translator using conch-parser for AST-based shell syntax translation

ZGram - JIT compile PEG parser generator for Python.

go-llm-stream O(n) streaming JSON parser for LLM responses (Go)

Parser/Syntax Tree Idea Help

What's the best go based parser for technical documentation, to turn plain text single source files into semantic HTML?

I profiled my parser and found Rc::clone to be the bottleneck