dotnet-pdk VS node-sdk

Compare dotnet-pdk vs node-sdk and see what are their differences.

dotnet-pdk

Extism Plug-in Development Kit (PDK) for C# and F# (by extism)

node-sdk

Node data quality library (by streamdal)
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
dotnet-pdk node-sdk
2 3
32 6
- -
8.8 10.0
17 days ago 3 months ago
C# TypeScript
BSD 3-clause "New" or "Revised" License Apache License 2.0
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.

dotnet-pdk

Posts with mentions or reviews of dotnet-pdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-15.

node-sdk

Posts with mentions or reviews of node-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-15.
  • WASM by Example
    16 projects | news.ycombinator.com | 15 Nov 2023
    We sort of do this with WASM for just in time pipelines. We write pipeline rules in WASM...for things like detecting/masking fields...then we import and execute those wasm rules in a variety of language SDKs. As a sibling comment indicates, it's pretty difficult getting data in and out, but it's doable. See here for an example: https://github.com/streamdal/node-sdk/blob/main/src/internal.... We do this sort of thing in node, go & python and are adding other languages.
  • Show HN: Streamdal – an open-source tail -f for your data
    4 projects | news.ycombinator.com | 31 Oct 2023
    In the node-sdk, process pipeline is async , see: https://github.com/streamdal/node-sdk/blob/main/src/streamda... (I'm the author of that). I believe this is also the case for the python and go sdks as well. So you can call it asynchronously for passive observability.

    However, we implemented the pipeline rules in wasm with the goal of keeping the overhead as minimal as possible. So you could also use it as more of a data security or governance tool and invoke the pipelines synchronously and mask or prevent sensitive data before passing it along.

What are some alternatives?

When comparing dotnet-pdk and node-sdk you can also consider the following projects:

componentize-py

streamdal - Code-Native Data Pipelines

wasm-by-example - Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)

plumber - A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.

cargo-component - A Cargo subcommand for creating WebAssembly components based on the component model proposal.

scale - A framework for building high-performance plugin systems into any application, powered by WebAssembly.

dcraw - Mirror of Dave Coffin's dcraw, with full history

jco - JavaScript tooling for working with WebAssembly Components

cxx-wasm-freestanding - example of a c++ -> wasm build that doesn't use emscripten or any standard library

foundationdb - FoundationDB - the open source, distributed, transactional key-value store