function_ref
Function wrapper
A lightweight, non-owning reference to a callable.
A lightweight, non-owning reference to a callable.
171 stars
7 watching
23 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A standard library implementation of optional values with functional-style utilities | 864 |
| An implementation of a standardized C++ expected value class with functional-style extensions | 1,554 |
| A tool to enable dependency injection and abstraction around Large Language Model (LLM) function calls with strongly-typed interface | 733 |
| A C++ library providing a set of standard function wrappers around common programming tasks. | 45 |
| Implementation of an alternative function object type to std::function with reduced overhead for low-latency systems. | 55 |
| A C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version. | 25 |
| A lightweight, functional abstraction over ReactJS for rendering immutable values in ClojureScript applications. | 613 |
| A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. | 462 |
| A collection of utility functions to simplify common programming tasks | 59 |
| A collection of reactive wrappers for various browser APIs. | 43 |
| A wrapper for a Python GraphQL engine that provides ASGI support for building HTTP APIs | 99 |
| A C++ library providing improved, configurable function wrappers with support for move-only types and qualifiers. | 549 |
| A LINQ-like library of higher-order functions for data manipulation in C++ | 195 |
| Automated C++-to-Lisp bindings for the Vulkan API | 49 |
| Provides a C++ class to wrap fixed-size functions without dynamic memory allocation. | 69 |