For LangGraph users

Keep the API. Drop the runtime.

Every line of your LangGraph code keeps working. You're 5 minutes from a Rust engine.

One-line migration: from agentmatic import StateGraph, START, END in place of from langgraph.graph import StateGraph, START, END. That's it. Conditional edges, checkpointers, time travel, HITL — all identical.

What you get on day one

What you don't lose

Where to start

  1. Read the 5-minute migration guide.
  2. Check benchmarks for the exact wins on your workload shape.
  3. Open the repo; star it if you like what you see.

LangGraph migration FAQ

Common questions.

Your LangGraph code keeps working. Change one import. Get 10× speed, built-in circuit breakers and DLQs, multi-language SDKs, and no platform fees.

Migrate today. Ship tonight.

MIT licensed. Drop-in for LangGraph. Native SDKs in 5 languages. Battle-tested resilience primitives in the box.