palotasb / static_vector
C++ static vector class template. Also might be known as fixed vector or on-stack vector.
☆14Updated 2 years ago
Alternatives and similar repositories for static_vector:
Users that are interested in static_vector are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- ☆26Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Flat containers for C++☆57Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- Standalone version of the boost::unordered library☆24Updated last week
- An indirect value-type for C++☆82Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- 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 8 months ago
- C++20 for flag enums☆27Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Small small_vector☆32Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- ☆17Updated 6 years ago