DEV Community

raghul-tech
raghul-tech

Posted on

πŸš€ Introducing: OpenLoom – Lightweight Java Library for File Reading (Sync & Async)

OpenLoom is a clean and efficient file reading utility for Java.

It supports both synchronous and asynchronous line reading, designed to simplify file handling and reduce boilerplate code.

✨ Features:
β€’ Clean API for line-by-line file reading

β€’ Supports both sync and async stream handling

β€’ Maven-ready – easy to integrate

β€’ Lightweight and open-source

πŸ”— GitHub: https://github.com/raghul-tech/OpenLoom

Feedback, suggestions, or stars are always welcome. Contributions open!

Top comments (0)