cnbatch / dynarrayLinks
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:
- Asio Buffers without the Asio☆14Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Boost.org unordered module☆75Updated last week
- A fixed capacity dynamically sized string☆66Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Coroutine Support Library☆33Updated 10 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++20 Dependency Injection library☆26Updated last month
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- an experimental standard C++ library☆90Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆22Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- An indirect value-type for C++☆83Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++11 compatible charconv☆31Updated last week
- A C++14 Lambda Library☆25Updated 2 months ago