{"id":20094383,"url":"https://github.com/antonioberna/sudoku-solver","last_synced_at":"2026-05-12T00:48:47.007Z","repository":{"id":218797546,"uuid":"747378825","full_name":"AntonioBerna/sudoku-solver","owner":"AntonioBerna","description":"Sudoku Solver using Bitwise Operators in C","archived":false,"fork":false,"pushed_at":"2025-02-07T23:57:27.000Z","size":443,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T00:26:22.079Z","etag":null,"topics":["benchmark","c","docker","hyperfine","sudoku-solver"],"latest_commit_sha":null,"homepage":"https://antonioberna.github.io/sudoku-solver/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntonioBerna.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":"2024-01-23T20:10:31.000Z","updated_at":"2025-02-07T23:57:30.000Z","dependencies_parsed_at":"2024-09-12T08:54:01.209Z","dependency_job_id":"d362f897-c13b-4f76-bdc1-f90d3157f0fa","html_url":"https://github.com/AntonioBerna/sudoku-solver","commit_stats":null,"previous_names":["antonioberna/sudoku-solver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonioBerna","download_url":"https://codeload.github.com/AntonioBerna/sudoku-solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533627,"owners_count":19977826,"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":["benchmark","c","docker","hyperfine","sudoku-solver"],"created_at":"2024-11-13T16:50:31.284Z","updated_at":"2026-05-12T00:48:47.002Z","avatar_url":"https://github.com/AntonioBerna.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sudoku-solver\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1c00f9216d36419b86f0584dd6dafbc4)](https://app.codacy.com/gh/AntonioBerna/sudoku-solver/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n![GitHub repo size](https://img.shields.io/github/repo-size/AntonioBerna/sudoku-solver)\n![GitHub License](https://img.shields.io/github/license/AntonioBerna/sudoku-solver)\n![Docker Image Size](https://img.shields.io/docker/image-size/antonioberna/sudoku-solver)\n![Website](https://img.shields.io/website?url=https%3A%2F%2Fantonioberna.github.io%2Fsudoku-solver%2F)\n![GitHub Created At](https://img.shields.io/github/created-at/antonioberna/sudoku-solver)\n\nThis repository contains a C program that solves Sudoku puzzles using bitmasking + backtracking and dancing links techniques. The program is designed to efficiently handle Sudoku problems by representing the possible numbers for each cell as bitmasks, allowing for quick checks and updates during the solving process.\n\nPlease visit [https://antonioberna.github.io/sudoku-solver](https://antonioberna.github.io/sudoku-solver) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonioberna%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonioberna%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonioberna%2Fsudoku-solver/lists"}