{"id":20048786,"url":"https://github.com/libopenstorage/chainfs","last_synced_at":"2026-06-11T10:31:24.352Z","repository":{"id":83323241,"uuid":"50382358","full_name":"libopenstorage/chainfs","owner":"libopenstorage","description":"Implements a chained filesystem in userspace.  Uses FUSE to export the chained namespace.","archived":false,"fork":false,"pushed_at":"2016-01-27T03:20:00.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-20T23:24:45.260Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libopenstorage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-25T21:31:18.000Z","updated_at":"2016-01-25T21:39:26.000Z","dependencies_parsed_at":"2023-04-21T10:53:37.451Z","dependency_job_id":null,"html_url":"https://github.com/libopenstorage/chainfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/libopenstorage/chainfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libopenstorage%2Fchainfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libopenstorage%2Fchainfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libopenstorage%2Fchainfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libopenstorage%2Fchainfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libopenstorage","download_url":"https://codeload.github.com/libopenstorage/chainfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libopenstorage%2Fchainfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34195112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T11:46:12.163Z","updated_at":"2026-06-11T10:31:24.332Z","avatar_url":"https://github.com/libopenstorage.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chainfs\nImplements a chained filesystem in userspace.  Uses FUSE to export the chained namespace.\n\n### EXPERIMENTAL!  \nNote that this is still in development and experimental.  Currently the following are known issues\n\n1. Data modified on shared layers are not snap'd and therefore visible in other containers.\n2. There are two heavy weight locks around accessing the `layer` data structures which can be avoided.\n\n# Building chainfs\n\n```\n# autoreconf -i\n# ./configure\n# make \n```\n\n### Installing chainfs\n\n`libchainfs.a` will be installed under `/usr/local/lib`.\n\n```\n# make install\n```\n\n### Building a debug build\n```\n# make clean; ./configure CFLAGS='-g3 -O0'; make\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibopenstorage%2Fchainfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibopenstorage%2Fchainfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibopenstorage%2Fchainfs/lists"}