awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Phrogz avatar

Phrogz/SLAXML

0
View on GitHub↗
165 stars·45 forks·Lua·MIT·10 views

SLAXML

SAX-like streaming XML parser for Lua

Features

  • Parsing and Serialization - Pure streaming XML parser.

Star history

Star history chart for phrogz/slaxmlStar history chart for phrogz/slaxml

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with SLAXML

These projects share indexed features with SLAXML. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • antirez/lua-cmsgpackantirez avatar

    antirez/lua-cmsgpack

    378View on GitHub↗

    A self contained Lua MessagePack C implementation.

    C
    View on GitHub↗378
  • conspack/cl-conspackconspack avatar

    conspack/cl-conspack

    98View on GitHub↗

    Implementation for Common Lisp.

    Common Lisp
    View on GitHub↗98
  • danny1113/html-parser-builderdanny1113 avatar

    danny1113/html-parser-builder

    11View on GitHub↗

    A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.

    Swift
    View on GitHub↗11
  • ajberkley/cl-binary-storeajberkley avatar

    ajberkley/cl-binary-store

    52View on GitHub↗

    A fast Common Lisp binary serializer/deserializer

    Common Lisp
    View on GitHub↗52
Compare all 28 related projects→

Frequently asked questions

What does phrogz/slaxml do?

SAX-like streaming XML parser for Lua

What are the main features of phrogz/slaxml?

The main features of phrogz/slaxml are: Parsing and Serialization.

Which projects share features with phrogz/slaxml?

Projects with overlapping indexed features include: 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.