function_ref

Function wrapper

A lightweight, non-owning reference to a callable.

A lightweight, non-owning reference to a callable.

GitHub

171 stars
7 watching
23 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tartanllama/optionalA standard library implementation of optional values with functional-style utilities864
tartanllama/expectedAn implementation of a standardized C++ expected value class with functional-style extensions1,554
bananaml/fructoseA tool to enable dependency injection and abstraction around Large Language Model (LLM) function calls with strongly-typed interface733
skarupke/std_functionA C++ library providing a set of standard function wrappers around common programming tasks.45
rigtorp/functionImplementation of an alternative function object type to std::function with reduced overhead for low-latency systems.55
kaidokert/fastdelegateA C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version.25
levand/quiescentA lightweight, functional abstraction over ReactJS for rendering immutable values in ClojureScript applications.613
inf0rmer/blanketA simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint.462
ternaus/iglovikov_helper_functionsA collection of utility functions to simplify common programming tasks59
chrisguttandin/subscribable-thingsA collection of reactive wrappers for various browser APIs.43
tartiflette/tartiflette-asgiA wrapper for a Python GraphQL engine that provides ASGI support for building HTTP APIs99
naios/function2A C++ library providing improved, configurable function wrappers with support for move-only types and qualifiers.549
ast-al/rangelessA LINQ-like library of higher-order functions for data manipulation in C++195
jolifantobambla/vkAutomated C++-to-Lisp bindings for the Vulkan API49
pmed/fixed_size_functionProvides a C++ class to wrap fixed-size functions without dynamic memory allocation.69