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 this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆24Updated 2 weeks ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- ☆62Updated 3 years ago
- homogeneous variadic function parameters☆18Updated last year
- Containers for building C++ on CI☆48Updated last year
- Roman numeral support for C++17☆51Updated 2 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- test suite generation for C++☆27Updated 5 months ago
- Virtual memory based containers☆42Updated 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 concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 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
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆106Updated 8 months ago
- Text encoding for modern C++☆32Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- ☆22Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago