v0.9.2 — Tokio async runtime, now with sub-50ms p99

Ultra-low latency LLM routing, orchestrated at the edge.

RouterFuel is a single async proxy layer in front of every model provider you use. Built on a Tokio and Axum network core, it multiplexes concurrent inference requests, negotiates provider failover in microseconds, and streams tokens back without adding measurable overhead.

cargo add routerfuel · zero telemetry sent off-cluster · MIT licensed core

routerfuel — edge-proxy@us-east-1
LIVE

p99 latency

41ms

req / sec

2,148

tokens / sec

18.4k

cache hit rate

37%

active providers

openai ● healthy
anthropic ● healthy
azure-oai ● degraded

// architecture

Three primitives, one binary.

Every RouterFuel deployment ships with the same resiliency core — no add-on modules, no separate billing for the parts that keep your inference layer alive.

Semantic Caching Engine

Vector-matches incoming prompts against prior completions and serves near-duplicates from cache, cutting repetitive API spend by up to 40%.

Circuit-Breaking Resiliency

Trips automatically on provider error spikes or latency drift, rerouting in-flight and new requests to a healthy fallback provider with no dropped calls.

Custom Proxy Middleware

Inject headers, rewrite request bodies, and track upstream server health parameters with a middleware chain that runs inline with zero added round-trips.

// pricing

Pay for throughput, not seats.

Every tier ships the full resiliency core. Scale request volume as you go — no feature gating.

Hobby

For side projects and prototypes.

$0/mo

  • 35,000 requests / month included
  • Overages billed at $20 / 100k requests
  • Semantic caching & circuit breaking
  • Community support
Start free
Most popular

Developer

For production workloads at scale.

$15/mo

  • 150,000 requests / month included
  • Overages billed at $15 / 100k requests
  • Priority provider failover routing
  • Email & Slack support
Upgrade to Developer

Enterprise

For regulated and air-gapped environments.

Custom

  • Dedicated multi-region deployment
  • On-premise binary distribution
  • Custom rate limits
  • Air-gapped security profiles
Talk to sales