#filesystem #bindings #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

#182 in Windows APIs

Download history 68/week @ 2024-05-28 73/week @ 2024-06-04 36/week @ 2024-06-11 30/week @ 2024-06-18 37/week @ 2024-06-25 54/week @ 2024-07-02 21/week @ 2024-07-09 54/week @ 2024-07-16 128/week @ 2024-07-23 50/week @ 2024-07-30

102 downloads per month
Used in dokan

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