28 open-source projects similar to jgm/lunamark, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lunamark alternative.
A fast Common Lisp binary serializer/deserializer
A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.
Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.
JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are preserved as best as possible.
A library to easily read and write complex binary formats.
Encode and decode deeply-nested data into flat Swift objects
Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.
An experimental implementation of parsing expression grammars (a la Janet) in Common Lisp