#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

#3 in #polling

Download history 10/week @ 2024-10-06 5/week @ 2024-10-13 1/week @ 2024-11-03 3/week @ 2024-12-08

201 downloads per month

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