#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

#1197 in Filesystem

Download history 3/week @ 2024-02-14 15/week @ 2024-02-21 40/week @ 2024-02-28 46/week @ 2024-03-06 14/week @ 2024-03-13 48/week @ 2024-03-20 95/week @ 2024-03-27

216 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