{"id":16032781,"url":"https://github.com/threez/sudoku-solver","last_synced_at":"2025-04-01T13:16:17.750Z","repository":{"id":1203970,"uuid":"1113391","full_name":"threez/sudoku-solver","owner":"threez","description":"solves sudokus saved in simple txt format","archived":false,"fork":false,"pushed_at":"2010-11-27T14:38:53.000Z","size":103,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T08:12:25.272Z","etag":null,"topics":[],"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/threez.png","metadata":{"files":{"readme":"README","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}},"created_at":"2010-11-25T23:40:06.000Z","updated_at":"2014-08-27T19:49:31.000Z","dependencies_parsed_at":"2022-08-16T12:35:13.785Z","dependency_job_id":null,"html_url":"https://github.com/threez/sudoku-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threez","download_url":"https://codeload.github.com/threez/sudoku-solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644097,"owners_count":20810687,"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":"2024-10-08T21:40:35.093Z","updated_at":"2025-04-01T13:16:17.727Z","avatar_url":"https://github.com/threez.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"I wanted to write a simple sudoku solver. Just try out this:\n\n  ruby sudoku.rb *.txt\n  \nOR\n  \n  make test (for the c version)\n  \nI also implemented the solver in c. I just wanted to have some performance\ncomparison. On my machine i get those numbers (inc. vm/interpreter bootup):\n\n                        real\t        user           sys\t\n  C                 0m0.063s      0m0.057s      0m0.003s\n  ruby 1.9.2p0      0m0.241s      0m0.224s      0m0.012s\n  ruby 1.8.7p174    0m0.441s      0m0.223s      0m0.012s\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreez%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreez%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreez%2Fsudoku-solver/lists"}