#file #tail #polling #tokio #reader #following #follow

followfile

Provides Reader library for following file changes

4 releases

0.2.1 Sep 30, 2024
0.2.0 May 27, 2024
0.1.1 May 25, 2024
0.1.0 May 25, 2024

#2 in #polling

MIT license

7KB
101 lines

followfile

This crate provides a Reader library equivalent to tail -f, allowing you to follow a file.

Currently, only the Tokio backend and polling are implemented.

Dependencies

~0–6MB
~24K SLoC