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
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- Tiny Test System☆27Updated last month
- An indirect value-type for C++☆82Updated 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
- ☆26Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Rebooting the std::bitset franchise☆43Updated this week
- A graph concurrent library for C++☆63Updated last year
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago
- Small small_vector☆33Updated 4 years ago
- a small lightweight std::execution work-alike☆57Updated this week
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- Portable UUID generation library for C++☆26Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Flat containers for C++☆59Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago