A dynamically-resizable vector with fixed capacity and embedded storage
☆172Apr 9, 2021Updated 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 view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 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☆166Nov 28, 2025Updated 3 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Virtual memory based containers☆42Jan 26, 2022Updated 4 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 9 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- C++ Scattered Containers☆67Jul 22, 2017Updated 8 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆167Jun 6, 2024Updated last year
- Library for extracting stacktrace from exception.☆49Nov 22, 2023Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A fixed capacity dynamically sized string☆69Dec 19, 2025Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- Prototype for new std::function features, compatible with C++11.☆47Apr 27, 2020Updated 5 years ago
- Implementation of C++20's std::span for older compilers☆373Feb 14, 2023Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Sep 16, 2019Updated 6 years ago
- A collection of std-like single-header C++ libraries☆202Feb 10, 2026Updated 2 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- This is an experimental library that has evolved to P2688☆682Nov 27, 2024Updated last year
- ☆13Apr 3, 2016Updated 9 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Reference implementation of mdspan targeting C++23☆493Feb 20, 2026Updated last week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Mar 25, 2024Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Nov 28, 2025Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- CLR GC implementation for il2cpp☆18Dec 14, 2017Updated 8 years ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago