A collection of std-like single-header C++ libraries
-
Updated
Sep 26, 2024 - C++
A collection of std-like single-header C++ libraries
C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.
Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms
A faster method for singular erasures, ranged erasures, and erase_if-style erasures for vector/deque/static_vector when element order is not important.
A Modern C++20 utility library.
A high-performance, fixed-capacity vector implementation for C++17 with STL-compatible interface and no dynamic memory allocation.
Add a description, image, and links to the static-vector topic page so that developers can more easily learn about it.
To associate your repository with the static-vector topic, visit your repo's landing page and select "manage topics."