Project

rfuse

0.03
Low commit activity in last 3 years
No release in over a year
Write userspace filesystems in Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0.3.4
 Project Readme

RFuse - DEPRECATED

DEPRECATED

This gem exists and is maintained for backwards compatibility only.

Existing RFuse filesystems are recommended to refactor to depend directly on ffi_libfuse which supports Fuse 3 and Macfuse

{RFuse::Adapter} documents the fuse method signatures that are different to ffi-libfuse


Dependencies

  • Ruby 2.7+
  • Fuse 2.8+ / Fuse 3 / MACFuse

HISTORY

This project was forked from rfuse-ng which was forked from the original rfuse.

RFuse-NG: Tamás László Fábián giganetom@gmail.com et al on Github

Original Rfuse (@rubyforge): Peter Schrammel AT gmx.de

See also {file:CHANGELOG.md}

CONTRIBUTING