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
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 years ago
- C++ Scattered Containers☆67Jul 22, 2017Updated 8 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 6 years ago
- ☆13Apr 3, 2016Updated 9 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- 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
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆374Feb 14, 2023Updated 3 years ago
- Virtual memory based containers☆42Jan 26, 2022Updated 4 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
- A fixed capacity dynamically sized string☆69Mar 11, 2026Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Sep 16, 2019Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 10 years 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,598May 29, 2025Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆183Updated this week
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- This is an experimental library that has evolved to P2688☆681Nov 27, 2024Updated last year
- A collection of std-like single-header C++ libraries☆205Feb 10, 2026Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Reference implementation of mdspan targeting C++23☆495Feb 24, 2026Updated 3 weeks ago
- Embedded template library.☆27Oct 24, 2025Updated 4 months ago
- C++20 Compact Tuple Tools☆56Mar 13, 2026Updated last week
- An implementation of C++ Extensions for Ranges☆226Feb 24, 2020Updated 6 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆167Jun 6, 2024Updated last year
- C++17 `std::variant` for C++11/14/17☆708Dec 7, 2022Updated 3 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Nov 11, 2017Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago