F-Mesh is a Flow-Based Programming (FBP) framework that lets you build applications as a graph of independent, reusable components. Think of it as connecting building blocks with pipes — data flows through your program like water through a network of connected components.
Inspired by J. Paul Morrison's FBP, F-Mesh lets you quickly build complex systems by connecting simple, reusable components.