Ross ROSS = Recommend OSS · open-source software intelligence for agents

losfair/blueboat

All-in-one, multi-tenant serverless JavaScript runtime. observed · 2026-08-28

github.com/losfair/blueboat · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2070
  • days_rel: n/a
  • days_push: 1288
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1924 stars · 57 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime written in Rust, designed for frictionless horizontal scalability. It provides a Web API-compatible environment (fetch, Request, Response) where local resources like files and sockets are replaced with distributed-system equivalents such as key-value stores and event streams.

Use cases

  • run serverless javascript functions on my own infrastructure
  • self-host a cloudflare workers alternative
  • deploy multi-tenant web apps with a javascript runtime
  • build http apis with fetch and router apis
  • replace local files and databases with a distributed kv store
  • run typescript web services in a sandboxed runtime

When to choose

  • you want a Cloudflare Workers-like runtime you can self-host
  • you need multi-tenant isolation and horizontal scalability over single-node performance
  • you prefer Web API compatibility (fetch, Request, Response) in a serverless environment
  • you want built-in KV storage, MySQL/PostgreSQL access, and WebSocket support in one runtime

When to avoid

  • you need Node.js compatibility or npm native modules
  • your app depends on local filesystem, raw sockets, or FFI
  • you need a mature, actively released production runtime - the latest release dates to early 2023
  • you want single-node performance optimization rather than distributed-system abstractions

Facets

service · maturity experimental

http-server web-framework llm-inference routing websocket serverless web-development backend developer-tools microservices self-hosted rust serverless-javascript-runtime edge-compute multi-tenant webassembly workers-like kv-store boatctl kv linux docker javascript typescript

1 source

Member repositories

RepositoryRoleHealth v2
losfair/blueboatmain23

For agents

markdown · JSON · MCP: product_card(name="losfair/blueboat")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem