C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, static_vector, and many more.
-
Updated
Nov 9, 2025 - C++
C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, static_vector, and many more.
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."