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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- homogeneous variadic function parameters☆17Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆19Updated this week
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- C++20 for flag enums☆27Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- ☆62Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated this week
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆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…☆62Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- ☆22Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Roman numeral support for C++17☆52Updated last year
- Easily batch-build cmake projects!☆18Updated 6 months ago