libxml2-ee
libxml2-ee is an XML toolkit implemented in C, based on libxml2.
License
This software is released under the GNU Affero General Public License (AGPL) version 3, see the Copyright file.
Improvements over libxml2
Up to 10x faster, SIMD-accelerated parser
All denial-of-service issues in the core parser fixed, guaranteed linear behavior
64-bit hardening Unsafe string functions aren't called internally Optional API-compatible 64-bit-safe mode (but breaks ABI)
Improved fuzz coverage and error handling
Complete meson support which is now the canonical build system
... continue reading