p-ranav / small_vector
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆34Updated 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++☆29Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- ☆26Updated 5 years ago
- Tiny Test System☆27Updated last month
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- A graph concurrent library for C++☆63Updated last year
- 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
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Small small_vector☆34Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- C++11 compatible charconv☆30Updated 3 weeks ago
- A hash function library☆43Updated this week
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- flat_map standardization proposal☆10Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Rebooting the std::bitset franchise☆44Updated this week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Portable UUID generation library for C++☆26Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A header only structure of arrays container for C++☆41Updated last year
- A C++14 Lambda Library☆24Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago