C++11/20 library that provides static_vector, small_vector, static_map, small_map, flat_map, static_flat_map, small_flat_map, static_unordered_map, small_unordered_map, etc.
-
Updated
Mar 16, 2026 - C++
C++11/20 library that provides static_vector, small_vector, static_map, small_map, flat_map, static_flat_map, small_flat_map, static_unordered_map, small_unordered_map, etc.
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
Add a description, image, and links to the devector topic page so that developers can more easily learn about it.
To associate your repository with the devector topic, visit your repo's landing page and select "manage topics."