codereport / An-Algorithm-LibraryLinks
A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>
☆22Updated 4 years ago
Alternatives and similar repositories for An-Algorithm-Library
Users that are interested in An-Algorithm-Library are comparing it to the libraries listed below
Sorting:
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- ☆62Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 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
- Yet another C++ text formatting library.☆71Updated 7 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- ☆22Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆17Updated this week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated 11 months ago
- A tagged-pointer type for C++.☆35Updated 2 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- test suite generation for C++☆27Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago