What are some commonly used or underrated features provided by the Boost library that haven't been yet adopted by the STL?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Boost.Beast

    HTTP and WebSocket built on Boost.Asio in C++11

  • quickcpplib

    Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!

  • I know the right design in my opinion here: customisable accessor based, like how https://github.com/ned14/quickcpplib/blob/master/include/quickcpplib/algorithm/bitwise_trie.hpp does things. Then you get application flexibility, rather than the rigidity a STL container forces you into (which BTW is great if that suits you, but it sucks if it doesn't). Obviously one can implement a corresponding STL container from the same algorithm easily,

  • 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

  • Learning to build networking applications using C/C++ from scratch

    1 project | /r/cpp_questions | 26 Jan 2023
  • BOOST.BEAST Websocket

    1 project | /r/cpp_questions | 15 Jun 2022
  • boost.beast

    2 projects | /r/cpp | 17 Apr 2022
  • tuplet: A Lightweight Tuple Library for Modern C++

    6 projects | /r/cpp | 28 Sep 2021
  • ASIO Updated in Boost 1.77: Holy Schitte, the NEW FEATURES !!!

    1 project | /r/cpp | 13 Aug 2021