Are there any other STaX Writer implementation for C/C++ except libxml2?
LLamaXML
Its one of the few C++ pull parsers.
You can look at the Genx library.
The article about STaX in Wikipedia mentiones Expat in the list of implementations.