cpp-embedding-mono
C++ Mono Embedder
Demonstrates how to embed the Mono runtime into a C++ program to run .NET code.
Small sample on how to embed the mono runtime into a C++ program.
21 stars
3 watching
2 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A test and demonstration project for encoding_rs in C++ | 2 |
| A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. | 169 |
| A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
| An implementation of BLOOM-like models in pure C/C++ | 810 |
| Allows executing code during compilation to improve runtime performance | 20 |
| A lightweight C++ header-only pattern-matching library with macro-free APIs. | 580 |
| A header-only C++17 CSV parser library | 13 |
| A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
| A C/C++ to WebAssembly loader for Webpack | 131 |
| A tool to import and compile C++ code from Python directly during runtime | 1,195 |
| A C++17 inversion of control and dependency injection container library | 14 |
| A C++ object detection module for mxnet-ssd | 97 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| A comprehensive guide to programming with C/C++ and WebAssembly | 1,370 |
| A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |