{"id":20119855,"url":"https://github.com/shellshape/makeitbig","last_synced_at":"2025-03-02T20:15:29.213Z","repository":{"id":219760316,"uuid":"749845964","full_name":"shellshape/makeitbig","owner":"shellshape","description":"A tiny CLI tool to generate files with random data of a given size.","archived":false,"fork":false,"pushed_at":"2024-01-29T15:59:54.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T05:51:27.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/shellshape.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-29T14:12:39.000Z","updated_at":"2024-02-17T06:17:05.000Z","dependencies_parsed_at":"2024-01-29T17:29:44.294Z","dependency_job_id":null,"html_url":"https://github.com/shellshape/makeitbig","commit_stats":null,"previous_names":["shellshape/makeitbig"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Fmakeitbig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Fmakeitbig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Fmakeitbig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shellshape%2Fmakeitbig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shellshape","download_url":"https://codeload.github.com/shellshape/makeitbig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241564557,"owners_count":19982960,"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-13T19:17:26.864Z","updated_at":"2025-03-02T20:15:29.192Z","avatar_url":"https://github.com/shellshape.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# makeitbig\n\nA tiny CLI tool to generate files with random data of a given size.\n\n## Usage\n\n```\n$ makeitbig --help\nTiny CLI tool to generate random files of given sizes\n\nUsage: makeitbig [OPTIONS] --size \u003cSIZE\u003e\n\nOptions:\n  -o, --output \u003cOUTPUT\u003e\n          File to write output to. If not specified, output is written to StdOut.\n\n  -s, --size \u003cSIZE\u003e\n          Size of the output.\n          Format examples: 512, 2m, 8G, ...\n\n      --chunk-size \u003cCHUNK_SIZE\u003e\n          Size of each write buffer. Larger buffer size can improve write speed but increases memory consumption.\n          Format examples: 512, 2m, 8G, ...\n          \n          [default: 4k]\n\n  -z, --zeroed\n          Write zero bytes instead of random data\n\n  -h, --help\n          Print help (see a summary with '-h')\n\n  -V, --version\n          Print version\n```\n\n## Install\n\nYou can either download the latest release builds form the [Releases page](https://github.com/zekroTJA/makeitbig/releases) or you can install it using cargo install.\n```\ncargo install --git https://github.com/shellshape/makeitbig\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellshape%2Fmakeitbig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshellshape%2Fmakeitbig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshellshape%2Fmakeitbig/lists"}