jkalias / functional_cppLinks
A wrapper of common C++ std types for functional programming
☆22Updated last year
Alternatives and similar repositories for functional_cpp
Users that are interested in functional_cpp are comparing it to the libraries listed below
Sorting:
- Comparison operators for std::span☆15Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- An indirect value-type for C++☆83Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- ☆26Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Portable UUID generation library for C++☆26Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- A C++14 Lambda Library☆25Updated last month
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- ☆34Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++20 Unit-Testing library☆47Updated last month
- meta-programming, C++11☆16Updated 2 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Functional C++ iterator library☆25Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago