CRB - Composable Runtime Blocks

Excited to share the CRB framework for writing complex, structured code that combines synchronous and asynchronous workflows, compatible across environments: STD, WASM, and TEE.

https://github.com/runtime-blocks/crb

It's a layer on top of futures and tokio, enabling flexible tasks (agents) that blend state machines and actors, transition between states, and support synchronous operations :crab:

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.