{"id":47757395,"url":"https://github.com/spicelang/spice-examples","last_synced_at":"2026-04-03T04:38:00.332Z","repository":{"id":103373282,"uuid":"461574628","full_name":"spicelang/spice-examples","owner":"spicelang","description":"Examples for using Spice in the wild","archived":false,"fork":false,"pushed_at":"2026-03-18T21:13:09.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-19T09:44:57.849Z","etag":null,"topics":["code","examples","spice"],"latest_commit_sha":null,"homepage":"https://www.spicelang.com","language":null,"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/spicelang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-20T18:14:12.000Z","updated_at":"2026-03-18T21:13:13.000Z","dependencies_parsed_at":"2025-08-12T15:23:55.687Z","dependency_job_id":"9810257a-caec-4d81-8ae2-a96189baa59f","html_url":"https://github.com/spicelang/spice-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spicelang/spice-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spicelang%2Fspice-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spicelang%2Fspice-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spicelang%2Fspice-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spicelang%2Fspice-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spicelang","download_url":"https://codeload.github.com/spicelang/spice-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spicelang%2Fspice-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31333773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T03:20:36.090Z","status":"ssl_error","status_checked_at":"2026-04-03T03:20:35.133Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["code","examples","spice"],"created_at":"2026-04-03T04:37:58.424Z","updated_at":"2026-04-03T04:38:00.326Z","avatar_url":"https://github.com/spicelang.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Spice Logo\" src=\"https://github.com/spicelang/spice/raw/main/docs/docs/static/avatar.png\" height=\"220\" /\u003e\n  \u003ch3 align=\"center\"\u003eSpice Examples\u003c/h3\u003e\n  \u003cp align=\"center\"\u003eExamples for the usage of Spice in the wild\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca target=\"_blank\" href=\"./.github/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/spicelang/spice-examples/actions/workflows/ci.yml/badge.svg\"\u003e\u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"https://makeapullrequest.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\"\u003e\u003c/a\u003e\n    \u003ca target=\"_blank\" href=\"./LICENSE.md\"\u003e\u003cimg src=\"https://img.shields.io/github/license/spicelang/spice-examples\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n---\n\nThis repository contains usage examples for the [Spice Programming Language](https://github.com/spicelang/spice).\n\nHere is a list of all included examples. You can find the source code for each particular example in dedicated sub-directories.\n\n## Examples\n-\t[Conway's Game of Life](./game-of-life) - Demonstration of turing-completeness\n-\t[Rule 110](./rule-110) - Demonstration of turing-completeness\n-\t[Dijkstra's Algorithm](./dijkstra) - Shortest path finding in edge-weighted graphs\n- [Sudoku](./sudoku) - Solving a riddle\n- [Graph coloring](./graph-coloring) - Solving the graph coloring problem\n\n## Contributors\n-\t[@marcauberer](https://github.com/marcauberer)\n\n## License\nThe project is licensed under the [MIT software license](https://github.com/spicelang/spice-examples/blob/main/LICENSE) and provided/distributed by ChilliBits.\n\n© ChilliBits 2021-2026\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspicelang%2Fspice-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspicelang%2Fspice-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspicelang%2Fspice-examples/lists"}