KonanM / small_vectorLinks
Small small_vector
☆35Updated 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:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 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.☆71Updated 10 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- 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 fixed capacity dynamically sized string☆68Updated last week
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- WIP☆27Updated 6 years ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- A C++14 reflection library☆76Updated last week
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- Light, fast, threadpool for C++20☆106Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- A bunch of small C++ utilities☆68Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago