Lock-Free Data Structures. Exploring Queues Written by Max Khiszinsky It was long ago since the last time we talked about lock free containers. I was planning to quickly...
PVS-Studio for Visual C++ Written by Andrey Karpov Many of our articles are concentrated on anything but the PVS-Studio analyzer itself. We tell our readers about projects...
Comparing Rust and C++ Written by Dzmitry Malyshau All the C++ and Rust examples in the article are not real. So use your imagination to estimate the scope of...
A Cheat Sheet for HTTP Libraries in C++ Written by tangro Unfortunately, standard C++ library provides no tools for working with HTTP protocol. Therefore, when we want to run some REST...
or