#bindings #filesystem #driver #ffi #dokan

sys dokan-sys

Raw FFI bindings for Dokan (user mode file system library for Windows)

5 unstable releases

1.3.1+docfix Feb 16, 2020
0.3.1+dokan206 Dec 8, 2022
0.2.0+dokan150 May 29, 2021
0.1.2+dokan141 Jan 18, 2021
0.1.0+dokan131 Feb 19, 2020

#156 in Windows APIs

Download history 3/week @ 2024-11-20 20/week @ 2024-11-27 140/week @ 2024-12-04 93/week @ 2024-12-11 22/week @ 2024-12-18 6/week @ 2024-12-25 67/week @ 2025-01-01 50/week @ 2025-01-08 16/week @ 2025-01-15 2/week @ 2025-01-22 132/week @ 2025-02-05 24/week @ 2025-02-12 4/week @ 2025-02-19 13/week @ 2025-02-26

173 downloads per month
Used in 4 crates (3 directly)

MIT license

1.5MB
32K SLoC

C 17K SLoC // 0.1% comments C++ 5.5K SLoC // 0.1% comments Bitbake 3K SLoC Visual Studio Project 3K SLoC PowerShell 684 SLoC // 0.1% comments SWIG 622 SLoC Rust 533 SLoC // 0.0% comments Visual Studio Solution 293 SLoC JavaScript 223 SLoC // 0.0% comments C# 192 SLoC // 0.2% comments Monkey C 56 SLoC Python 12 SLoC Shell 9 SLoC // 0.2% comments Batch 6 SLoC // 0.2% comments

Contains (Zip file, 6KB) dokanfs.zip

../README.md


lib.rs:

Raw FFI bindings for Dokan.

For more information, refer to corresponding items in Dokan's documentation.

Consider using the high-level dokan crate.

Dependencies