{"id":18937014,"url":"https://github.com/sekky61/infinite-program","last_synced_at":"2026-05-01T18:31:52.957Z","repository":{"id":229657559,"uuid":"777239048","full_name":"Sekky61/infinite-program","owner":"Sekky61","description":"A FUSE based file system","archived":false,"fork":false,"pushed_at":"2024-04-29T20:38:31.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T21:40:17.828Z","etag":null,"topics":["fs","fuse","zig"],"latest_commit_sha":null,"homepage":"","language":"C","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/Sekky61.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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-25T13:28:41.000Z","updated_at":"2024-09-04T19:36:48.000Z","dependencies_parsed_at":"2024-04-28T18:26:14.886Z","dependency_job_id":"8ddaf04b-70b5-497f-b63b-0e923c7cf859","html_url":"https://github.com/Sekky61/infinite-program","commit_stats":null,"previous_names":["sekky61/etiketa","sekky61/infinite-program"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Finfinite-program","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Finfinite-program/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Finfinite-program/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Finfinite-program/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sekky61","download_url":"https://codeload.github.com/Sekky61/infinite-program/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937698,"owners_count":19721483,"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":["fs","fuse","zig"],"created_at":"2024-11-08T12:09:34.024Z","updated_at":"2026-05-01T18:31:52.922Z","avatar_url":"https://github.com/Sekky61.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Instalation\n\nRequires the `libfuse` shared library (`libfuse.so`).\n\nDeveloped on version 3.16.2\n\n## Development\n\n### Dependencies\n\nRequires the dev headers for `libfuse` (`fuse.h`).\n\nI recommend going to [libfuse Github](https://github.com/libfuse/libfuse) and following the instructions there.\n\nHowever, I will reiterate the steps here:\n\n- Pick a release from Github and download it.\n- Extract it \n\n```bash\nmkdir build\ncd build\nmeson setup ..\nninja\nsudo ninja install\n```\n\nThe lib files should be installed. Check the log to see where.\n\n### Learn\n\n- [libfuse Wiki](https://github.com/libfuse/libfuse/wiki)\n- [API Docs (Doxygen)](https://libfuse.github.io/doxygen/)\n- [An explainer by Geoff Kuenning](https://www.cs.hmc.edu/~geoff/classes/hmc.cs137.202001/homework/fuse/fuse_doc.html)\n- Inspired by [this article by Richard Palethorpe](https://richiejp.com/zig-fuse-one)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekky61%2Finfinite-program","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsekky61%2Finfinite-program","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekky61%2Finfinite-program/lists"}