{"id":17967235,"url":"https://github.com/datek/fsm","last_synced_at":"2025-04-03T21:28:31.992Z","repository":{"id":259211345,"uuid":"876601578","full_name":"DAtek/fsm","owner":"DAtek","description":"Dead simple finite state machine in golang","archived":false,"fork":false,"pushed_at":"2024-10-22T09:09:46.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T09:29:19.015Z","etag":null,"topics":["finite-state-machine","fsm","go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/DAtek.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-10-22T08:48:02.000Z","updated_at":"2024-10-22T09:38:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"0577db6d-c62d-4695-955e-c3d8781beb1a","html_url":"https://github.com/DAtek/fsm","commit_stats":null,"previous_names":["datek/fsm"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAtek%2Ffsm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAtek%2Ffsm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAtek%2Ffsm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAtek%2Ffsm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DAtek","download_url":"https://codeload.github.com/DAtek/fsm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247081424,"owners_count":20880426,"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":["finite-state-machine","fsm","go"],"created_at":"2024-10-29T14:04:45.164Z","updated_at":"2025-04-03T21:28:31.985Z","avatar_url":"https://github.com/DAtek.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/DAtek/fsm/graph/badge.svg?token=LrWVnbgjTj)](https://codecov.io/gh/DAtek/fsm) [![Go Report Card](https://goreportcard.com/badge/github.com/DAtek/fsm)](https://goreportcard.com/report/github.com/DAtek/fsm)\n\n# FSM\n\nA dead simple Finite State Machine in Golang.\n\n## Why?\nI looked at a couple of other libs on GitHub, but all of them were more complicated. Events, sources, destinations, callbacks, background context, whatever... I don't need those.  \n\nA finite state machine can be defined only with _states_, if we assign each state a single _transition_, which returns the next state.\n\n## Usage\nLook at the tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatek%2Ffsm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatek%2Ffsm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatek%2Ffsm/lists"}