LibAxl 0.3.0 review

Download
by rbytes.net on

LibAxl (or just Axl) is an implementation of the XML 1.0 standard specification, developed by the ASPL people to support many of its

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Advanced Software Production Line, S.L.
0 stars award from rbytes.net

LibAxl (or just Axl) is an implementation of the XML 1.0 standard specification, developed by the ASPL people to support many of its XML software requirements.

LibAxl has been implemented using ANSI C, at this moment it doesn't has any external library dependency, and it is known to work under any GNU/Linux station, as well as Microsoft Windows platforms.

Here are some key features of "LibAxl":
The library has a clean implementation, based on opaque types and consistent API to operate with XML representation elements. Some of its features are:

It is extremely memory efficient with an small foot print (120k). Here are some reports, especially memory usage.
It is thread safe, without requiring to re-compile or doing any special task to have the library for single or multi-threading support.
It supports (and only) XML 1.0 standard definition. At this moment the third edition.

The non-technical features are: open source library, released under the LGPL license, which allows commercial as well as open source development.

What's New in This Release:
This release improves overall efficiency, making it faster than LibXML while consuming 2.5 times fewer resources.
It includes some API improvements (new functions) and documentation updates.

LibAxl 0.3.0 keywords