A "Tiny" APISIX Plugin

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. spec

    WebAssembly for Proxies (ABI specification) (by proxy-wasm)

    APISIX supports Wasm through the WebAssembly for Proxies (proxy-wasm) specification. APISIX is a host environment that implements the specification, and developers can use the SDKs available in multiple languages to create plugins.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. TinyGo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

    Reading through the documentation, you will understand why this plugin is called "tiny," i.e., the SDK uses the TinyGo compiler instead of the official Go compiler. You can read more about why this is the case on the SDK\'s overview page, but the TLDR version is that the Go compiler can only produce Wasm binaries that run in the browser.

  4. proxy-wasm-go-sdk

    Discontinued WebAssembly for Proxies (Go SDK)

  5. apisix

    The Cloud-Native API Gateway and AI Gateway

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

  • Unlocking Istio's Versatility: A Guide to WASM Plugins in Kubernetes

    5 projects | dev.to | 24 Jul 2023
  • Hardening Drupal with WebAssembly

    3 projects | news.ycombinator.com | 29 May 2023
  • Does Istio's WasmPlugin support proxy_on_grpc_call_close for WASM ABI spec?

    1 project | /r/istio | 24 Feb 2023
  • Extending Envoy with WebAssembly Proxy Filters

    2 projects | dev.to | 11 Jul 2022
  • Rewriting the Apache APISIX response-rewrite plugin in Rust

    2 projects | dev.to | 5 Oct 2022