A vector with a small fixed-size array, which changes to a dynamic array as needed. Can be used to avoid memory allocations in some scenarios.