invoke.hpp
Function wrappers
Provides C++17 analogs for standard library functions std::invoke and std::apply
std::invoke/std::apply analogs for C++11/14
40 stars
3 watching
7 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
applyc-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17cppcpp11cpp14cpp17invoke
Related projects:
Repository | Description | Stars |
---|---|---|
| A library of associative containers with vector-like behavior | 75 |
| A header-only C++17 library providing compile-time enum reflection capabilities | 45 |
| Enables cross-platform invocation of functions from stripped binaries. | 110 |
| A QML plugin wrapper for fast OpenCV camera access on desktop and Android devices | 57 |
| A tool to simplify P/Invoke interop development by providing auto-completion and conversion features for C# developers working with Win32 APIs. | 434 |
| An implementation of an Entity Component System architecture for managing game-like entities and their associated data | 39 |
| A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
| A V wrapper for the sokol_gp 2D rendering library with Sokol GP support. | 4 |
| Compares performance of various data serialization libraries in C++ | 731 |
| Automated C++-to-Lisp bindings for the Vulkan API | 49 |
| A C++14 library for basic reflection and std::tuple-like methods without boilerplate code or macros. | 207 |
| A lightweight C++ wrapper for the libuv event loop API | 1,880 |
| A collection of utility functions to simplify C++17 development | 13 |
| An alternative to traditional P/Invoke in C# for easy and flexible native code interaction across multiple platforms and runtimes. | 496 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |