gharveymn / small_vectorLinks
A fully featured single header library implementing a vector container with a small buffer optimization.
☆66Updated 5 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☆108Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- SPY - C++ Information Broker☆157Updated last week
- Greg's Template Library of useful classes.☆223Updated last month
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- C++20 [Minimal] Static Perfect Hash library☆236Updated 2 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- C++20 Compact Tuple Tools☆55Updated 3 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- C++20 implementation of mutable constexpr expressions☆119Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- A C++ parser combinator library.☆155Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- C++ library aiming to replace all built-in integers☆97Updated last week
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- A C++20 concepts library, providing container concepts etc.☆84Updated 10 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- value types for composite class design - with allocators☆63Updated last month