p-ranav / small_vectorLinks
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆35Updated 4 years ago
Alternatives and similar repositories for small_vector
Users that are interested in small_vector are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Small small_vector☆34Updated 3 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 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…☆62Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- ☆26Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- A fixed capacity dynamically sized string☆67Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 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 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago