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
Related projects ⓘ
Alternatives and complementary repositories for small_vector
- Container Traits for Modern C++☆28Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- An indirect value-type for C++☆82Updated last year
- ☆26Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆47Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- The Fancy Named Parameters Library☆27Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Portable UUID generation library for C++☆24Updated last year
- A header only structure of arrays container for C++☆39Updated last year
- A fixed capacity dynamically sized string☆63Updated last week
- Tiny Test System☆27Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- A C++20 serialization library (cereal fork)☆26Updated last year
- C++20 Compact Tuple Tools☆47Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Small small_vector☆31Updated 4 years ago
- Rebooting the std::bitset franchise☆43Updated last week
- Flat containers for C++☆56Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago