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)