cppexpose
interface exposor
Provides tools for introspecting and exposing C++ interfaces to runtime environments
C++ library for type introspection, reflection, and scripting interface
27 stars
9 watching
10 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
c-plus-plusc-plus-plus-11introspectionlibraryreflectionscripting
Related projects:
Repository | Description | Stars |
---|---|---|
| A Common Lisp interface to GObject Introspection, allowing developers to access and interact with GTK+ and other gobject-introspected libraries. | 51 |
| A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 752 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 206 |
| A reflection-based serialization library for C++ | 99 |
| A lightweight C++ library for parsing and generating INI configuration files | 38 |
| A C++ parser-combinator library with a natural grammar notation | 122 |
| A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |
| A command interpreter library that makes it easy to add interactive functionality to C++ programs | 438 |
| A C++ toolkit for analyzing and manipulating source code at runtime | 671 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| A library to parse and split command line strings into argument arrays | 41 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |