Abraxas-365/langchain-rust
🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 99
- Release rhythm 40
- Longevity 67
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: 13.0
- age_days: 945
- days_rel: 696
- days_push: 11
- n_releases_24m: 3
Adoption not part of the score
1344 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LangChain for Rust is the Rust language implementation of the LangChain framework for building LLM-powered applications through composability. It provides LLM integrations (OpenAI, Azure OpenAI, Ollama, Anthropic), embeddings, vector stores (Qdrant, Postgres, OpenSearch, SQLite, SurrealDB), and chain abstractions.
Use cases
- build LLM applications in Rust
- create conversational chatbots with memory
- implement RAG pipelines with vector stores
- chain multiple LLM calls sequentially
- generate embeddings for documents
- query documents with a Q&A chain
- connect to OpenAI or Claude from Rust
When to choose
- you want LangChain-style abstractions in a Rust codebase
- you need composable LLM chains with Rust performance and safety
- you want built-in integrations for major LLM providers and vector stores
When to avoid
- you need the full breadth of the Python LangChain ecosystem
- your project is in Python, JavaScript, or another language
- you need features not yet ported to the Rust implementation
Facets
library · maturity active
llm-inference rag agent-framework sdk http-client large-language-models artificial-intelligence developer-tools rust langchain openai anthropic ollama embeddings vector-stores chains prompt-templates retrieval-augmented-generation
2 sources
- readme: https://github.com/Abraxas-365/langchain-rust · fetched 2026-08-28 · 8773ad4d24a3
- registry_crates: https://crates.io/api/v1/crates/langchain-rust · fetched 2026-08-29 · 08180fc46b1a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Abraxas-365/langchain-rust | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="Abraxas-365/langchain-rust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem