{"id":15031503,"url":"https://github.com/elamani-drawing/automaters","last_synced_at":"2026-04-07T14:32:10.402Z","repository":{"id":177700804,"uuid":"660789482","full_name":"elamani-drawing/automaters","owner":"elamani-drawing","description":"Implémentation d'automate en Rust. (FSM, NFA, DFA, NDFAE)","archived":false,"fork":false,"pushed_at":"2023-06-30T21:18:43.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T14:19:57.316Z","etag":null,"topics":["algorithms","automate","automation","parser","rust","rust-lang","rustlang"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/automaters","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/elamani-drawing.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}},"created_at":"2023-06-30T21:18:22.000Z","updated_at":"2025-06-25T12:19:18.000Z","dependencies_parsed_at":"2023-11-10T14:33:06.297Z","dependency_job_id":null,"html_url":"https://github.com/elamani-drawing/automaters","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"ddaa2c64607796e8532bd9be1374b08c7b8c98f5"},"previous_names":["elamani-drawing/automaters"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elamani-drawing/automaters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elamani-drawing%2Fautomaters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elamani-drawing%2Fautomaters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elamani-drawing%2Fautomaters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elamani-drawing%2Fautomaters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elamani-drawing","download_url":"https://codeload.github.com/elamani-drawing/automaters/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elamani-drawing%2Fautomaters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31515394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["algorithms","automate","automation","parser","rust","rust-lang","rustlang"],"created_at":"2024-09-24T20:15:49.828Z","updated_at":"2026-04-07T14:32:10.382Z","avatar_url":"https://github.com/elamani-drawing.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AUTOMATERS\n   \nImplémentation d'automate en Rust. \n\n## Fonctionnalités     \nActuellement:\n- [**State**](/src/state.rs): Un état de l'automate.\n- [**Symbol**](/src/symbol.rs): Un symbole de l'automate.\n- [**Transition**](/src/transition.rs):  Une transition de l'automate.\n- [**FSM**](/src/fsm.rs): Une machine a état fini.\n- [**DFA**](/src/dfa.rs):  Un automate déterministe à état fini.\n- [**NDFA**](/src/nfa.rs):  Un automate non déterministe à état fini.\n- [**NDFAEpsilon**](/src/nfae.rs):  Un automate non déterministe a état fini avec epsilon clausure.\n\nLa documentation est disponnible [ici.](https://docs.rs/automaters/0.1.0/automaters/)\n\n## Installation\nPour utiliser Morseus dans votre projet, ajoutez la dépendance suivante à votre fichier Cargo.toml :\n```toml\n[dependencies]\nautomaters = \"0.1.0\"\n```\n\n## Contributions\nLes contributions sont les bienvenues! Si vous souhaitez améliorer automaters, veuillez ouvrir une pull request sur GitHub.\n\n## License\nCe projet est sous [``licence MIT``](LICENSE). Veuillez consulter le fichier [``LICENSE``](LICENSE) pour plus d'informations.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felamani-drawing%2Fautomaters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felamani-drawing%2Fautomaters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felamani-drawing%2Fautomaters/lists"}