rust-opa-wasm
WASM policy evaluator
A Rust SDK to evaluate Open Policy Agent policies in WebAssembly format.
Open Policy Agent WebAssembly Rust SDK
49 stars
8 watching
12 forks
Language: Rust
last commit: 12 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
open-policy-agent/npm-opa-wasm | A small SDK for using WebAssembly compiled Open Policy Agent Rego policies in Node.js applications | 139 |
christophwille/dotnet-opa-wasm | An interoperability framework allowing .NET Core applications to integrate Open Policy Agent policies in WebAssembly | 45 |
sangkeon/java-opa-wasm | A Java SDK to compile and evaluate Rego policies in WebAssembly format | 15 |
a2d24/python-opa-wasm | A Python SDK for executing and managing Open Policy Agent policies in WebAssembly format | 10 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,623 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rustwasm/twiggy | Analyzes and optimizes the size of WebAssembly binaries by examining their call graphs | 1,291 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 413 |
cosmwasm/optimizer | Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 668 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 566 |
authorizon/opal | An administration layer for Open Policy Agent (OPA) that detects changes to policy and data in real-time and updates agents accordingly. | 13 |
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 315 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,108 |