sdk-python icon indicating copy to clipboard operation
sdk-python copied to clipboard

[FEATURE] Support Strands in Rust

Open akhileshb opened this issue 1 month ago • 1 comments

Problem Statement

We currently own a Rust based application and want to enhance it to supports multi agent workflows. We are exploring various frameworks which we can reuse if possible. Are there plans to evolve the Strands agents framework for other languages beyond Python?

Proposed Solution

No response

Use Case

Rust is getting popular for efficient and high performance application. Having Strands for Rust enables all of those use-cases to adapt to Gen AI

Alternatives Solutions

There are few alternatives

  • https://github.com/0xPlaygrounds/rig/tree/main/rig-core
  • https://github.com/a-agmon/rs-graph-llm

Additional Context

No response

akhileshb avatar Nov 19 '25 01:11 akhileshb