{"id":41922631,"url":"https://github.com/andrejkoller/countwords-rs","last_synced_at":"2026-01-25T17:03:34.019Z","repository":{"id":322478001,"uuid":"1087771272","full_name":"andrejkoller/countwords-rs","owner":"andrejkoller","description":"A clean and simple Rust word counter for the terminal.","archived":false,"fork":false,"pushed_at":"2025-12-04T12:37:08.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-07T20:38:27.912Z","etag":null,"topics":["cli","rust","word-counter"],"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/andrejkoller.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-01T16:01:03.000Z","updated_at":"2025-12-04T12:37:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/andrejkoller/countwords-rs","commit_stats":null,"previous_names":["andrejkoller/countwords-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrejkoller/countwords-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fcountwords-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fcountwords-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fcountwords-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fcountwords-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrejkoller","download_url":"https://codeload.github.com/andrejkoller/countwords-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fcountwords-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: 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":["cli","rust","word-counter"],"created_at":"2026-01-25T17:03:30.187Z","updated_at":"2026-01-25T17:03:34.013Z","avatar_url":"https://github.com/andrejkoller.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Short description\n\nA simple and efficient **Word Counter CLI tool** written in Rust.  \nIt analyzes text files and counts the number of words contained within.\n\n## ✨ Features\n- Count words from any text file\n- Export counted words and frequencies to a **CSV file**\n- Simple command-line interface using **Clap**\n\n## 📦 Installation\n\nMake sure you have [Rust](https://www.rust-lang.org/tools/install) installed.\n\n```bash\ngit clone https://github.com/andrejkoller/countwords-rs.git\ncd countwords-rs\ncargo build --release\n```\n\n```bash\ncargo run -- \u003cfile_path\u003e\n```\n\n```bash\ncargo run -- \u003cfile_path\u003e --output \u003coutput_file\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejkoller%2Fcountwords-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrejkoller%2Fcountwords-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejkoller%2Fcountwords-rs/lists"}