node-bindgen VS napi-rs

Compare node-bindgen vs napi-rs and see what are their differences.

node-bindgen

Easy way to write Node.js module using Rust (by infinyon)

napi-rs

A framework for building compiled Node.js add-ons in Rust via Node-API (by napi-rs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
node-bindgen napi-rs
2 35
480 5,539
1.5% 2.4%
7.4 9.6
16 days ago about 8 hours ago
Rust Rust
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

node-bindgen

Posts with mentions or reviews of node-bindgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.
  • SurrealDB: A new scalable document-graph database written in Rust
    12 projects | /r/rust | 20 Aug 2022
    You can use https://github.com/infinyon/node-bindgen, https://github.com/neon-bindings/neon, or https://github.com/napi-rs/napi-rs for Node.js libraries, https://github.com/PyO3/pyo3 for Python libraries, https://rustwasm.github.io/wasm-bindgen/ for WebAssembly, and https://github.com/rust-lang/rust-bindgen for C libraries!
  • Using Electron with WASM
    1 project | /r/rust | 8 Jun 2021
    Since you are using Electron (which is based on Node) already, you could potentially use a native plugin instead of wasm which might be slightly faster. More info here: https://neon-bindings.com/ or https://github.com/infinyon/node-bindgen.

napi-rs

Posts with mentions or reviews of napi-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-24.

What are some alternatives?

When comparing node-bindgen and napi-rs you can also consider the following projects:

surrealdb - A scalable, distributed, collaborative, document-graph database, for the realtime web

canvas - High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.

Apache AGE - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.

wasmer-go - πŸΉπŸ•ΈοΈ WebAssembly runtime for Go

neon - Rust bindings for writing safe and fast native Node.js modules.

node-canvas - Node canvas is a Cairo backed Canvas implementation for NodeJS.

PyO3 - Rust bindings for the Python interpreter

benchmark - MikroORM vs TypeORM benchmark of CRUD operations on 10k entities

rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.

typescript-runtime-type-benchmarks - πŸ“Š Benchmark Comparison of Packages with Runtime Validation and TypeScript Support

prisma-examples - πŸš€ Ready-to-run Prisma example projects