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 4 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- C++ build system that uses C++ for build configuration.☆19Updated last week
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆62Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Containers for building C++ on CI☆48Updated 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
- Command Line User Experience☆80Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago