a2aproject / a2aproject/a2a-rs
docs: add Community Projects section to README
- Vorherrschende Sprache
- Rust
- Sterne
- 75
- Forks
- 19
- Ø Merge
- 11 Std. 27 Min.
- Gemergte PRs (30 T.)
- 21
Beschreibung
## 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
```markdown
## 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.*
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.