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
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 weeks ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- homogeneous variadic function parameters☆17Updated 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 2 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Boost.org unordered module☆71Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 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
- A header only structure of arrays container for C++☆41Updated last year
- The Fancy Named Parameters Library☆31Updated last week
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 8 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++20 Compact Tuple Tools☆49Updated last week
- C++11 compatible charconv☆30Updated 3 weeks ago
- C++20 Memory Allocators☆34Updated last week
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- A C++14 Lambda Library☆24Updated this week
- flat_map standardization proposal☆10Updated 2 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Tiny Test System☆27Updated last week
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated 2 months ago