{"id":15459310,"url":"https://github.com/caius/rscat","last_synced_at":"2025-03-28T10:23:23.928Z","repository":{"id":66368968,"uuid":"61582207","full_name":"caius/rscat","owner":"caius","description":"cat(1) implemented in rust","archived":false,"fork":false,"pushed_at":"2016-09-05T23:04:40.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T02:12:36.681Z","etag":null,"topics":["cat","unix-command"],"latest_commit_sha":null,"homepage":null,"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/caius.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-06-20T21:40:26.000Z","updated_at":"2017-09-10T18:13:11.000Z","dependencies_parsed_at":"2023-02-21T21:45:17.664Z","dependency_job_id":null,"html_url":"https://github.com/caius/rscat","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"58da354e81d20a5bb7ee8cce0cb9387d3462fdad"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Frscat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Frscat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Frscat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caius%2Frscat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caius","download_url":"https://codeload.github.com/caius/rscat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009862,"owners_count":20709021,"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":["cat","unix-command"],"created_at":"2024-10-01T23:06:23.579Z","updated_at":"2025-03-28T10:23:23.901Z","avatar_url":"https://github.com/caius.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rscat\n\n`cat(1)` implemented in rust as a learning exercise.\n\nPasses [cat_linter][]:\n\n```\n$ cargo build --release\n$ cat_linter target/release/rscat\nLinting cat against ../rscat/target/release/rscat\n\nChecking `cat /tmp/cat_linter_file1`:\n  Output matches\n  Exit matches\n\nChecking `cat /tmp/cat_linter_file1 /tmp/cat_linter_file2`\n  Output matches\n  Exit matches\n\nChecking `cat /tmp/cat_linter_file1 non-existent-file `\n  Output matches\n  Exit matches\n\nChecking `echo \"hi\\nnow\" | cat`\n  Output matches\n  Exit matches\n\nChecking `echo \"how\\nnow\\nbrown\\ncow\" | cat /tmp/cat_linter_file1 - /tmp/cat_linter_file2`\n  Output matches\n  Exit matches\n\nChecking `echo \"how\\nnow\\nbrown\\ncow\" | cat /tmp/cat_linter_file1 - /tmp/non-existent-file - /tmp/cat_linter_file2`\n  Output matches\n  Exit matches\n```\n\n[cat_linter]: https://github.com/caius/cat_linter\n\n## License\n\n`cargo run -q LICENSE`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaius%2Frscat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaius%2Frscat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaius%2Frscat/lists"}