#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

#651 in Asynchronous

Download history 23/week @ 2024-01-08 1/week @ 2024-01-29 7/week @ 2024-02-19 23/week @ 2024-02-26 7/week @ 2024-03-04 15/week @ 2024-03-11 8/week @ 2024-03-18 28/week @ 2024-03-25 67/week @ 2024-04-01 136/week @ 2024-04-15 15/week @ 2024-04-22

220 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
~113K SLoC