Apache.org has 83 URLs listed in 76 Dmoz categories.
Apache XML project Different open source tools, most of which use the Xerces implementation (DOM Level 1 and 2) as a base. Xerces itself is available in Java, C++, Perl, and COM. http://xml.apache.org/ Top/Computers/Programming/Internet/W3C_DOM
Apache's DOM Implementation in C++ XML for C++ parser (XML4C) is a validating XML parser written in a portable subset of C++. It implements Level 1 and some of Level 2 DOM, as well as providing SAX interfaces. Source code, samples and API documentation are provided with the parser. http://xml.apache.org/xerces-c/ Top/Computers/Programming/Internet/W3C_DOM
Apache C++ Standard Library A collection of algorithms, containers, iterators, and other fundamental components of every piece of software, implemented as C++ classes, templates, and functions essential for writing C++ programs. The goal is to provide a free implementation of the I http://stdcxx.apache.org/ Top/Computers/Programming/Languages/C++/Class_Libraries