{"id":20915933,"url":"https://github.com/elle-concetta/wordle-solver","last_synced_at":"2025-10-08T00:06:03.005Z","repository":{"id":236415022,"uuid":"792566804","full_name":"elle-concetta/Wordle-Solver","owner":"elle-concetta","description":"A multi-threaded word search puzzle solver.","archived":false,"fork":false,"pushed_at":"2024-05-03T23:45:01.000Z","size":1019,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T16:25:40.229Z","etag":null,"topics":["hashset","hashtable","multithreading"],"latest_commit_sha":null,"homepage":"","language":"C","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/elle-concetta.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}},"created_at":"2024-04-27T00:21:02.000Z","updated_at":"2024-05-03T23:48:07.000Z","dependencies_parsed_at":"2024-04-27T01:29:29.749Z","dependency_job_id":"f9ef9259-231f-4d3a-b149-7a6735cb527d","html_url":"https://github.com/elle-concetta/Wordle-Solver","commit_stats":null,"previous_names":["elle-concetta/wordle-solver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elle-concetta%2FWordle-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elle-concetta%2FWordle-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elle-concetta%2FWordle-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elle-concetta%2FWordle-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elle-concetta","download_url":"https://codeload.github.com/elle-concetta/Wordle-Solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243307490,"owners_count":20270264,"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":["hashset","hashtable","multithreading"],"created_at":"2024-11-18T16:19:04.190Z","updated_at":"2025-10-08T00:05:57.965Z","avatar_url":"https://github.com/elle-concetta.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Wordle Solver\nA multi-threaded word search puzzle solver that uses low-level I/O to read the file containing the puzzle table.\n\n## Terminal Commands\n```\n./solve -dict dict.txt -input puzzle100by100.txt -len 6:14 -size 100 -nbuffer 4\n```\n\n```\n./solve -dict dict.txt -input puzzle1001by1001.txt -len 7:9 -size 1001 -nbuffer 1\n```\n\n```\n./solve -dict dict.txt -input puzzle1001by1001.txt -len 7:9 -size 1001 -nbuffer 4 -s\n```\n\n```\n./solve -dict dict.txt -input puzzle100mb.txt -len 8:8 -size 10000 -nbuffer 16 -s\n```\n\n```\n./solve -dict dict.txt -input puzzle100mb.txt -len 8:9 -size 10000 -nbuffer 64\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felle-concetta%2Fwordle-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felle-concetta%2Fwordle-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felle-concetta%2Fwordle-solver/lists"}