{"id":24839207,"url":"https://github.com/ivan-guerra/ccount","last_synced_at":"2025-03-26T04:32:27.051Z","repository":{"id":274208311,"uuid":"922233780","full_name":"ivan-guerra/ccount","owner":"ivan-guerra","description":"Count characters in a string (including Unicode)","archived":false,"fork":false,"pushed_at":"2025-01-25T17:15:24.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T18:19:27.764Z","etag":null,"topics":["char-counter","unicode-characters"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivan-guerra.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":"2025-01-25T17:09:42.000Z","updated_at":"2025-01-25T17:15:28.000Z","dependencies_parsed_at":"2025-01-25T18:29:31.384Z","dependency_job_id":null,"html_url":"https://github.com/ivan-guerra/ccount","commit_stats":null,"previous_names":["ivan-guerra/ccount"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-guerra%2Fccount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-guerra%2Fccount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-guerra%2Fccount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-guerra%2Fccount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivan-guerra","download_url":"https://codeload.github.com/ivan-guerra/ccount/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245589271,"owners_count":20640256,"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":["char-counter","unicode-characters"],"created_at":"2025-01-31T06:37:02.057Z","updated_at":"2025-03-26T04:32:27.026Z","avatar_url":"https://github.com/ivan-guerra.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ccount\n\nA character frequency counter command-line tool.\n\nThis module provides functionality to analyze text and count character\nfrequencies. It supports various options for sorting and filtering the results,\nincluding:\n\n- Sorting by character or frequency count\n- Displaying frequency as percentages\n- Showing only top N most frequent characters\n- Filtering characters by frequency thresholds\n- Full Unicode support for non-ASCII text analysis\n\n## Example\n\n```bash\n$ echo \"hello world\" | ccount --sort-by count --show-top-n 2\nl: 3\no: 2\n```\n\nThe tool can read input either from command line arguments or standard input,\nmaking it flexible for various use cases including pipeline operations. Unicode\nsupport means it can analyze text in any language or script system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-guerra%2Fccount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivan-guerra%2Fccount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-guerra%2Fccount/lists"}