denim VS napi-rs

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

denim

Node πŸ’– Nim = Denim! Build powerful NodeJS / BunJS addons with Nim language via Node API (NAPI) (by openpeeps)

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
denim napi-rs
3 35
39 5,539
- 2.9%
8.1 9.6
17 days ago 1 day ago
Nim Rust
MIT License 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.

denim

Posts with mentions or reviews of denim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-01.
  • My Node.js is a bit Rusty
    1 project | news.ycombinator.com | 7 Sep 2023
    Related: you can write a Node.js module in Nim with Denim: https://github.com/openpeeps/denim
  • Nim v2.0 Released
    49 projects | news.ycombinator.com | 1 Aug 2023
    Somewhat related, you can call Nim code from Node.js/Bun using Denim: https://github.com/openpeeps/denim. It works by creating a Node add-on.

    This is great for reusing Nim code in a web app, and possibly for performance critical code.

  • Node vs Flask for Scaling
    1 project | /r/SaaS | 1 Jul 2023
    Something I'm just starting for one of my projects, is to use Node on front-end and back-end (mostly for GraphQL). Then write the majority of the back-end in Nim and compile it to a Node add-on with Denim (https://github.com/openpeeps/denim). Nim can call Python with Nimpy if I ever need to call it.

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 denim and napi-rs you can also consider the following projects:

nodejs - Alternative StdLib for Nim for NodeJS/JavaScript targets, hijacks NodeJS StdLib for Nim

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

node-webrtc - node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M87

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

genepi - Automatic generation of N-API wrapper from a C++ library

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

nim-webui - Use any web browser as GUI, with Nim in the backend and HTML5 in the frontend.

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

gintro - High level GObject-Introspection based GTK3/GTK4 bindings for Nim language

PyO3 - Rust bindings for the Python interpreter

webgui - Web Technologies based Crossplatform GUI Framework with Dark theme

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