hof
Function utility library
A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs.
Higher-order functions for c++
507 stars
38 watching
94 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
c-plus-plusconstexprcpluspluscplusplus-11cplusplus-14cppcpp11cpp14functionalfunctional-programminglambdamodern
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
| A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. | 424 |
| A C++ library that provides high-range and precision number types with interoperability capabilities | 202 |
| A comprehensive foundation library providing various helpful classes and functions. | 22 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A collection of useful functions for common tasks in software development. | 32 |
| A utility library providing concise and readable functions to simplify common programming tasks | 2,141 |
| A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |
| A set of utility functions and data structures used in distributed systems and network applications. | 902 |
| A standard library for metaprogramming in C++ | 1,705 |
| A collection of utility functions to simplify C++17 development | 13 |
| A comprehensive C++ utility library providing various helper classes and functions for tasks like reflection, parsing, and networking. | 42 |
| A C++ library for logging in applications and libraries | 183 |
| A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 991 |
| Implementation of an alternative function object type to std::function with reduced overhead for low-latency systems. | 55 |