libxmlb
Library for querying compressed XML metadata


XML is slow to parse and strings inside the document cannot be memory mapped as they do not have a trailing NUL char. The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data.

LGPL-2.1-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Architecture:
Loading...
Loading package downloads...
SUSE Liberty Linux 9 x86_64
0.3.24-1.el9 info lock rpm lock src
0.3.24-1.el9 info lock rpm lock src
0.3.10-1.el9 info lock rpm lock src
0.3.10-1.el9 info lock rpm lock src
0.3.3-1.el9 info lock rpm lock src
0.3.3-1.el9 info lock rpm lock src
SUSE Liberty Linux 8 x86_64
0.3.28-2.el8_10 info lock rpm lock src
0.3.28-2.el8_10 info lock rpm lock src
0.3.28-1.el8_10 info lock rpm lock src
0.3.28-1.el8_10 info lock rpm lock src
0.1.15-1.el8 info lock rpm lock src
0.1.15-1.el8 info lock rpm lock src
SUSE Liberty Linux 10 x86_64
0.3.24-1.el10 info lock rpm lock src
0.3.15-7.el10 info lock rpm lock src