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
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 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 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 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 6 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- ☆48Updated 7 years ago
- Small small_vector☆34Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- ☆26Updated 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
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago