Neul Labs: High-Performance AI Agent Infrastructure in Rust

Dipankar Sarkar
Dipankar Sarkar · · 2 min read

About Neul Labs

Neul Labs (founded 2024) builds the production runtime, safety, and observability layer for AI agents. Rust-native. The bet is that the next decade of competitive advantage in AI is not about the models — the models are commoditising — but about the infrastructure that surrounds them.

Key Pillars

  • Production agent runtime. Memory, tools, prompts, planning. The runtime that lets agents operate reliably in production.
  • Safety architecture. The Substrate Pattern, Defence in Depth, and Tiered Governance Model. Multiple independent layers of safety, each one tested against the others.
  • Observability. Tracing, kill switches, audit logs, runtime policy gates. Know what your agent is doing in production.
  • Performance. Rust-native. Async runtime tuned, memory-efficient, zero-copy where it matters.

Open Source

The Neul Labs work is published as open source at github.com/sarkar-dipankar:

Read More