{"id":21184926,"url":"https://github.com/msgflo/msgflo-rust","last_synced_at":"2025-09-11T23:41:39.299Z","repository":{"id":34087546,"uuid":"37910776","full_name":"msgflo/msgflo-rust","owner":"msgflo","description":"Participant support for Rust lang","archived":false,"fork":false,"pushed_at":"2020-05-23T12:04:26.000Z","size":65,"stargazers_count":7,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-17T00:30:42.142Z","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/msgflo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-23T09:50:10.000Z","updated_at":"2021-07-15T23:11:01.000Z","dependencies_parsed_at":"2022-07-18T01:11:08.909Z","dependency_job_id":null,"html_url":"https://github.com/msgflo/msgflo-rust","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/msgflo/msgflo-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msgflo","download_url":"https://codeload.github.com/msgflo/msgflo-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msgflo%2Fmsgflo-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274727309,"owners_count":25338399,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-20T18:14:05.032Z","updated_at":"2025-09-11T23:41:39.255Z","avatar_url":"https://github.com/msgflo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/msgflo/msgflo-rust.svg?branch=master)](https://travis-ci.org/msgflo/msgflo-rust)\n# msgflo-rust: Rust participant support for MsgFlo\n\n[MsgFlo](https://github.com/msgflo/msgflo) is a distributed, polyglot FBP (flow-based-programming) runtime.\nIt integrates with other FBP tools like the [Flowhub](http://flowhub.io) visual programming IDE.\n`msgflo-rust` makes it easy to create MsgFlo participants in Rust.\n\n## Status\n\n*Working prototype*\n\n* Can expose a Rust function on AMQP with a single in/outport\n* Sends the MsgFlo participant discovery message on startup\n* Passes MsgFlo participant tests\n* Not used in any applications yet (as far as we know)\n\nSee below TODO section for more notes\n\n## Installing\n\nAdd to your `Cargo.toml`\n\n    [dependencies.msgflo]\n    git = \"https://github.com/msgflo/msgflo-rust\"\n\n## API\n\nSee [./examples](./examples)\n\n## License\n\n[MIT](./LICENSE.md)\n\n## TODO\n\n0.1\n\n* Allow any number of in/outports\n* Allow sending multiple messages out\n* Make error handling sane\n* Add example of consuming/sending JSON data\n* Add test for NACK on error condition\n* Publish as Rust crate on http://crates.io\n\nLater\n\n* Support 'hidden' ports (not associated with a queue), used as proxies\n* Support other transports, like MQTT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgflo%2Fmsgflo-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsgflo%2Fmsgflo-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsgflo%2Fmsgflo-rust/lists"}