v8pp
C++-JavaScript bridge
A C++ library that enables C++ classes and functions to be used in JavaScript code via the V8 JavaScript engine.
Bind C++ functions and classes into V8 JavaScript engine
913 stars
33 watching
122 forks
Language: C++
last commit: 8 months ago
Linked from 2 awesome lists
addonsc-plus-pluscppcpp14cpp17javascript
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolset that enables seamless integration of C++ code with JavaScript applications. | 1,980 |
| A toolset for seamless C# interop with TypeScript in web applications | 673 |
| Enables C++ to call Unity's C# API and vice versa | 39 |
| The official C++ client API to the PostgreSQL database management system. | 1,049 |
| Enables seamless interoperability between C++ and the Python programming language. | 476 |
| A tool allowing direct access to Magento data via a RESTful API integrated with the Laravel PHP framework. | 27 |
| A bridge between Common Lisp and Python, enabling interaction between the two languages through a separate process. | 235 |
| A tool that enables C/C++ code to be bound to JavaScript using emscripten or Chromium's Embedded Framework for V8. | 5 |
| Enables development of Burp Suite extender APIs without JVM restrictions | 156 |
| A PostgreSQL extension that allows executing JavaScript code within SQL queries using the V8 JavaScript Engine | 1,930 |
| A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |
| A build tool and QML module that allows writing modern JavaScript in an ES6-like environment for Qt/QML applications | 219 |
| A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters. | 680 |
| A bridge library that allows JavaScript to interact with the QML framework. | 109 |
| A C++ parser-combinator library with a natural grammar notation | 122 |