awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Abraxas-365 avatar

Abraxas-365/langchain-rust

0
View on GitHub↗
1,319 stars·174 forks·Rust·MIT·9 views

Langchain Rust

🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust

Features

  • Frameworks and Ports - Rust implementation of the framework.

Star history

Star history chart for abraxas-365/langchain-rustStar history chart for abraxas-365/langchain-rust

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Langchain Rust

These projects share indexed features with Langchain Rust. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • andreibondarev/langchainrbandreibondarev avatar

    andreibondarev/langchainrb

    1,989View on GitHub↗

    Build LLM-powered applications in Ruby

    Ruby
    View on GitHub↗1,989
  • brainlid/langchainbrainlid avatar

    brainlid/langchain

    1,173View on GitHub↗
    Elixiraianthropicbumblebee
    View on GitHub↗1,173
  • hwchase17/langchainhwchase17 avatar

    hwchase17/langchain

    139,533View on GitHub↗

    LangChain is a framework for building applications that chain large language models with external data sources and third-party tools. It serves as an orchestrator for autonomous agents that use language models to plan and execute multi-step tasks, while providing a toolkit for linking interoperable AI components into sequences to prototype complex model behaviors. The project provides a model agnostic integration layer, allowing users to switch between different language model providers using a standardized interface. It also includes tools for observability and evaluation to track the perfor

    Python
    View on GitHub↗139,533
  • hwchase17/langchainjshwchase17 avatar

    hwchase17/langchainjs

    17,822View on GitHub↗

    LangChainJS is an AI agent orchestrator and application framework designed for building autonomous systems that use large language models to plan and execute tasks. It serves as an integration library that connects language models with tools, memory, and external data sources to create context-aware logic and complex workflows. The project provides a provider-agnostic interface and model provider abstraction, allowing applications to switch between different language model providers without rewriting core logic. It includes a toolkit for retrieval augmented generation, utilizing retrievers to

    TypeScript
    View on GitHub↗17,822
Compare all 7 related projects→

Frequently asked questions

What does abraxas-365/langchain-rust do?

🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust

What are the main features of abraxas-365/langchain-rust?

The main features of abraxas-365/langchain-rust are: Frameworks and Ports.

Which projects share features with abraxas-365/langchain-rust?

Projects with overlapping indexed features include: andreibondarev/langchainrb — Build LLM-powered applications in Ruby. brainlid/langchain. hwchase17/langchain — LangChain is a framework for building applications that chain large language models with external data sources and… hwchase17/langchainjs — LangChainJS is an AI agent orchestrator and application framework designed for building autonomous systems that use… langchain4j/langchain4j — LangChain4j is a framework and library for building applications powered by large language models on the JVM. It… tmc/langchaingo — langchaingo is an LLM application framework for Go designed for building language model-powered applications and…