Is chance of memory fragmentation high when using std::vector and std::string?

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

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

    Embedded Template Library

  • I highly recommend using the embedded template library instead. It replicates the STL but you have to pre-allocate all of the storage for each container.

  • amp-embedded-infra-lib

    amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software development

  • I personally tend to recommend https://github.com/philips-software/embeddedinfralib as it provides a bit more in functionality. And very humans friendly to use.

  • 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

  • Advice on using C++ in low level embedded

    4 projects | /r/embedded | 8 Jul 2022
  • Semantic Version GitHub Action

    2 projects | /r/programming | 8 Jul 2023
  • Code coverage with clang and gcovr

    2 projects | /r/cpp_questions | 12 Apr 2023
  • Looking for well written, modern C++ (17/20) example projects for microcontrollers

    19 projects | /r/embedded | 16 Mar 2023
  • What is on your CI?

    3 projects | /r/embedded | 21 Feb 2023