proxy-wasm-cpp-sdk
WebAssembly for Proxies (C++ SDK) (by proxy-wasm)
wasm-nginx-module
Run Wasm in OpenResty/Nginx (by api7)
proxy-wasm-cpp-sdk | wasm-nginx-module | |
---|---|---|
2 | 2 | |
157 | 198 | |
1.9% | 1.0% | |
5.7 | 2.6 | |
6 months ago | over 1 year ago | |
C++ | C | |
Apache License 2.0 | 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.
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.
proxy-wasm-cpp-sdk
Posts with mentions or reviews of proxy-wasm-cpp-sdk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-24.
-
Unlocking Istio's Versatility: A Guide to WASM Plugins in Kubernetes
C++ SDK
-
Apache APISIX loves Rust! (and me too)
Let me first say that the available documentation is pretty sparse. For example, proxy-wasm's is limited to the methods' signature (think JavaDocs). Rust SDK is sample-based. However, one can get some information from the C++ SDK.
wasm-nginx-module
Posts with mentions or reviews of wasm-nginx-module.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-05.
-
Rewriting the Apache APISIX response-rewrite plugin in Rust
Status 12 comes from the proxy_wasm_types.h:
-
Apache APISIX loves Rust! (and me too)
APISIX doesn't implement proxy-wasm but integrates wasm-nginx-module. It's an Apache v2-licensed project provided by api7.ai, one of the main contributors to Apache APISIX. As its name implies, integration is done at the NGINX level.
What are some alternatives?
When comparing proxy-wasm-cpp-sdk and wasm-nginx-module you can also consider the following projects:
spec - WebAssembly for Proxies (ABI specification)
proxy-wasm-rust-sdk - WebAssembly for Proxies (Rust SDK)
proxy-wasm-go-sdk - WebAssembly for Proxies (Go SDK)
lua-resty-ffi - lua-resty-ffi provides an efficient and generic API to do hybrid programming in openresty/envoy with mainstream languages (Go, Python, Java, Rust, Nodejs, etc.).