FastDelegate
Function pointer wrapper
A C++11 implementation of a dynamic function pointer mechanism with improved performance and features compared to the original version.
C++11 version of Don Clugston's FastDelegate library, by Ceniza.
25 stars
5 watching
5 forks
Language: C++
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing a set of standard function wrappers around common programming tasks. | 45 |
| A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
| Provides strongly typed extensions for C# delegates to support functional programming techniques like currying and partial application. | 69 |
| Implementation of an alternative function object type to std::function with reduced overhead for low-latency systems. | 55 |
| A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 611 |
| A minimalistic wrapper around CoreData to simplify persistence operations | 18 |
| A library that provides a simple and efficient way to spin up isolated containers for testing and development | 15 |
| A Swift wrapper for the Foursquare API that supports multiple platforms and features like authorization, image handling, and multi-request capabilities. | 171 |
| A command-line tool for interacting with Apache Kafka clusters | 947 |
| A lightweight, non-owning reference to a callable. | 171 |
| A modern formatting library with a fast and safe API for string formatting | 0 |
| A collection of convenience wrappers and utilities to simplify using CoreFoundation frameworks in Swift | 18 |
| This project provides infrastructure to interface custom C++ and CUDA code with the JAX library for scientific computing | 379 |
| A Django app that provides tools and integration for AngularJS applications. | 219 |
| A lightweight C++ library that enables the use of Keras models without linking to TensorFlow | 1,078 |