> cat /dev/github | grep security-tools
discovered 04 Aug 2026

rivet

via awesome-list
→ View on GitHub
Rivet is a framework for creating long-running, lightweight stateful processes called Rivet Actors, optimized for applications like AI agents and collaborative tools. It features in-memory state management with automatic persistence, real-time event streaming via WebSockets, and scalable workflows using durable queues. Notable capabilities include hibernation of idle actors, global edge network deployment, and the ability to handle bursty workloads efficiently.