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
Rechercherichtung
The change is to the README.md file. The issue provides the exact markdown to add. Locate the README.md in the repository root, find an appropriate place (likely after existing sections like 'Installation' or 'Usage'), and insert the provided 'Community Projects' section. Verify the formatting matches the rest of the document and that the link works.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 85/100