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:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆25Updated last week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 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☆20Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- homogeneous variadic function parameters☆18Updated last year
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Containers for building C++ on CI☆48Updated last year
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆22Updated 5 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
- Experimental library for coroutines and networking☆16Updated 8 years ago
- Easily batch-build cmake projects!☆18Updated last week
- ☆62Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Virtual memory based containers☆41Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 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…☆112Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A tagged-pointer type for C++.☆37Updated 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