v3 flag enabled

Find a battle-tested library for the problem you're solving right now.

Excited Cartoon Mascot Excited Cartoon Mascot
  • Library name
    Description
    Category
    Author
    Version
  • Array

    STL compliant container wrapper for arrays of constant size.

    Containers C++ 03
    C++ 03
  • Bimap

    Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key.

    Containers Data C++ 03
    C++ 03
  • Circular Buffer

    A STL compliant container also known as ring or cyclic buffer.

    Containers C++ 03
    C++ 03
  • Container

    Standard library containers and extensions.

    Containers Data C++ 03
    C++ 03
  • GIL

    (C++14) Generic Image Library

    C++ 14
  • Graph

    The BGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL).

    C++ 14
  • GraphParallel

    The PBGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL).

    C++ 03
  • ICL

    Interval Container Library, interval sets and maps and aggregation of associated values

    Containers Data C++ 03
    C++ 03
  • Intrusive

    Intrusive containers and algorithms.

    Containers C++ 03
    C++ 03
  • JSON

    JSON parsing, serialization, and DOM in C++11

    Containers Data IO C++ 11
    C++ 11
  • Multi-Array

    Boost.MultiArray provides a generic N-dimensional array concept definition and common implementations of that interface.

    Containers Math C++ 03
    C++ 03
  • Multi-Index

    The Boost Multi-index Containers Library provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.

    Containers Data C++ 03
    C++ 03
  • Pointer Container

    Containers for storing heap-allocated polymorphic objects to ease OO-programming.

    Containers Data C++ 03
    C++ 03
  • PolyCollection

    Fast containers of polymorphic objects.

    Containers C++ 11
    C++ 11
  • Property Map

    Concepts defining interfaces which map key objects to value objects.

    C++ 03
  • Property Map (Parallel)

    Parallel extensions to Property Map for use with Parallel Graph.

    C++ 03
  • Property Tree

    A tree data structure especially suited to storing configuration data.

    Containers Data C++ 11
    C++ 11
  • Static String

    A fixed capacity dynamically sized string.

    C++ 11
  • String View

    String view templates.

    C++ 03
  • Unordered

    Unordered associative containers.

    Containers C++ 11
    C++ 11
  • URL

    URL parsing in C++11

    Containers Data IO C++ 11
    C++ 11
  • Variant

    Safe, generic, stack-based discriminated union container.

    Containers Data C++ 11
    C++ 11
  • Variant2

    A never-valueless, strong guarantee implementation of std::variant.

    Containers Data C++ 11
    C++ 11