| Crates.io | rustychain |
| lib.rs | rustychain |
| version | 0.0.1 |
| created_at | 2025-12-12 08:02:06.507014+00 |
| updated_at | 2025-12-12 08:02:06.507014+00 |
| description | A Rust library for building LLM-powered applications |
| homepage | https://github.com/JeanVydes/rustychain |
| repository | https://github.com/JeanVydes/rustychain |
| max_upload_size | |
| id | 1981157 |
| size | 3,465 |
A high-performance, type-safe Rust library for building LLM-powered applications.
Add RustyChain to your project using Cargo:
cargo add rustychain
Add to your Cargo.toml:
[dependencies]
rustychain = "0.1"
MIT License - see LICENSE for details.
Contributions welcome! Please read CONTRIBUTING.md first.
Built with ❤️