jkalias / functional_cpp
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
- Container Traits for Modern C++☆29Updated 4 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
- An indirect value-type for C++☆82Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- ☆26Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated 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
- Comparison operators for std::span☆15Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- A C++14 Lambda Library☆24Updated 3 weeks ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 2 weeks ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A hash function library☆43Updated this week
- homogeneous variadic function parameters☆17Updated 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
- Portable UUID generation library for C++☆26Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- Flat containers for C++☆59Updated 2 years ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Coroutine support tools☆35Updated last month