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.☆178Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- What a c++ standard Unicode library might look like.☆336Updated last year
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆260Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- C++ static_enum☆86Updated 5 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- C++ library aiming to replace all built-in integers☆97Updated this week
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆162Updated this week
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago