#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

Download history 23/week @ 2024-06-30 1/week @ 2024-07-21 2/week @ 2024-07-28 11/week @ 2024-09-22 160/week @ 2024-09-29 10/week @ 2024-10-06 5/week @ 2024-10-13

186 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
~25K SLoC