{"id":20684493,"url":"https://github.com/restic/fakedatafs","last_synced_at":"2025-04-22T13:18:43.791Z","repository":{"id":144292145,"uuid":"52668153","full_name":"restic/fakedatafs","owner":"restic","description":"FUSE filesystem with (deterministic) fake data","archived":false,"fork":false,"pushed_at":"2020-01-01T11:23:37.000Z","size":1482,"stargazers_count":39,"open_issues_count":6,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-22T13:18:28.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/restic.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":"2016-02-27T13:29:04.000Z","updated_at":"2025-04-06T13:49:57.000Z","dependencies_parsed_at":"2023-10-02T05:32:48.976Z","dependency_job_id":null,"html_url":"https://github.com/restic/fakedatafs","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/restic%2Ffakedatafs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restic%2Ffakedatafs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restic%2Ffakedatafs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restic%2Ffakedatafs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/restic","download_url":"https://codeload.github.com/restic/fakedatafs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250246728,"owners_count":21398919,"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-16T22:22:15.547Z","updated_at":"2025-04-22T13:18:43.786Z","avatar_url":"https://github.com/restic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/restic/fakedatafs.svg?branch=master)](https://travis-ci.com/restic/fakedatafs)\n[![Report Card](http://goreportcard.com/badge/restic/fakedatafs)](http://goreportcard.com/report/restic/fakedatafs)\n\nfakedatafs is a file system that generates fake data on demand in a\ndeterministic way. It is implemented as a FUSE module and can be used to test\nbackup software.\n\nBuild fakedatafs\n================\n\nInstall Go/Golang (at least version 1.11), then run `go build`,\nafterwards you'll find the binary in the current directory:\n\n    $ go build\n\n    $ ./fakedatafs /mnt/dir\n    filesystem mounted at /mnt/dir\n\n    $ ls -al /mnt/dir\n    total 5078\n    -rw-r--r-- 1 root root  15327 Aug 30  1754 file-121872730593067849\n    -rw-r--r-- 1 root root  89978 Aug 30  1754 file-1269644873002022781\n    -rw-r--r-- 1 root root    879 Aug 30  1754 file-1403895313298597120\n    [...]\n\nAt the moment, the only tested compiler for restic is the official Go compiler.\nBuilding restic with gccgo may work, but is not supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestic%2Ffakedatafs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frestic%2Ffakedatafs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestic%2Ffakedatafs/lists"}