sobelio/llm-chain
`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks observed · 2026-08-28
Health v2 · maintenance only
21/100
- Activity 0
- Release rhythm 8
- Longevity 89
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1258
- days_rel: n/a
- days_push: 671
- n_releases_24m: 0
Adoption not part of the score
1604 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
llm-chain is a Rust crate for building chains of large language model calls to complete complex tasks such as text summarization. It provides a LangChain-style framework for composing LLM workflows in Rust.
Use cases
- summarize long documents with an llm in rust
- chain multiple llm prompts together
- build a langchain-style pipeline in rust
- run chatgpt or llama chains for complex tasks
- compose llm workflows with templates
When to choose
- you are building llm applications in rust
- you need to chain llm calls for multi-step tasks like summarization
- you want a langchain alternative with native rust performance
When to avoid
- you need a mature ecosystem with many integrations and active development
- your project is in python where langchain has broader support
- you need cutting-edge agent features updated frequently
Facets
library · maturity maintenance
llm-inference agent-framework prompt-engineering rag large-language-models artificial-intelligence rust cross-platform langchain llm-chains openai llama text-summarization chatgpt natural-language-processing
1 source
- registry_crates: https://crates.io/api/v1/crates/llm-chain · fetched 2026-08-29 · 1ccf5be7ca84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sobelio/llm-chain | main | 21 |
For agents
markdown · JSON · MCP: product_card(name="sobelio/llm-chain")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem