p-ranav / small_vector
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆33Updated 3 years ago
Alternatives and similar repositories for small_vector:
Users that are interested in small_vector are comparing it to the libraries listed below
- Container Traits for Modern C++☆28Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- An indirect value-type for C++☆82Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- The Fancy Named Parameters Library☆30Updated 4 months ago
- Small small_vector☆33Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- A header only structure of arrays container for C++☆41Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- A C++14 Lambda Library☆23Updated 2 months ago
- A graph concurrent library for C++☆63Updated last year
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- a small lightweight std::execution work-alike☆63Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 weeks ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Tiny Test System☆27Updated 2 months ago
- Rebooting the std::bitset franchise☆44Updated last week