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

guillaume-be/rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...) observed · 2026-08-28

github.com/guillaume-be/rust-bert · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 62
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2412
  • days_rel: n/a
  • days_push: 232
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3076 stars · 249 forks observed · 2026-08-28

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

A Rust-native library providing ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT-2, RoBERTa, BART, etc.), ported from Hugging Face's Transformers. It supports multi-threaded tokenization, GPU inference via tch-rs or ONNX Runtime, and tasks like question answering, NER, translation, summarization, and text generation.

Use cases

  • run bert inference in rust
  • named entity recognition without python
  • question answering pipeline in rust
  • translate text with a rust library
  • summarize documents in rust
  • generate text with gpt-2 in rust
  • compute sentence embeddings in rust
  • sentiment analysis in a rust application

When to choose

  • you need transformer-based NLP in a Rust program without a Python dependency
  • you want GPU-accelerated or ONNX-based inference natively in Rust
  • you need ready-made pipelines for common tasks like QA, NER, or translation

When to avoid

  • you need the latest models or the full Hugging Face ecosystem, which Python Transformers covers better
  • you want to train or fine-tune models rather than run inference
  • you need LLM-scale generative models beyond the supported transformer architectures

Facets

library · maturity active

nlp machine-learning deep-learning transformers llm-inference machine-learning deep-learning rust windows bert gpt-2 hugging-face-transformers named-entity-recognition sentiment-analysis question-answering translation summarization sentence-embeddings onnx libtorch natural-language-processing linux macos gpu

10 sources

Member repositories

RepositoryRoleHealth v2
guillaume-be/rust-bertmain60

For agents

markdown · JSON · MCP: product_card(name="guillaume-be/rust-bert")

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