#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

#647 in Asynchronous

Download history 1/week @ 2024-01-26 4/week @ 2024-02-16 21/week @ 2024-02-23 9/week @ 2024-03-01 14/week @ 2024-03-08 9/week @ 2024-03-15 27/week @ 2024-03-22 56/week @ 2024-03-29 15/week @ 2024-04-05 98/week @ 2024-04-12 50/week @ 2024-04-19 10/week @ 2024-04-26

158 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–12MB
~113K SLoC