lucet
Lucet, the Sandboxing WebAssembly Compiler. (by bytecodealliance)
Kubewarden
Kubewarden is a policy engine for Kubernetes. It helps with keeping your Kubernetes clusters secure and compliant.
Kubewarden policies can be written using regular programming languages or Domain Specific Languages (DSL) sugh as Rego.
Policies are compiled into WebAssembly modules that are then distributed using traditional container registries. (by kubewarden)
lucet | Kubewarden | |
---|---|---|
5 | 4 | |
4,061 | 136 | |
- | 0.7% | |
6.6 | 9.6 | |
over 2 years ago | 5 days ago | |
Rust | Rust | |
Apache License 2.0 | Apache-2.0 License |
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.
lucet
Posts with mentions or reviews of lucet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-03-10.
-
Unlocking the Power of WebAssembly
WebAssembly is extremely portable. WebAssembly runs on: all major web browsers, V8 runtimes like Node.js, and independent Wasm runtimes like Wasmtime, Lucet, and Wasmer.
-
A Look at Performance in Wasmtime and Cranelift
The bytecode alliance had the lucet project which would be an OS executing WASM application, enabling very strict sandboxing.
-
Your python 4 dream list.
References for anyone following: wasmtime Lucet
-
There are a *lot* of actor framework projects on Cargo.
I guess lucet could be an under-layer for this but it's not really the same, different levels of the stack. Fascinating.
-
Writing Rust the Elixir way
I also want to use this opportunity to say a big thank you to the teams working on Rust, Wasmer, Wasmtime, Lucet and waSCC. It would be impossible to build Lunatic without all the hard work put into this projects.
Kubewarden
Posts with mentions or reviews of Kubewarden.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-26.
-
Kubernetes Security tooling -Open Source (Non-SaaS
If you're already playing with webassembly, take a look at kubewarden.io
-
Is OPA Gatekeeper the best solution for writing policies for k8s clusters?
I'm one of the developers of kubewarden, a CNCF sandbox project that operates in the same space as OPA/Gatekeeper and Kyverno.
-
OPA Rego is ridiculously confusing - best way to learn it?
An alternative to OPA (and Rego) is Kubewarden (kubewarden.io), which can actually run Rego policies, but really allows policy writing in any language that compiles to wasm. This opens up your options a lot.
-
Kyverno VS policy-server - a user suggested alternative
2 projects | 14 Mar 2022
Kubewarden is a policy engine for Kubernetes. It helps with keeping your Kubernetes clusters secure and compliant. Kubewarden policies can be written using regular programming languages or Domain Specific Languages (DSL). Policies are compiled into WebAssembly modules that are then distributed using traditional container registries.
What are some alternatives?
When comparing lucet and Kubewarden you can also consider the following projects:
genact - 🌀 A nonsense activity generator
Kyverno - Cloud Native Policy Management
lunatic - The Lunatic VM [Moved to: https://github.com/lunatic-solutions/lunatic]
artichoke - 💎 Artichoke is a Ruby made with Rust
Celluloid - Actor-based concurrent object framework for Ruby
photon - âš¡ Rust/WebAssembly image processing library
specs - Specs - Parallel ECS
jspolicy - jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript
uppercut - Small and simple actor model implementation.
neuvector-helm - HELM chart to install NeuVector container cluster
async-std - Async version of the Rust standard library
k-rail - Kubernetes security tool for policy enforcement