libfn / functionalLinks
Extending C++ library for functional programming
☆91Updated 3 weeks ago
Alternatives and similar repositories for functional
Users that are interested in functional are comparing it to the libraries listed below
Sorting:
- bel::views - simple and easy view classes for C++☆77Updated 2 years ago
- ☆79Updated 6 months ago
- Organization, documentation, etc. for the Beman Project,☆103Updated last week
- Zoo library☆131Updated 4 months ago
- My WG21 proposals☆63Updated 3 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A Beman Library Exemplar (Template)☆77Updated 3 weeks ago
- Lightweight C++20 testing framework.☆294Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- A C++20 concepts library, providing container concepts etc.☆84Updated 11 months ago
- C++20 Compact Tuple Tools☆56Updated last week
- C++ library aiming to replace all built-in integers☆97Updated 2 weeks ago
- Meta programming library designed for compilation speed.☆172Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 weeks ago
- high performance C++20 implementation of std::variant☆55Updated 7 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 2 months ago
- C++20 Meta-Programming library☆297Updated 4 months ago
- ☆68Updated 4 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A C++ type to trace calls to special member functions.☆103Updated last year
- An additive strong typedef library for C++14/17/20☆460Updated 8 months ago
- Range-based goodness for C++17☆365Updated 4 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- std::optional extensions adopted for C++26☆29Updated 3 weeks ago
- C++20 Coroutines Cheat Sheet☆84Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆107Updated last week
- Coroutines for C++23