gnzlbg / static_vectorLinks
A dynamically-resizable vector with fixed capacity and embedded storage
☆171Updated 4 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 lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Measures how parsing overweight the major STLs have become☆59Updated 5 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 4 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- What a c++ standard Unicode library might look like.☆339Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Compile time mathematic functions for C++14☆188Updated 4 years ago
- SPY - C++ Information Broker☆157Updated last month
- Meta programming library designed for compilation speed.☆172Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression