gharveymn / small_vectorLinks
A fully featured single header library implementing a vector container with a small buffer optimization.
☆66Updated 3 months ago
Alternatives and similar repositories for small_vector
Users that are interested in small_vector are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆221Updated 10 months ago
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Greg's Template Library of useful classes.☆214Updated last week
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- C++20 Compact Tuple Tools☆53Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated last week
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- value types for composite class design - with allocators☆57Updated last week
- std::embed implementation for the poor (C++17)☆91Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A C++ parser combinator library.☆152Updated last week
- C++20 implementation of mutable constexpr expressions☆117Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- C++20 Meta-Programming library☆290Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆192Updated 3 years ago
- Zoo library☆127Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- C++ library aiming to replace all built-in integers☆96Updated 3 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated this week
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago