CppScript
API bridge
Enables C++ to call Unity's C# API and vice versa
39 stars
29 watching
8 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,049 |
saladlab/json.net.unity3d | A modified version of Newtonsoft.Json that supports Unity3D and resolves compatibility issues with the .NET Framework. | 918 |
pmed/v8pp | A C++ library that enables C++ classes and functions to be used in JavaScript code via the V8 JavaScript engine. | 913 |
boostcon/cppnow_presentations_2023 | A collection of presentations covering various aspects of C++ programming and related topics | 83 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,995 |
microsoft/cppwinrt | A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |
r-lib/cpp11 | Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 206 |
i2p/i2psam | A C++ library providing a SAM v3 API implementation | 34 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,253 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
clickhouse/clickhouse-cpp | A C++ client library for interacting with a distributed relational database system | 308 |
cpr2323/juce_serialport | A utility for interacting with serial ports and virtual serial interfaces | 43 |
elringus/bootsharp | A toolset for seamless C# interop with TypeScript in web applications | 673 |
charto/nbind | A toolset that enables seamless integration of C++ code with JavaScript applications. | 1,980 |
boostorg/python | Enables seamless interoperability between C++ and the Python programming language. | 476 |