FXML
XML parser
A secure-by-default XML parser and serializer library
Secure-by-default, error-recovering XML parser and serializer in Common Lisp
32 stars
7 watching
3 forks
Language: Common Lisp
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 434 |
florob/rustyxml | An XML parser written in Rust | 103 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
ruricolist/cl-feedparser | A Common Lisp library that parses RSS/Atom feeds into a structured format | 26 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
recp/xml | A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects | 12 |
lxfontes/ezxml | An XML parsing C library designed for easy use and fast performance | 43 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |