Viceroy VS lunatic

Compare Viceroy vs lunatic and see what are their differences.

Viceroy

Viceroy provides local testing for developers working with Compute. (by fastly)

lunatic

Lunatic is an Erlang-inspired runtime for WebAssembly (by lunatic-solutions)
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
Viceroy lunatic
1 86
140 4,533
2.9% 0.4%
8.3 5.7
10 days ago about 2 months ago
Rust Rust
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.

Viceroy

Posts with mentions or reviews of Viceroy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.
  • Wasmtime 1.0
    14 projects | news.ycombinator.com | 20 Sep 2022
    These are good questions! Here's some answers from the corner of the world I know best as a Wasmtime contributor at Fastly:

    1. Spidermonkey.wasm is the basis of Fastly's JavaScript on Compute@Edge support. We have found it to be faster than QuickJS. The source code is here: https://github.com/fastly/js-compute-runtime.

    2. Fastly Compute@Edge is built on wasmtime. You can develop web services for it in Rust, JS, and Go: https://developer.fastly.com/learning/compute/

    3. Fastly's multi-tenant platform is closed source, but our single-tenant local development platform, which also uses wasmtime under the hood as well, is open source: https://github.com/fastly/viceroy. It isn't a big leap to make viceroy multi-tenant: Wasmtime provides everything you need, and all Viceroy would have to do is dispatch on e.g. HTTP host header to the correct tenant. Our multi-tenant platform is closed source because it is very specialized for use on Fastly's edge, not because the multi-tenant aspect is special.

lunatic

Posts with mentions or reviews of lunatic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.

What are some alternatives?

When comparing Viceroy and lunatic you can also consider the following projects:

javy - JS to WebAssembly toolchain

spin - Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.

wizard-engine - Research WebAssembly Engine

hyperscan - High-performance regular expression matching library

wasi-libc - WASI libc implementation for WebAssembly

actix - Actor framework for Rust.

js-compute-runtime - JavaScript SDK and runtime for building Fastly Compute applications

wit-bindgen - A language binding generator for WebAssembly interface types

wazero - wazero: the zero dependency WebAssembly runtime for Go developers

wasmCloud - wasmCloud allows for simple, secure, distributed application development using WebAssembly components and capability providers.

wasmer - ๐Ÿš€ The leading Wasm Runtime supporting WASIX, WASI and Emscripten

bastion - Highly-available Distributed Fault-tolerant Runtime