Awesome Lua Parsing and Serialization

  • json.lua json.lua 1,689
    star
    updated 5 months ago MIT License

    A lightweight JSON library for Lua

  • updated 12 months ago MIT License

    An extension of LPeg that supports labeled failures

  • LPegLJ LPegLJ 107
    star
    updated almost 2 years ago Other

    LPeg version 1.0 Parser in pure LuaJIT

  • updated almost 2 years ago MIT License

    A collection of LPEG patterns

  • updated about 1 month ago MIT License

    Lua CJSON is a fast JSON encoding/parsing module for Lua

  • updated over 2 years ago

    A self contained Lua MessagePack C implementation.

  • updated 7 months ago Other

    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.

  • updated over 1 year ago

    Lexing & Syntax Highlighting in Lua (using LPeg)

  • lua-pb lua-pb 287
    star
    updated almost 6 years ago MIT License

    Lua Protocol Buffers

  • LuLPeg LuLPeg 233
    star
    updated about 2 years ago Other

    A port of LPeg 100% written in Lua.

  • updated 7 months ago MIT License

    Lua library for conversion between markup formats

  • lyaml lyaml 200
    star
    updated about 1 year ago Other

    LibYAML binding for Lua.

  • SLAXML SLAXML 148
    star
    updated over 1 year ago MIT License

    SAX-like streaming XML parser for Lua