-
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.
-
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.
-
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
Related posts
-
Fenster: The most minimal cross-platform GUI library
-
Cracking an old ZIP file to help open source the ANC's "Vula" secret crypto code
-
Best open source video downloader extension for Firefox?
-
Show HN: Unitree Go2 ROS2 Simulation – Added Sensors for Slam and Navigation
-
QtCS2024 Compile once. Run everywhere