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:
- Coroutine Support Library☆36Updated last year
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated this week
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- HTTP and WebSocket built on Asio in C++11☆11Updated 7 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- A graph concurrent library for C++☆63Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year