List View
Grid View
Category View

An implementation of <charconv> in C++11.

An extendible and configurable type-conversion framework.

The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string.

03

Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters.

03

General literal text conversions, such as an int represented a string, or vice-versa.

Provide localization and Unicode handling tools for C++.

11

Regular expression library.

11

LL parser framework represents parsers directly as EBNF grammars in inlined C++.

A fixed capacity dynamically sized string.

String algorithms library.

String view templates.

Break of a string or other character sequence into a series of tokens.

The Boost.Wave library is a Standards conformant, and highly configurable implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface.

11

Regular expressions that can be written as strings or as expression templates, and which can refer to each other and themselves recursively with the power of context-free grammars.

03