Simple C++ performance for text data and XML
No bull. Just helping C++ programmers optimize text and data with XML tools, C++ source code, C++ tutorials, and "how to" articles.
C++ XML parser
This video shows how you can quickly add the C++ XML parser CMarkup to your project:
CMarkup has helped thousands of C++ developers handle their XML fast.
Free XML editor
I use foxe (the firstobject XML editor for Windows) as a simple text editor, HTML editor, and programmable XML utility. It is portable. Why not put it on your memory stick?
C++ performance fuels your editing and parsing, XML formatting, text encoding conversion, Unicode character functions, and a programmable run-time scripting and debugging environment with "FOAL" C++ syntax.
Matt Smith, UK
pretty much nothing will open very large XML files nicely - until ... your freeware tool - which does it in a snap! This is obviously highly efficient coding.
Derek, USA
...great for large XML files. it absolutely buzzed through my many MB file that eviscerated Eclipsed, annihilated notepad, waylayed Word, & exterminated XMLSpy. i could not believe how fast it was... i would have been happy if it just worked, let alone worked so responsively.


Having had previous XML experience with Xerces, we were prepared for the worst - however we were up and running with CMarkup within ten minutes. CMarkup is phenomenally easy to use, has an incredibly quick parser, and good documentation.