{"id":25293909,"url":"https://github.com/pgimalac/rustomaton","last_synced_at":"2025-10-28T01:32:01.792Z","repository":{"id":57665744,"uuid":"196277175","full_name":"pgimalac/rustomaton","owner":"pgimalac","description":"A Rust automaton \u0026 regexp library project","archived":false,"fork":false,"pushed_at":"2022-09-10T20:11:38.000Z","size":135,"stargazers_count":7,"open_issues_count":7,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T08:20:58.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/pgimalac.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}},"created_at":"2019-07-10T21:27:45.000Z","updated_at":"2024-10-17T16:26:00.000Z","dependencies_parsed_at":"2022-09-14T13:00:31.385Z","dependency_job_id":null,"html_url":"https://github.com/pgimalac/rustomaton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgimalac%2Frustomaton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgimalac%2Frustomaton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgimalac%2Frustomaton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgimalac%2Frustomaton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgimalac","download_url":"https://codeload.github.com/pgimalac/rustomaton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238579782,"owners_count":19495551,"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":[],"created_at":"2025-02-13T01:56:11.527Z","updated_at":"2025-10-28T01:31:56.515Z","avatar_url":"https://github.com/pgimalac.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Rust automaton manipulation library project.\n\n## Functionalities\nThe library allows to build automatons (DFA and NFA) and regexes.\n\nIt also provides lots of classic algorithms over theses structures and allows to convert from one to another.\n\n## Algorithms implemented\n- union of two automatons\n- intersection of two automatons\n- equality of two automatons\n- concatenation of two automatons\n- complementary of an automaton\n- minimisation of an automaton\n- Kleene closure of an automaton\n- determinization of an automaton\n- completed automaton\n- accessible automaton\n- co-accessible automaton\n- trimmed automaton\n- reversed automaton\n\n## Displayal\nRegexes can be displayed as Strings but the \"simplify\" function is not incredible so it generates stupidly long regexes.\n\nAutomatons can be exported to [.dot files](https://en.wikipedia.org/wiki/DOT_(graph_description_language)).\n\n## Bugs\nThis library hasn't been tested intensively so I wouldn't recommend using it for something too serious.\n\nIf you notice a bug or anything weird don't hesitate to open an issue or a pull request on [the Github page](https://github.com/pgimalac/rustomaton).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgimalac%2Frustomaton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgimalac%2Frustomaton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgimalac%2Frustomaton/lists"}