A high-performance Rust AI agent runtime inspired by the Agno framework.
Stars
7
Forks
1
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
96
commits
feat: add CPU-intensive benchmark functions (count_primes, hash_iterations, sum_of_squares)
9691688View on GitHubperf: switch reqwest from native-tls to rustls for faster pure-Rust TLS compilation in Colab
b0e7a0aView on GitHubfix: configure maturin to build with minimal features for fast pip install in Colab
1d14a18View on GitHubOptimize build time for Colab by making heavy dependencies optional and feature-gating components in sayr-engine and sayr-py
738628dView on GitHubchore: optimize build by feature-gating duckdb and resolve sayr-py build errors
9bf3921View on GitHubdocs: add logo and update license/acknowledgments sections
302e4baView on GitHubfix: add explicit exclude to Cargo.toml to fix publish on CI
ad028a4View on GitHubfix: remove .venv from git and ignore it to fix cargo publish
28268f5View on GitHubfix: correct language detection stats by vendoring non-core dirs
a9b4816View on GitHubMerge pull request #23 from YASSERRMD/rename-to-sayr-engine
af3da7bView on GitHub