#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

#1098 in Filesystem

Download history 8/week @ 2024-02-19 23/week @ 2024-02-26 69/week @ 2024-03-04 15/week @ 2024-03-11 16/week @ 2024-03-18 96/week @ 2024-03-25 106/week @ 2024-04-01 7/week @ 2024-04-08 3/week @ 2024-04-15 8/week @ 2024-04-22

128 downloads per month
Used in dokan

MIT license

1.5MB
31K 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 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