Small: inline vectors, sets/maps, utf8 strings, ...

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • small

    C++ small containers (by alandefreitas)

  • cmake-init

    The missing CMake project initializer

  • Please consider using cmake-init. While the CMake scripts seem to work fine, they are doing unnecessarily too much in the consumer code path (e.g. tons of options are defined that are of interest only to a developer, i.e. you), there are a lot of duplicates of built-in variables (e.g. SMALL_VERSION and SMALL_ROOT_DIR when small_VERSION and small_SOURCE_DIR are already set by project) and you should use vcpkg or Conan to grab Catch2.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cmake-init-vcpkg-example

    cmake-init generated executable project with vcpkg integration

  • Please consider using cmake-init. While the CMake scripts seem to work fine, they are doing unnecessarily too much in the consumer code path (e.g. tons of options are defined that are of interest only to a developer, i.e. you), there are a lot of duplicates of built-in variables (e.g. SMALL_VERSION and SMALL_ROOT_DIR when small_VERSION and small_SOURCE_DIR are already set by project) and you should use vcpkg or Conan to grab Catch2.

  • cmake-init-conan-example

    cmake-init generated executable project with Conan integration

  • Please consider using cmake-init. While the CMake scripts seem to work fine, they are doing unnecessarily too much in the consumer code path (e.g. tons of options are defined that are of interest only to a developer, i.e. you), there are a lot of duplicates of built-in variables (e.g. SMALL_VERSION and SMALL_ROOT_DIR when small_VERSION and small_SOURCE_DIR are already set by project) and you should use vcpkg or Conan to grab Catch2.

  • Folly

    An open-source C++ library developed and used at Facebook.

  • Boost-Pretty-Printer

    GDB Pretty Printers for Boost

  • There is a project that maintains GDP printers for boost containers. But it is hit and miss. And doesn't work on MacOS.

  • gentoo

    [MIRROR] Official Gentoo ebuild repository

  • Python powers Portage, eselect, equery, and many other tools in Gentoo. https://github.com/gentoo/gentoo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts