Dobiasd / FunctionalPlusLinks
Functional Programming Library for C++. Write concise and readable C++ code.
☆2,257Updated last week
Alternatives and similar repositories for FunctionalPlus
Users that are interested in FunctionalPlus are comparing it to the libraries listed below
Sorting:
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,338Updated 9 months ago
- Your standard library for metaprogramming☆1,823Updated 2 weeks ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,570Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,270Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated last year
- A type safe SQL template library for C++☆2,599Updated last week
- Implementation of python itertools and builtin iteration functions for C++17☆1,425Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,395Updated this week
- Parsing Expression Grammar Template Library☆2,086Updated this week
- Argh! A minimalist argument handler.