by fipe-kt
0
Lightweight library for building asynchronous, composable data pipelines using Flow. Enables chaining of mapping, buffering, and parallel transformation steps for efficient data flow processing.
#kotlin-flow, #kotlin-coroutines, #asynchronous