a2a-protocol-sdk: A Pure Rust SDK Implementation of Agent to Agent (A2A) v1.0.0 Protocol #1539
tomtom215
started this conversation in
Show and tell
Replies: 1 comment
|
This looks really interesting. Thanks @tomtom215 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
Thank you for the great work you have been doing with this project!
I wanted to share my latest project as I believe this project and it's user's could directly benefit if they are interested in building and orchestrating agents, especially in pure rust.
Hope someone finds it helpful as it currently has 94%+ test coverage and is more feature rich, less depedency and higher performant than the other official A2A SDK's while being 100% compliant and conformant to the protocol.
https://github.com/tomtom215/a2a-rust
https://a2a-rust.com/introduction.html
https://a2a-rust.com/examples/rig-agent.html
https://crates.io/crates/a2a-protocol-sdk
I think it has some amazing potential, but if even one person finds it useful, I will be happy.
Cheers,
Tom F.
All reactions