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:

play c++ xml demo video

CMarkup has helped thousands of C++ developers handle their XML fast.

  • Extract the information you need from XML
  • Generate or modify XML
  • Handle images and binaries in XML
  • Even on very large documents
  • comment posted Shane Tolmie, New Zealand

    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.

    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?

    download foxe
    2.3

    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.

    comment posted 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.

    comment posted 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.