{"id":73671,"library":"fuse3","title":"Fuse3","description":"FUSE user-space library async version implementation.","status":"active","version":"0.9.0","language":"rust","source_language":null,"source_url":"https://github.com/Sherlock-Holo/fuse3","tags":["fuse","filesystem","async","user-space"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfuse3 = \"0.9.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add fuse3","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"MountOption","correct":"use fuse3::MountOption;"}],"quickstart":{"code":"use fuse3::{MountOption, Session};\n\nlet mount_options = vec![MountOption::AllowOther];\n// Further setup required for a full filesystem implementation.","lang":"rust","description":"Configures mount options for a FUSE filesystem."},"warnings":[{"fix":"Ensure FUSE is installed and run with sufficient privileges.","message":"Requires FUSE kernel module and appropriate permissions.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'async':7,12 'filesystem':11 'fuse':2,10 'fuse3':1 'implement':9 'librari':6 'space':5,15 'user':4,14 'user-spac':3,13 'version':8","created_at":"2026-06-17T18:53:39.584728+00:00","updated_at":"2026-06-17T18:53:39.584728+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Sherlock-Holo/fuse3","github":"https://github.com/Sherlock-Holo/fuse3","docs":"https://docs.rs/fuse3/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}