{"id":13648813,"url":"https://github.com/rcore-os/rcore-fs","last_synced_at":"2026-02-17T09:39:29.755Z","repository":{"id":34301264,"uuid":"131473713","full_name":"rcore-os/rcore-fs","owner":"rcore-os","description":"The file system module for rCore OS.","archived":false,"fork":false,"pushed_at":"2024-06-13T22:56:28.000Z","size":485,"stargazers_count":50,"open_issues_count":2,"forks_count":24,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-12T00:49:53.159Z","etag":null,"topics":["filesystem","rcore","rust"],"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/rcore-os.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":"2018-04-29T07:09:43.000Z","updated_at":"2025-07-29T03:53:43.000Z","dependencies_parsed_at":"2024-06-14T00:44:03.456Z","dependency_job_id":"8571a5f3-a35a-4882-bc35-4a9f89ac22d1","html_url":"https://github.com/rcore-os/rcore-fs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rcore-os/rcore-fs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcore-os%2Frcore-fs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcore-os%2Frcore-fs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcore-os%2Frcore-fs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcore-os%2Frcore-fs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcore-os","download_url":"https://codeload.github.com/rcore-os/rcore-fs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcore-os%2Frcore-fs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29539224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["filesystem","rcore","rust"],"created_at":"2024-08-02T01:04:33.840Z","updated_at":"2026-02-17T09:39:29.723Z","avatar_url":"https://github.com/rcore-os.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# rcore-fs\n\n[![Actions Status](https://github.com/rcore-os/rcore-fs/workflows/CI/badge.svg)](https://github.com/rcore-os/rcore-fs/actions)\n[![Build Status](https://travis-ci.org/rcore-os/rcore-fs.svg?branch=master)](https://travis-ci.org/rcore-os/rcore-fs)\n[![Coverage Status](https://coveralls.io/repos/github/rcore-os/rcore-fs/badge.svg?branch=master)](https://coveralls.io/github/rcore-os/rcore-fs?branch=master)\n\nThe file system module for [rCore OS](https://github.com/rcore-os/rCore).\n\n## Sub-projects\n\nCore:\n\n* `rcore-fs`: Interfaces and utilities that can be used in an OS.\n  * Virtual File System: `FileSystem`, `INode`\n  * Device and cache layer: `BlockDevice`, `BlockCache`\n\nSpecific file systems:\n\n* `rcore-fs-sfs`: Simple File System from [uCore OS](https://github.com/chyyuu/ucore_os_lab)\n* `rcore-fs-sefs`: Simple Encrypted File System \n* `rcore-fs-ext2`: Ext2\n* `rcore-fs-ramfs`: RAM based FS\n* `rcore-fs-mountfs`: Mountable FS wrapper\n* `rcore-fs-devfs`: Device file system\n* `rcore-fs-hostfs`: File system at host OS\n\nUtilities:\n\n* `rcore-fs-fuse`: FUSE wrapper for VFS. Mount any FS to your Linux / macOS.\n* `rcore-fs-ucore`: uCore VFS wrapper for Rust VFS. Use any FS in the origin uCore. See [uCore with Rust SFS](https://github.com/wangrunji0408/ucore_os_lab/tree/rust-fs/labcodes_answer/lab8_result) for example.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcore-os%2Frcore-fs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcore-os%2Frcore-fs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcore-os%2Frcore-fs/lists"}