palotasb / static_vectorLinks
C++ static vector class template. Also might be known as fixed vector or on-stack vector.
☆13Updated 3 years ago
Alternatives and similar repositories for static_vector
Users that are interested in static_vector are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- ☆49Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- C++ components used in the project https://github.com/rnburn/bbai