#fuse-filesystem #ffi #bindings

fuse-rs

A wrapper around libfuse-sys for writing file systems using FUSE

2 releases

0.0.1 Jul 27, 2020
0.0.0 May 21, 2020

#43 in #fuse-filesystem

Apache-2.0 and MIT AND LGPL-2.0-or-later

76KB
2K SLoC

Contains (Mach-o exe, 21KB) hello, (Mach-o exe, 14KB) hello

fuse-rs

CI

This library is a wrapper around libfuse-sys for writing file systems using FUSE.

This is a work in progress. The API might change in the future.

Examples

You can take a look at a basic example in the examples directory. For a more sophisticated example, please visit: carlosgaldino/gotenksfs.`

Dependencies

~1.5–3.5MB
~69K SLoC