28 open-source projects similar to mpx/lua-cjson, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lua Cjson alternative.
A fast Common Lisp binary serializer/deserializer
A self contained Lua MessagePack C implementation.
A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.
Super Monadic Über Go-into : parser combinators for Common Lisp
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
An extension of LPeg that supports labeled failures