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!☆37Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- homogeneous variadic function parameters☆18Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Containers for building C++ on CI☆48Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆24Updated this week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- test suite generation for C++☆28Updated 6 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- ☆25Updated 5 years ago
- ☆62Updated 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
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Data structures for ASTs☆14Updated 3 years ago
- ☆34Updated 3 years ago