libxode 0.71 review

Download
by rbytes.net on

libxode is an XML library which wraps expat

License: GPL (GNU General Public License)
File size: 0K
Developer: Chris Moyer and Keith Minkler
0 stars award from rbytes.net

libxode is an XML library which wraps expat. In C even. It offers a very flexable DOM, and uses Memory Pools (which can also be created/used from this library).

libxode also features handling of XML streams and some convenience functions for string handling using memory pools.

Here are some key features of "libxode":
XML Parsing

XStreams for parsing XML in a stream
Xodes a highly flexible DOM
On Demand child parsing (well, soon)

Memory Pools

Organize related memory into one structure
Save mallocs and frees with heap pre-allocation

Spools

Simple handling of strings
Simple concatencation
Utilizes Pools for simple memory handling

libxode 0.71 keywords