CppDoc vs RegExr
A side-by-side look at CppDoc and RegExr. For an in-depth review of either product, follow the links below.
CppDoc
Development
CppDoc is an open-source documentation generator for C++ projects. It analyzes C++ code and generates documentation in HTML format describing classes, functions, variables etc. Useful for automatically generating API documentation in C++ projects.
cdocumentationgeneratorapiopensource
RegExr
Development
RegExr is a tool for creating, testing and debugging regular expressions. It allows you to easily test regex patterns against text inputs in a visual interface, and offers features like syntax highlighting, explanations, cheat sheets and more.
regexregular-expressionspattern-matchingtext-processingdeveloper-tool