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.☆32Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- ☆48Updated 7 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 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
- 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆26Updated 4 years ago
- C++17 tiny vector math library☆41Updated last year
- 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
- Small small_vector☆33Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Windows Using Headers Only...☆61Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years 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 9 months ago