Fluent library for Files and Processes in Fs2
- Mentors
- Michael Pilquist, TonioGela, Thanh, zetashift
- Organization
- Scala Center
- Technologies
- scala, Cats Effect, FS2
- Topics
- functional programming, I/O, Files, Processes
FS2 is a key part of the Typelevel ecosystem for streaming I/O operations in Scala, offering powerful APIs that provide a wide range of functionality for different use cases. However, its use in smaller scripts often introduces unnecessary complexity and boilerplate, hindering productivity and accessibility. This project proposes the development of Fs2 OS, a fluid and intuitive library designed to revolutionise the way developers interact with files and processes.