palotasb / static_vectorLinks
C++ static vector class template. Also might be known as fixed vector or on-stack vector.
☆13Updated 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
Sorting:
- ☆34Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- An indirect value-type for C++☆83Updated last year
- 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
- ☆49Updated 7 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆26Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++17 tiny vector math library☆43Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 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 last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago