Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juandelahd/fuse-based-filesystem
Implementing a custom Linux filesystem using FUSE, allowing user-mode implementation with VFS interface access via standard syscalls (read, open, ls, etc.). This in-memory filesystem prioritizes speed over data volume or persistence, with data represented on disk by a single file.
https://github.com/juandelahd/fuse-based-filesystem
Last synced: 17 days ago
JSON representation
Implementing a custom Linux filesystem using FUSE, allowing user-mode implementation with VFS interface access via standard syscalls (read, open, ls, etc.). This in-memory filesystem prioritizes speed over data volume or persistence, with data represented on disk by a single file.
- Host: GitHub
- URL: https://github.com/juandelahd/fuse-based-filesystem
- Owner: juandelaHD
- Created: 2024-07-16T19:59:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T20:05:43.000Z (7 months ago)
- Last Synced: 2024-11-13T15:59:24.488Z (3 months ago)
- Language: C
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0