Viceroy

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

Viceroy Alternatives

Similar projects and alternatives to Viceroy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Viceroy alternative or higher similarity.

Viceroy reviews and mentions

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.

Stats

Basic Viceroy repo stats
1
140
8.3
1 day ago

fastly/Viceroy is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of Viceroy is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com