Skip to content

docs: add Community Projects section to README #49

Description

@Ejb503

Proposal

As the Rust A2A ecosystem grows, it would be useful to have a Community Projects section in the README that lists production-grade runtimes and tools built on a2a-rs.

Similar repos (Tokio, axum, tonic) maintain these sections to help developers discover production-ready implementations alongside the core SDK.

Suggested section

## Community Projects

Projects built on `a2a-rs`:

| Project | Description |
|---------|-------------|
| [systemprompt-template](https://github.com/systempromptio/systemprompt-template) | Production A2A + MCP governance runtime. Single compiled Rust binary — authenticates, authorises, rate-limits, logs, and costs every AI interaction. Self-hosted, air-gap capable. |

Happy to open a PR adding this section if the maintainers are open to it.


Disclosure: I am the author of systemprompt-template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions