{"id":15672659,"url":"https://github.com/dimkr/overheadfs","last_synced_at":"2025-05-06T21:45:19.591Z","repository":{"id":145305194,"uuid":"115593069","full_name":"dimkr/overheadfs","owner":"dimkr","description":"A FUSE proxy file system","archived":false,"fork":false,"pushed_at":"2018-03-21T17:27:50.000Z","size":15,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T03:14:34.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimkr.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-28T06:32:33.000Z","updated_at":"2024-06-28T18:34:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"52081dbb-0af5-4a07-b222-31b9c79b6e88","html_url":"https://github.com/dimkr/overheadfs","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/dimkr%2Foverheadfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Foverheadfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Foverheadfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Foverheadfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimkr","download_url":"https://codeload.github.com/dimkr/overheadfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776450,"owners_count":21802460,"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-10-03T15:29:36.988Z","updated_at":"2025-05-06T21:45:19.572Z","avatar_url":"https://github.com/dimkr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"                     _                    _  __\n  _____   _____ _ __| |__   ___  __ _  __| |/ _|___\n / _ \\ \\ / / _ \\ '__| '_ \\ / _ \\/ _` |/ _` | |_/ __|\n| (_) \\ V /  __/ |  | | | |  __/ (_| | (_| |  _\\__ \\\n \\___/ \\_/ \\___|_|  |_| |_|\\___|\\__,_|\\__,_|_| |___/\n\nOverview\n========\n\noverheadfs is a FUSE (https://github.com/libfuse/libfuse) file system which\ndelegates all file system operations to the file system mounted below it. In\nother words, it's a proxy file system.\n\nThe only effect of mounting overheadfs on a certain directory is the overhead of\nFUSE.\n\noverheadfs is mostly useful for demonstration of FUSE and as reference code for\nfile systems that mirror the original contents of their mount point, with\nexceptions: for example, a file system mounted on /etc, which mirrors all files\nexcept a dynamically-generated resolv.conf that specifies a random DNS server.\n\nBuilding\n========\n\noverheadfs is built using Meson (http://mesonbuild.com).\n\n    meson build\n    ninja -C build install\n\noverheadfs is compatible with both libfuse3 and the legacy libfuse2.\n\nLegal Information\n=================\n\noverheadfs is licensed under the GNU General Public License version 2.0, see\nCOPYING for the license text. For a list of its authors and contributors, see\nAUTHORS.\n\nThe ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Foverheadfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimkr%2Foverheadfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Foverheadfs/lists"}