codereport / An-Algorithm-Library
A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>
☆22Updated 3 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 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
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- ☆9Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- cppcast podcast website☆21Updated last year
- ☆61Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆15Updated this week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago