fixed_size_function

Function wrapper

Provides a C++ class to wrap fixed-size functions without dynamic memory allocation.

Fixed size function wrapper like std::function

GitHub

69 stars
6 watching
5 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
skarupke/std_function A C++ library providing a set of standard function wrappers around common programming tasks. 45
naios/function2 A C++ library providing improved, configurable function wrappers with support for move-only types and qualifiers. 549
rigtorp/function Implementation of an alternative function object type to std::function with reduced overhead for low-latency systems. 55
mikelankamp/fpm A header-only C++ library providing deterministic fixed-point math functionality 679
aff3ct/mipp A C++ header file providing portable SIMD and vector instructions for various architectures 487
teslamotors/fixed-containers Provides compile-time and runtime containers with fixed capacity and no dynamic allocations. 395
bananaml/fructose A tool to enable dependency injection and abstraction around Large Language Model (LLM) function calls with strongly-typed interface 733
pragdave/mdef Defines multiple function heads with conditional clauses and multiple implementations for each head 49
matze/oclkit A small set of C functions to simplify OpenCL development and testing. 16
anthonywilliams/strong_typedef Provides a C++ class template to create distinct, convertible types from underlying types. 109
hlohm/mfunc A plugin that enables users to define and store shell functions temporarily or persistently without modifying their configuration files. 7
marmelroy/objectivekit A Swift-friendly API for accessing and modifying Objective C runtime functions 849
tartanllama/function_ref A lightweight, non-owning reference to a callable. 171
kaidokert/fastdelegate A C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version. 25
p-p-h-d/mlib A C library providing generic and type-safe container implementations 919