std_function

Function wrapper library

A C++ library providing a set of standard function wrappers around common programming tasks.

GitHub

45 stars
3 watching
6 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
naios/function2A C++ library providing improved, configurable function wrappers with support for move-only types and qualifiers.549
skarupke/reflectionA C++ library providing metadata inspection and manipulation capabilities at runtime.30
rigtorp/functionImplementation of an alternative function object type to std::function with reduced overhead for low-latency systems.55
pmed/fixed_size_functionProvides a C++ class to wrap fixed-size functions without dynamic memory allocation.69
darklang/tableclothA set of libraries providing standardized API functions across different functional programming languages514
erikmcclure/buntilsA collection of utility libraries and data structures for building efficient C++ applications37
kaisenamin/c_stdReimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs.1,166
imageworks/pystringA set of C++ functions mimicking Python string class methods using std::string.969
apolukhin/magic_getA C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros.207
svengeance/qpdfsharpA C# wrapper around the QPdf library for PDF manipulation and operations.17
radex/swift_stdlibAn updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions.16
serge-sans-paille/frozenA library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers1,342
kaidokert/fastdelegateA C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version.25
boostorg/hofA C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs.507
bytecodealliance/cap-stdA project providing a capability-based version of the Rust standard library for sandboxed and secure application development.664