std_function
Function wrapper library
A C++ library providing a set of standard function wrappers around common programming tasks.
45 stars
3 watching
6 forks
Language: C++
last commit: about 9 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C++ library providing improved, configurable function wrappers with support for move-only types and qualifiers. | 549 | |
| A C++ library providing metadata inspection and manipulation capabilities at runtime. | 30 | |
| Implementation of an alternative function object type to std::function with reduced overhead for low-latency systems. | 55 | |
| Provides a C++ class to wrap fixed-size functions without dynamic memory allocation. | 69 | |
| A set of libraries providing standardized API functions across different functional programming languages | 514 | |
| A collection of utility libraries and data structures for building efficient C++ applications | 37 | |
| Reimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs. | 1,166 | |
| A set of C++ functions mimicking Python string class methods using std::string. | 969 | |
| A C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros. | 207 | |
| A C# wrapper around the QPdf library for PDF manipulation and operations. | 17 | |
| An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 | |
| A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 | |
| A C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version. | 25 | |
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 | |
| A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 664 |