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

senecajs/seneca

A microservices toolkit for Node.js. observed · 2026-08-28

github.com/senecajs/seneca · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • 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: 5795
  • days_rel: n/a
  • days_push: 16
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3959 stars · 308 forks observed · 2026-08-28

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

Seneca is a microservices toolkit for Node.js that lets you organize business logic as message-based commands selected by JSON pattern matching. It provides transport independence and a deep plugin ecosystem so services can communicate without knowing each other's location or implementation.

Use cases

  • build microservices in node.js
  • decouple business logic from transport
  • pattern match json messages to commands
  • compose app functionality from plugins
  • build message-based distributed systems
  • organize node.js backend code into services

When to choose

  • you want a mature, pattern-matching message framework for Node.js microservices
  • you need transport independence between services
  • you prefer plugin-based composition of business logic

When to avoid

  • you need a modern actively evolving microservices framework with broad community momentum
  • you want HTTP/REST-first API frameworks rather than message-based patterns
  • your team prefers conventional service discovery over pattern matching

Facets

framework · maturity maintenance

microservices message-queue rpc plugin-system middleware microservices backend developer-tools pattern-matching message-based transport-independent plugin-ecosystem business-logic nodejs javascript

5 sources

Member repositories

RepositoryRoleHealth v2
senecajs/senecamain67

For agents

markdown · JSON · MCP: product_card(name="senecajs/seneca")

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