devector topic
List
devector repositories
sfl-library
142
Stars
9
Forks
142
Watchers
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.
indivi_collection
43
Stars
3
Forks
43
Watchers
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.