Appending to an std:string character-by-character: how does the capacity grow?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • Folly

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

  • folly provides functions to resize std::string & std::vector without initialization [0].

    [0] https://github.com/facebook/folly/blob/3c8829785e3ce86cb821c...

  • abseil-cpp

    Abseil Common Libraries (C++)

  • Yeah, it's nice! And Abseil does it, IFF you use LLVM libc++.

    https://github.com/abseil/abseil-cpp/blob/master/absl/string...

    The standard adopted it as resize_and_overwrite. Which I think is a little clunky.

  • 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

  • What can we learn from Bootstrap CSS

    1 project | dev.to | 27 May 2024
  • Generate a Laravel CRUD (Create, Read, Update, Delete) in 5 minutes.

    2 projects | dev.to | 25 May 2024
  • Webix

    1 project | news.ycombinator.com | 24 May 2024
  • [Off Topic] Nano introdução do framework Angular para Devs do back

    1 project | dev.to | 22 May 2024
  • Laravel Passport: API authentication with access and refresh token

    2 projects | dev.to | 22 May 2024