Rust bindings for writing safe and fast native Node.js modules
GitHub - neon-bindings/neon: Rust bindings for writing safe and fast native Node.js modules.
Rust bindings for writing safe and fast native Node.js modules. Once you have the platform dependencies installed, getting started is as simple as: $ npm init neon my-project Then see the Hello World guide for writing your first Hello World in Neon!
https://github.com/neon-bindings/neon?utm_source=tldrnewsletter
Neon - Electrify your Node with the power of Rust! | Neon
No build scripts. No finicky system dependencies. Just Node and Rust. If a Neon module compiles, it is guaranteed by the Rust compiler to be memory-safe. Safely run multiple threads-without data races.
https://www.neon-bindings.com/


Seonglae Cho