branchseer / rust-nodejsLinks
Embedding Node.js in Rust
☆45Updated 2 years ago
Alternatives and similar repositories for rust-nodejs
Users that are interested in rust-nodejs are comparing it to the libraries listed below
Sorting:
- JavaScriptCore bindings and wrappers for Rust☆98Updated last year
- Rust bindings for the JavaScriptCore engine.☆111Updated 2 years ago
- A minimal embedded V8 JavaScript engine wrapper for Rust☆115Updated last year
- this is a wrapper library for the javascript runtime quickjs written in rust which works with typescript, modules, promises, async, await…☆124Updated last month
- JSONC parsing and manipulation for Rust☆48Updated 3 weeks ago
- A rusty QuickJS-NG wrapper focus on embedding-ready, no-pain type conversion and interoperability capabilities.☆61Updated last month
- [READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace☆57Updated 2 years ago
- Rust bindings for the WebView2 COM APIs☆63Updated 4 months ago
- Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of …☆128Updated 2 years ago
- Typesafe language bindings generator for the Tauri IPC bridge☆182Updated 3 weeks ago
- Rust bindings for WebView2☆76Updated last year
- Embed custom RO data into precompiled executables☆116Updated 3 weeks ago
- A toy javascript interpreter written in rust. Very much under development.