C++17: Efficiently Returning std::vector from Functions

When std::shared_mutex Outperforms std::mutex: A Google Benchmark Study on Scaling and Overhead

Why std::span Should Be Used to Pass Buffers in C++20

Choosing the Right C++ Containers for Performance