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:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- ☆61Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Roman numeral support for C++17☆52Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- Compilation of header-only C++23 constexpr utilities☆13Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Collection of proposals for c++☆26Updated last month
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- test suite generation for C++☆27Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- homogeneous variadic function parameters☆17Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆17Updated last month