{"id":26510195,"url":"https://github.com/cchexcode/ez_alphabet","last_synced_at":"2026-01-05T02:03:23.970Z","repository":{"id":235886583,"uuid":"791485649","full_name":"cchexcode/ez_alphabet","owner":"cchexcode","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-24T10:06:06.000Z","size":22,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-27T07:19:11.163Z","etag":null,"topics":[],"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/cchexcode.png","metadata":{"files":{"readme":"docs/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":"2024-04-24T20:01:29.000Z","updated_at":"2024-04-24T21:06:02.000Z","dependencies_parsed_at":"2024-10-26T09:48:51.787Z","dependency_job_id":"12a1d822-d104-4f37-9625-a35e1158cb60","html_url":"https://github.com/cchexcode/ez_alphabet","commit_stats":null,"previous_names":["replicadse/ez_alphabet","cchexcode/ez_alphabet"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Fez_alphabet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Fez_alphabet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Fez_alphabet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Fez_alphabet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cchexcode","download_url":"https://codeload.github.com/cchexcode/ez_alphabet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722651,"owners_count":20499153,"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":"2025-03-21T01:43:59.941Z","updated_at":"2026-01-05T02:03:23.895Z","avatar_url":"https://github.com/cchexcode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EZ Alphabet\n\nAn implementation of an easy to work with alphabet.\n\n## Examples\n\n```rust\n// Following example creates 4 strings, encoding the numbers 4 to 8 (start: 4, count: 5) in the given alphabet.\nassert_eq!(Alphabet::from(\"abcdef\").unwrap().generate(4, 5), vec![\"e\", \"f\", \"aa\", \"ab\", \"ac\"]);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcchexcode%2Fez_alphabet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcchexcode%2Fez_alphabet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcchexcode%2Fez_alphabet/lists"}