{"id":22809219,"url":"https://github.com/sjanel/sudoku-solver","last_synced_at":"2025-03-30T21:18:37.945Z","repository":{"id":65038628,"uuid":"581098115","full_name":"sjanel/sudoku-solver","owner":"sjanel","description":"Simple, memory-friendly sudoku solver","archived":false,"fork":false,"pushed_at":"2022-12-22T13:49:11.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T00:31:55.561Z","etag":null,"topics":["cpp","performance","sudoku"],"latest_commit_sha":null,"homepage":"","language":"C++","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/sjanel.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}},"created_at":"2022-12-22T09:14:02.000Z","updated_at":"2024-05-07T14:53:08.000Z","dependencies_parsed_at":"2022-12-27T08:18:00.302Z","dependency_job_id":null,"html_url":"https://github.com/sjanel/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/sjanel%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjanel%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjanel%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjanel%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjanel","download_url":"https://codeload.github.com/sjanel/sudoku-solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379362,"owners_count":20767696,"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":["cpp","performance","sudoku"],"created_at":"2024-12-12T11:14:14.825Z","updated_at":"2025-03-30T21:18:37.917Z","avatar_url":"https://github.com/sjanel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sudoku-solver\nSimple sudoku solver, very fast to find the first solutions, and memory friendly.\nCompile with a C++20 compiler (I use `std::popcount`), for instance with:\n```\ng++ -std=c++20 -Wall -Wextra -Wpedantic -O3 main.cpp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjanel%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjanel%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjanel%2Fsudoku-solver/lists"}