std::forward_list vs std::vector compiler optimizations

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • small_vector

    Small small_vector

    For just a small experiment you could give my minimal small vector implementation a try. https://github.com/KonanM/small_vector/blob/master/include/small_vector/small_vector.h

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • small_vector

    A fully featured single header library implementing a vector container with a small buffer optimization. (by gharveymn)

    Hey, if you were still shopping around, you could give my implementation a shot. Note that it does not have the decoupled buffer feature as you mentioned below, but it is quite richly featured. Fair warning, if you do use this you are a tester, as I haven't found the time to write very many tests yet.

  • lvc

    Collection of C++ containers extracted from LLVM

    In case you're interested, I started to isolate LLVM's containers in a separate project so that they can be reused more easily. There's only SmallVector right now but I'll add more in the coming days

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

  • Fenster: The most minimal cross-platform GUI library

    1 project | news.ycombinator.com | 7 Sep 2024
  • Cracking an old ZIP file to help open source the ANC's "Vula" secret crypto code

    2 projects | news.ycombinator.com | 7 Sep 2024
  • Best open source video downloader extension for Firefox?

    1 project | /r/firefox | 16 Feb 2023
  • Show HN: Unitree Go2 ROS2 Simulation – Added Sensors for Slam and Navigation

    1 project | news.ycombinator.com | 7 Sep 2024
  • QtCS2024 Compile once. Run everywhere

    2 projects | news.ycombinator.com | 7 Sep 2024