zig-fuse is a Zig library for implementation of FUSE filesystems in userspace. Due to libfuse's extensive usage of C bitfields, it is almost impossible to create a Zig binding / wrapper for it. Thus, this library is a completely from-scratch implementation based on the raw /dev/fuse interface.
-
Notifications
You must be signed in to change notification settings - Fork 0
shanoaice/zig-fuse
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A Zig library for implementation of FUSE filesystems in userspace, utilizing the raw /dev/fuse interface. Heavily inspired and referenced Rust's fuser library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published