Boost
boost
arrow_drop_down
List View
Grid View
Category View
String
CharConv C++ 11
An implementation of <charconv> in C++11.
Convert C++ 11
An extendible and configurable type-conversion framework.
Format C++ 11
The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string.
Iostreams C++ 03
Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters.
Lexical Cast C++ 11
General literal text conversions, such as an int represented a string, or vice-versa.
Locale C++ 11
Provide localization and Unicode handling tools for C++.
Regex C++ 11
Regular expression library.
Spirit C++ 03
LL parser framework represents parsers directly as EBNF grammars in inlined C++.
Static String C++ 11
A fixed capacity dynamically sized string.
String Algo C++ 03
String algorithms library.
String View C++ 03
String view templates.
Tokenizer C++ 03
Break of a string or other character sequence into a series of tokens.
Wave C++ 11
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.
Xpressive C++ 03
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.