FIND-20260325-011 · 2026-03-25 · Innovation Veille
rivet-dev/rivet — Actor-based framework for stateful AI agents and durable execution (Rust)
trending-repo
HIGH
Rivet Actors is an open-source Rust framework providing stateful primitives for AI agents, collaborative apps, and durable execution. Built on FoundationDB with 5,298 stars, Apache-2.0 license, and actively committed to (last push March 25, 2026). It targets the same space as Cloudflare Durable Objects but self-hostable. Designed for realtime multiplayer, actor/event patterns, and fault-tolerant stateful workflows.
Source
https://github.com/rivet-dev/rivet
ODS Impact
Directly relevant to ODS Workflow Engine (P2) and any future agentic features. Rivet's actor model could complement Redpanda's event streaming — actors handle state transitions while Redpanda carries events. The FoundationDB backend provides ACID transactions at scale. Worth prototyping for the Workflow Engine's stateful orchestration needs instead of building from scratch.
Security Review
License: Apache-2.0 | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION
Tags
rust
actors
workflow
stateful
ai-agents
durable-execution
foundationdb