← all repositories
jondot/awesome-rust-llm

A field guide to Rust's scattered LLM ecosystem

A curated index that maps Rust's fragmented LLM tooling so developers don't have to hunt through crates.io.

586 stars Learning
awesome-rust-llm
Not currently ranked — collecting fresh signals.
star history

What it does

This is an awesome-style curated list, not a library: it catalogs Rust frameworks, tools, and tutorials for building with large language models. The repository organizes links into categories such as inference engines, vector stores, memory services, and CLI utilities, giving developers a single starting point for Rust-based AI work. Think of it as a field guide to a territory that is still being surveyed.

The interesting bit

The list reveals how deeply Rust has infiltrated the LLM stack, from OpenAI’s tiktoken core to vector databases like Qdrant and pgvecto.rs. It also surfaces oddities you might not search for directly, like a headless browser agent driven by GPT-4 or a TUI chat interface. The curation is opinionated enough to skip general noise but broad enough to include Stable Diffusion pipelines and SQL-based model inference inside Postgres.

Key highlights

  • Covers inference libraries (llm, rust-bert, rllama), chaining frameworks (llm-chain), and typed API clients
  • Includes specialized memory and retrieval tools such as memex, motorhead, and indexify
  • Lists vector stores with Rust implementations, including pgvecto.rs and qdrant
  • Surfaces practical CLI and automation tools like aichat, gptcommit, and autorust
  • Notes performance claims from listed projects, such as diffusers being “45% faster than Pytorch” and pgvecto.rs being “20x faster than pgvector”

Verdict

Rust developers exploring AI should treat this as a scouting report. If you need a single library to solve a specific problem, this is just the signpost, not the destination.

Frequently asked

What is jondot/awesome-rust-llm?
A curated index that maps Rust's fragmented LLM tooling so developers don't have to hunt through crates.io.
Is awesome-rust-llm open source?
Yes — jondot/awesome-rust-llm is an open-source project tracked on heatdrop.
How popular is awesome-rust-llm?
jondot/awesome-rust-llm has 586 stars on GitHub.
Where can I find awesome-rust-llm?
jondot/awesome-rust-llm is on GitHub at https://github.com/jondot/awesome-rust-llm.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.