dso-parse
This is a simple PEG (parsing-expression grammar) parser-generator, aimed mostly at parsing text but capable of parsing other structures as well. A quick overview is available.

This project was largely for my learning, but I do hope it's useful to someone (as a parser-generator). See the project's page for more information.