Durable Functions library for Node.js Azure Functions
AWS Durable Execution Language SDK for TypeScript
The leading workflow orchestration platform. Run stateful step functions and AI workflows on serverless, servers, or the edge.
Build real-time applications powered by [Durable Objects](https://developers.cloudflare.com/durable-objects/), inspired by [PartyKit](https://www.partykit.io/).
AWS Durable Execution Testing SDK for TypeScript
Genkit AI framework plugin for Firebase including Firestore trace/state store and deployment helpers for Cloud Functions for Firebase.
A Typescript framework built on the database
[](https://serverless.com)
LangGraph
Convex component for durably executing workflows.
Next.js plugin for Genkit
- Flexible: Leverage the strenghts of Cloudflare abstractions and let app developers choose right setup for their use case (configurable transports/storage) - Efficient: Let's Durable Objects hibernate when not possible to avoid CPU billing while still st
Utilities for Cloudflare Durable Objects and Workers, including SQL migrations, sharding and retry utilities, and more.
A Durable Task Javascript SDK compatible with Dapr Workflow and its underlying Durable Task engine
TypeScript client for the Durable Streams protocol
Durable execution for Zapier SDK.
Kysely dialect for Cloudflare Durable Objects
State change event protocol for Durable Streams
TypeScript SDK for Absurd - PostgreSQL-based durable task execution
Node.js reference server implementation for Durable Streams
A browsable SQL query interface for Cloudflare Durable Objects
[](https://gyazo.com/e94637740dbb11fc5107b0cd0850326d)
ESLint plugin for AWS Lambda durable functions best practices
Cloudflare Workers client for Sentry
Provides RobotLab::Durable — a YAML-backed knowledge store that lets robot_lab agents accumulate and recall observations across sessions. Includes Entry (immutable value object with confidence scoring), Store (file-locked per-domain persistence), Reflector (end-of-session promoter), and the Learning mixin with RecallKnowledge/RecordKnowledge tools that integrate directly into Robot when robot_lab is present.
RobotLab is a Ruby framework for building and orchestrating multi-robot LLM workflows. Built on ruby_llm, it provides robots with template-based prompts, tools, and shared memory; networks for coordinating multiple robots with intelligent routing; MCP (Model Context Protocol) integration for external tool servers; and a memory system with Redis backend and semantic caching. Optional gems add Rails integration (robot_lab-rails), durable learning (robot_lab-durable), Ractor concurrency (robot_lab-ractor), and document storage (robot_lab-document_store).