Skip to content
@platformatic

Platformatic

Hi 👋 Welcome to Platformatic!

We build open source tools that change how teams run Node.js in production. Keep the frameworks you already use, run them faster, and operate them at scale without a rewrite.

⚡ Watt — the Node.js Application Server

Watt takes any Node.js application, written in any framework, and runs it as a worker thread so you can ship faster and scale smarter in any containerized environment.

  • Use the whole machine, not one core. Run your frontend, APIs, and AI agents as individually scalable threads in a single runtime. Up to 2-3x the throughput on the same hardware.
  • Bring your stack. Next.js, Astro, Remix, NestJS, Express, Fastify, and plain Node.js run as they are. No proprietary framework, no migration.
  • Call services by name. Inter-thread calls skip the network stack, so frequently co-located services (BFFs, microfrontends) stop paying for HTTP between themselves.
  • Observability on by default. Structured logs, Prometheus metrics, OpenTelemetry traces, health checks, and CPU/memory flame graphs, all out of the box.
  • Self-healing at scale. Watt heals and scales worker threads in seconds, keeping latency low even at p95 and above.
npx wattpm create

🧠 Intelligent Command Center (ICC)

ICC is the control plane for running Watt at scale. It's how you operate a fleet across Kubernetes and ECS from one place.

  • Predictive autoscaling that scales ahead of the spike instead of reacting after it, recovering a large share of typical over-provisioning.
  • Signals that actually predict saturation — Event Loop Utilization and heap usage, not just CPU.
  • Distributed HTTP and Next.js caching with tag-based invalidation coordinated across the fleet.
  • Performance profiling, flame graphs, and audit logging for every workload.

Watt fills the pod. ICC counts the pods. Vertical efficiency meets horizontal prediction.

🦊 @platformatic/kafka

@platformatic/kafka is a modern, high-performance Apache Kafka client written entirely in TypeScript, with no native dependencies.

  • Optimized to minimize event loop overhead.
  • Streaming, callback, and promise-based consumption.
  • Pluggable serialization plus Confluent Schema Registry support (AVRO, Protobuf, JSON Schema).
  • Supports Apache Kafka 3.5.0 through 4.2.0.

👬 Community

📚 Useful resources


Fastify™ & Node.js® are trademarks of the OpenJS Foundation.

Pinned Loading

  1. platformatic platformatic Public

    Platformatic Open Source monorepo!

    JavaScript 2k 202

  2. docs docs Public

    Documentation website for Platformatic

    JavaScript 6 23

  3. kafka kafka Public

    TypeScript 412 49

  4. watt-admin watt-admin Public

    TypeScript 81 2

Repositories

Showing 10 of 156 repositories
  • ai-warp Public

    Platformatic AI Warp monorepo

    platformatic/ai-warp's past year of commit activity
    TypeScript 8 2 4 (1 issue needs help) 15 Updated Sep 13, 2026
  • platformatic/tail-file-stream's past year of commit activity
    JavaScript 1 MIT 0 1 4 Updated Sep 13, 2026
  • semaforo Public

    React library for Feature Flags

    platformatic/semaforo's past year of commit activity
    JavaScript 2 Apache-2.0 0 2 14 Updated Sep 13, 2026
  • slidev-theme-platformatic Public

    Platformatic sli.dev theme

    platformatic/slidev-theme-platformatic's past year of commit activity
    CSS 0 Apache-2.0 0 1 8 Updated Sep 13, 2026
  • platformatic/watt-next-wordpress's past year of commit activity
    PHP 8 Apache-2.0 2 2 11 Updated Sep 13, 2026
  • eve Public
    platformatic/eve's past year of commit activity
    TypeScript 1 Apache-2.0 0 1 1 Updated Sep 13, 2026
  • http-handler Public

    A request handling library for use with the http crate

    platformatic/http-handler's past year of commit activity
    Rust 3 Apache-2.0 0 1 9 Updated Sep 13, 2026
  • massimo Public

    Massimo is an API SDK client and CLI tool for creating clients for remote OpenAPI or GraphQL APIs

    platformatic/massimo's past year of commit activity
    JavaScript 202 Apache-2.0 18 9 9 Updated Sep 13, 2026
  • http-rewriter Public

    A request rewriting library for use with the http crate

    platformatic/http-rewriter's past year of commit activity
    Rust 1 Apache-2.0 0 1 9 Updated Sep 13, 2026
  • pg-hooks Public

    Deliver webhooks calls reliably, backed by PostgreSQL, with retry and cron support

    platformatic/pg-hooks's past year of commit activity
    JavaScript 20 Apache-2.0 2 3 13 Updated Sep 12, 2026

Sponsoring

  • @ForbesLindesay

Most used topics

Loading…