Infrastructure with explicit boundaries.

HTTP and WebSocket for Node.js. Low, measurable framework overhead.

View on GitHub
204 864req/s

GET /base-sync · median of 3 × 6s runs

0
third-party runtime deps
24.17
Node.js
p99 8ms
latency

Projects in the ecosystem.

Each solves a different problem, but all follow the same engineering rules: explicit interfaces, measured performance, and predictable operations.

Explicit behavior. Bounded abstractions. Measured speed.

  1. 01

    Minimal surface

    Small primitives and explicit behavior. Fewer moving parts between your code and the network.

  2. 02

    Performance engineering

    Performance treated as a system property: benchmarked, profiled and guarded against regression.

  3. 03

    Operational control

    Backpressure, graceful shutdown and transport choices stay visible instead of hidden.

Install swm-core.

Published as an ES module under the MPL-2.0 license, with prebuilt native binaries for modern Node.js.

$ npm i @swarmmachina/swm-core