{"id":18663524,"url":"https://github.com/st3iny/tarfs","last_synced_at":"2025-11-06T08:30:26.172Z","repository":{"id":151087420,"uuid":"228428527","full_name":"st3iny/tarfs","owner":"st3iny","description":"Mount tarballs read only via FUSE. Written in Rust.","archived":false,"fork":false,"pushed_at":"2024-02-18T15:38:11.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T17:14:16.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/st3iny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-12-16T16:28:41.000Z","updated_at":"2024-10-26T02:09:32.000Z","dependencies_parsed_at":"2023-04-14T18:33:14.111Z","dependency_job_id":null,"html_url":"https://github.com/st3iny/tarfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st3iny%2Ftarfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st3iny%2Ftarfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st3iny%2Ftarfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st3iny%2Ftarfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st3iny","download_url":"https://codeload.github.com/st3iny/tarfs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239487733,"owners_count":19647054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T08:18:18.202Z","updated_at":"2025-11-06T08:30:26.135Z","avatar_url":"https://github.com/st3iny.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tarfs\nMount tarballs readonly via FUSE. Written in Rust.\n\n## Usage\n```\nMount a tar archive as a read-only file system\n\nUsage: tarfs [OPTIONS] \u003cARCHIVE\u003e \u003cMOUNT_POINT\u003e\n\nArguments:\n  \u003cARCHIVE\u003e      Path to the archive\n  \u003cMOUNT_POINT\u003e  Mount point for the file system\n\nOptions:\n      --auto-unmount  Unmount the file system automatically on exit\n      --allow-root    Allow root to access the file system\n      --allow-other   Allow other users to access the file system\n      --dump-tree     Dump the file system tree to the debug log\n  -h, --help          Print help\n  -V, --version       Print version\n```\n\nCurrently, `tarfs` handles uncompressed, bzip2, gzip, xz and zstd compressed tar archives.\n\nThe log level can be configured via the `RUST_LOG` environment variable. Available log levels are\n`trace`, `debug`, `info`, `warn` and `error`. The default log level is `info`.\n\n## Build\n\nRun `cargo build` to build a debug binary at `target/debug/tarfs`.\n\nRun `cargo build --release` to build a release binary at `target/release/tarfs`.\n\nRun `cargo install --path=.` to build and install a release binary to `~/.cargo/bin/tarfs`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst3iny%2Ftarfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fst3iny%2Ftarfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst3iny%2Ftarfs/lists"}