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 2 months ago
- homogeneous variadic function parameters☆17Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- ☆62Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- Virtual memory based containers☆43Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆19Updated this week
- 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
- 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 single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- C++20 for flag enums☆27Updated 5 years ago
- The Fancy Named Parameters Library☆34Updated last month
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Containers for building C++ on CI☆48Updated last year
- Easily batch-build cmake projects!☆18Updated 6 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago