Is there a storage abstraction that provides the same interface for both native and WASM?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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
  • wasmtime

    A fast and secure runtime for WebAssembly

  • If you use WASI, you can do limited file system operations, so that might be an option for you: https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-intro.md

  • fp-bindgen

    Bindings generator for full-stack WASM plugins

  • Alternatively you could use fp-bindgen to define a custom plugin interface that you can then implement for both your environments to do exactly as you describe, see: https://github.com/fiberplane/fp-bindgen

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Lightweight Containers With Docker and WebAssembly

    1 project | dev.to | 18 Dec 2023
  • Dave Cutler: The Secret History of Microsoft Windows [video]

    2 projects | news.ycombinator.com | 22 Oct 2023
  • Any crate you feel like you're missing, preferably for the 2d or 3d computer vision?

    3 projects | /r/rust | 26 Jun 2023
  • Compiler Toolset for targeting WebAssembly?

    1 project | /r/ProgrammingLanguages | 20 Jun 2023
  • What if JIT was part of the standard library?

    1 project | /r/C_Programming | 3 May 2023