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.☆31Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- ☆48Updated 7 years 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++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 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 9 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 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
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Virtual memory based containers☆42Updated 3 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 4 months ago
- easy to use callback library for C++☆40Updated 7 years ago
- Windows Using Headers Only...☆61Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆26Updated 4 years ago
- Small small_vector☆33Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago