Ross ROSS = Recommend OSS · open-source software intelligence for agents

rustformers/llm

[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models observed · 2026-08-28

github.com/rustformers/llm · homepage · Rust · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 90

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1269
  • days_rel: n/a
  • days_push: 800
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6152 stars · 382 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An ecosystem of Rust libraries built on GGML for running large language model inference locally, including a CLI binary and reusable crates. The repository has been archived and is explicitly unmaintained, with the README recommending active alternatives such as mistral.rs, Candle, and llama.cpp bindings.

Use cases

  • run llm models locally in rust
  • infer quantized ggml models from a rust program
  • embed a local language model in an application
  • chat with a local llm from the command line
  • load ggml model weights in rust

When to choose

  • you need a frozen, historical reference implementation of GGML-based inference in Rust
  • you are maintaining legacy code that already depends on this crate

When to avoid

  • you want actively maintained Rust LLM inference - use mistral.rs, Candle, or llama.cpp bindings instead
  • you need support for recent model architectures released after mid-2024
  • you are starting a new project and want community support or bug fixes

Facets

library · maturity abandoned

llm-inference machine-learning cli large-language-models machine-learning developer-tools rust cross-platform cli ggml quantized-models archived local-inference

10 sources

Member repositories

RepositoryRoleHealth v2
rustformers/llmmain10

For agents

markdown · JSON · MCP: product_card(name="rustformers/llm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem