{"id":28363992,"url":"https://github.com/ulfurinn/wongi-engine","last_synced_at":"2025-10-23T17:55:43.962Z","repository":{"id":3928334,"uuid":"5018590","full_name":"ulfurinn/wongi-engine","owner":"ulfurinn","description":"A rule engine written in Ruby.","archived":false,"fork":false,"pushed_at":"2024-06-03T14:58:51.000Z","size":1021,"stargazers_count":485,"open_issues_count":12,"forks_count":39,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-22T16:34:33.753Z","etag":null,"topics":["inference-engine","rete","ruby","rule-engine"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"erming/jsonresume-theme-flat","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ulfurinn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-07-13T11:42:38.000Z","updated_at":"2025-05-13T04:16:50.000Z","dependencies_parsed_at":"2024-06-03T17:25:02.023Z","dependency_job_id":null,"html_url":"https://github.com/ulfurinn/wongi-engine","commit_stats":{"total_commits":393,"total_committers":15,"mean_commits":26.2,"dds":0.07633587786259544,"last_synced_commit":"7ca4163834c11afff2d2508d2b5d033fd54fa7ef"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/ulfurinn/wongi-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfurinn%2Fwongi-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfurinn%2Fwongi-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfurinn%2Fwongi-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfurinn%2Fwongi-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulfurinn","download_url":"https://codeload.github.com/ulfurinn/wongi-engine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulfurinn%2Fwongi-engine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261582545,"owners_count":23180610,"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":["inference-engine","rete","ruby","rule-engine"],"created_at":"2025-05-28T19:41:05.639Z","updated_at":"2025-10-23T17:55:43.909Z","avatar_url":"https://github.com/ulfurinn.png","language":"Ruby","funding_links":["https://ko-fi.com/R6R0YVX79"],"categories":[],"sub_categories":[],"readme":"# Wongi::Engine\n\n[![Gem](https://img.shields.io/gem/v/wongi-engine.svg)](https://rubygems.org/gems/wongi-engine/)\n[![Build Status](https://github.com/ulfurinn/wongi-engine/actions/workflows/test.yml/badge.svg)](https://github.com/ulfurinn/wongi-engine/actions/workflows/test.yml)\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R6R0YVX79)\n\nThis is a pure-Ruby forward-chaining rule engine based on the classic [Rete algorithm](http://en.wikipedia.org/wiki/Rete_algorithm).\n\nRuby \u003e= 2.7 and JRuby are supported. Rubinius should work but isn't actively supported.\n\n## Documentation\n\nThere is no API documentation, as most of the library's interfaces are for internal use only and would not be safe to use directly.\n\nInstead, follow the [tutorial](https://ulfurinn.github.io/wongi-engine/) and stick to the constructs described in it.\n\n## Upgrading\n\nUntil there is a 1.0 release, all minor versions should be treated as potentially breaking.\n\nAlways test your rules extensively. There's always a chance of you finding a bug in the engine that is only triggered by a very specific rule configuration.\n\n[Feature annoucements](https://github.com/ulfurinn/wongi-engine/issues?q=is%3Aissue+label%3Aannoucement)\n\n[Open discussions](https://github.com/ulfurinn/wongi-engine/issues?q=is%3Aopen+is%3Aissue+label%3Adiscussion)\n\n## Acknowledgements\n\nThe Rete implementation in this library largely follows the outline presented in [\\[Doorenbos, 1995\\]](http://reports-archive.adm.cs.cmu.edu/anon/1995/CMU-CS-95-113.pdf).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulfurinn%2Fwongi-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulfurinn%2Fwongi-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulfurinn%2Fwongi-engine/lists"}