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:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- ☆50Updated 8 years ago
- C++20 for flag enums☆27Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Virtual memory based containers☆41Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Flat containers for C++☆59Updated 7 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 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☆52Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 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 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- ☆25Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago