#tokio #io #handler #filesystem #run-time #async-io #dmds

dmds-tokio-fs

Dmds I/O handler interacts with the filesystem using Tokio

3 releases (breaking)

0.3.0 Apr 18, 2024
0.2.0 Dec 20, 2023
0.1.0 Dec 5, 2023

#882 in Asynchronous

Download history 31/week @ 2024-05-13 19/week @ 2024-05-20 9/week @ 2024-06-03 5/week @ 2024-06-10 10/week @ 2024-07-08 10/week @ 2024-07-15 8/week @ 2024-07-22 46/week @ 2024-07-29 10/week @ 2024-08-05 1/week @ 2024-08-12 14/week @ 2024-08-19

71 downloads per month

LGPL-3.0-or-later

89KB
2K SLoC

dmds Tokio filesystem handler

This crate provides a filesystem handler for dmds. It uses Tokio as the asynchronous runtime.


lib.rs:

Tokio async filesystem implementation of dmds IoHandle.

Dependencies

~5–11MB
~112K SLoC