node-bindgen
Module converter
Automates the process of converting Rust code to Node.js modules
Easy way to write Node.js module using Rust
542 stars
15 watching
43 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. | 25 |
| An example of a Node.js native module written in Zig, showcasing its capabilities and demonstrating how to create a simple native module. | 125 |
| An introduction to Rust programming language for Node developers | 1,772 |
| Automatically rebuilds native Node.js modules against the currently installed Electron version. | 1,032 |
| A tool for testing and exploring Node.js modules in an interactive environment. | 1,135 |
| Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |
| A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,494 |
| Generates a Node.js module with boilerplate and optional dependencies from the gulp ecosystem. | 34 |
| Transforms Rust code into WebAssembly for use in JavaScript environments | 494 |
| A style guide for consistent and aesthetically pleasing JavaScript code | 5,006 |
| Generates C/C++ bindings for Node.js inspired by tolua++ | 20 |
| Documentation on using Rust to develop firmware for microcontrollers. | 1,128 |
| A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality. | 738 |
| Provides Rust bindings to interact with Java Virtual Machines and Java Native Interface. | 74 |
| A comprehensive guide to writing cross-platform Node.js code | 1,401 |