{"id":15099831,"url":"https://github.com/andreashdez/n_queens_problem_zig","last_synced_at":"2026-01-06T12:53:41.593Z","repository":{"id":252861498,"uuid":"841691915","full_name":"andreashdez/n_queens_problem_zig","owner":"andreashdez","description":"N-Queens problem with genetic algorithm in Zig","archived":false,"fork":false,"pushed_at":"2024-08-12T23:06:06.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T18:15:01.895Z","etag":null,"topics":["genetic-algorithm","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreashdez.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-08-12T22:15:24.000Z","updated_at":"2024-08-12T23:15:43.000Z","dependencies_parsed_at":"2024-08-13T01:43:59.234Z","dependency_job_id":"f89bb203-b001-4a38-9498-a61d94215262","html_url":"https://github.com/andreashdez/n_queens_problem_zig","commit_stats":null,"previous_names":["andreashdez/n-queens-problem-zig"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashdez%2Fn_queens_problem_zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashdez%2Fn_queens_problem_zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashdez%2Fn_queens_problem_zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashdez%2Fn_queens_problem_zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreashdez","download_url":"https://codeload.github.com/andreashdez/n_queens_problem_zig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858876,"owners_count":20684057,"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":["genetic-algorithm","zig"],"created_at":"2024-09-25T17:28:05.935Z","updated_at":"2026-01-06T12:53:41.546Z","avatar_url":"https://github.com/andreashdez.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N-Queens Problem in Zig\n\n~~~text\n╔════╤════╤════╤════╤════╤════╤════╤════╗\n║    │    │    │    │    │ 01 │    │    ║\n╟────┼────┼────┼────┼────┼────┼────┼────╢\n║    │    │    │    │    │    │    │ 00 ║\n╟────┼────┼────┼────┼────┼────┼────┼────╢\n║    │    │ 02 │    │    │    │    │    ║\n╟────┼────┼────┼────┼────┼────┼────┼────╢\n║    │    │    │ 02 │    │    │    │    ║\n╟────┼────┼────┼────┼────┼────┼────┼────╢\n║    │ 01 │    │    │    │    │    │    ║\n╟────┼────┼────┼────┼────┼────┼────┼────╢\n║    │    │    │    │ 00 │    │    │    ║\n╟────┼────┼────┼────┼────┼────┼────┼────╢\n║    │    │    │    │    │    │ 02 │    ║\n╟────┼────┼────┼────┼────┼────┼────┼────╢\n║ 00 │    │    │    │    │    │    │    ║\n╚════╧════╧════╧════╧════╧════╧════╧════╝\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreashdez%2Fn_queens_problem_zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreashdez%2Fn_queens_problem_zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreashdez%2Fn_queens_problem_zig/lists"}