KonanM / small_vectorLinks
Small small_vector
☆34Updated last month
Alternatives and similar repositories for small_vector
Users that are interested in small_vector are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- An indirect value-type for C++☆84Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- A C++14 reflection library☆75Updated last week
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Flat containers for C++☆59Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- Library of flat vector-like based associative containers☆74Updated 2 years ago