p-ranav / small_vectorLinks
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆36Updated 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++☆30Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- ☆25Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated this week
- An indirect value-type for C++☆83Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 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
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Rebooting the std::bitset franchise☆45Updated last month
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago