cnbatch / dynarray
A header-only library, VLA for C++ (≥C++14). Extended version of std::dynarray
☆13Updated last year
Alternatives and similar repositories for dynarray
Users that are interested in dynarray are comparing it to the libraries listed below
Sorting:
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- Coroutine Support Library☆33Updated 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 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
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- meta-programming, C++11☆16Updated 2 years ago
- ☆49Updated 7 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- GitHub Actions for C++ Libraries☆22Updated last month
- A graph concurrent library for C++☆63Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- An indirect value-type for C++☆83Updated last year
- 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
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- a small lightweight std::execution work-alike☆66Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Generic hash function for STL style unordered containers☆36Updated last month
- A C++14 reflection library☆71Updated last month
- Portable UUID generation library for C++☆26Updated last year
- C++20 Compact Tuple Tools☆49Updated last week