{"id":21285076,"url":"https://github.com/beling/puzzles","last_synced_at":"2025-03-15T15:12:00.071Z","repository":{"id":203289188,"uuid":"709261904","full_name":"beling/puzzles","owner":"beling","description":"Rust software for solving combination puzzles.","archived":false,"fork":false,"pushed_at":"2023-10-24T11:24:06.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-27T19:20:17.670Z","etag":null,"topics":["15-puzzle","15-puzzle-game","15-puzzle-solver","15puzzle","puzzle","puzzle-game","puzzle-solution","puzzle-solver","puzzle-solvers","puzzles","rust","rust-lang","sliding-puzzle-game","solver","solvers"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/beling.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":"2023-10-24T11:10:20.000Z","updated_at":"2023-10-26T08:46:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e982ea69-6d5d-4458-af88-242ac63eeee2","html_url":"https://github.com/beling/puzzles","commit_stats":null,"previous_names":["beling/puzzles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fpuzzles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fpuzzles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fpuzzles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beling%2Fpuzzles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beling","download_url":"https://codeload.github.com/beling/puzzles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746200,"owners_count":20341203,"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":["15-puzzle","15-puzzle-game","15-puzzle-solver","15puzzle","puzzle","puzzle-game","puzzle-solution","puzzle-solver","puzzle-solvers","puzzles","rust","rust-lang","sliding-puzzle-game","solver","solvers"],"created_at":"2024-11-21T11:18:08.841Z","updated_at":"2025-03-15T15:12:00.031Z","avatar_url":"https://github.com/beling.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rust libraries and programs for solving [combination puzzles](https://en.wikipedia.org/wiki/Combination_puzzle), developed by [Piotr Beling](http://pbeling.w8.pl/).\n\nIncluded libraries:\n- `puzzles` ([crate](https://crates.io/crates/puzzles), [doc](https://docs.rs/puzzles)) - solves [combination puzzles](https://en.wikipedia.org/wiki/Combination_puzzle);\n\nIncluded programs:\n- `pdbs_benchmark` ([crate](https://crates.io/crates/pdbs_benchmark), [doc](https://docs.rs/pdbs_benchmark)) - a console program for testing the effectiveness of different pattern database implementations in solving [combination puzzles](https://en.wikipedia.org/wiki/Combination_puzzle).\n\n# Installation\nPrograms can be compiled and installed from sources. To do this, a Rust compiler is needed.\nThe easiest way to obtain the compiler along with other necessary tools (like `cargo`) is\nto use [rustup](https://www.rust-lang.org/tools/install).\n\nOnce Rust is installed, to compile and install a program with native optimizations, just execute:\n\n```RUSTFLAGS=\"-C target-cpu=native\" cargo install \u003cprogram_name\u003e```\n\nfor example\n\n```RUSTFLAGS=\"-C target-cpu=native\" cargo install pdbs_benchmark```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeling%2Fpuzzles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeling%2Fpuzzles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeling%2Fpuzzles/lists"}