palotasb / static_vectorLinks
C++ static vector class template. Also might be known as fixed vector or on-stack vector.
☆13Updated 3 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:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Virtual memory based containers☆43Updated 3 years ago
- A C++20 serialization library (cereal fork)☆30Updated 2 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- 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 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 11 months ago
- ☆49Updated 8 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- ☆26Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- An indirect value-type for C++☆84Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A fixed capacity dynamically sized string☆68Updated last month