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.
Die Hauptfunktionen von harningt/luajson sind: Parsing and Serialization.
Open-Source-Alternativen zu harningt/luajson sind unter anderem: antirez/lua-cmsgpack — A self contained Lua MessagePack C implementation. conspack/cl-conspack — Implementation for Common Lisp. danny1113/html-parser-builder — A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder. drewc/smug — Super Monadic Über Go-into : parser combinators for Common Lisp. eugeneia/maxpc — Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing. ajberkley/cl-binary-store — 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.
A fast Common Lisp binary serializer/deserializer