Back to browse
GitHub Repository

Rust library for generating vector embeddings, reranking locally!

925 starsRust

Fastembed-rs – Rust library for generating vector embeddings, reranking

by thoughtfullyso·Jun 15, 2026·2 points·0 comments

AI Analysis

MidSlick

Rust port of Qdrant's fastembed when the Python original already works fine.

Strengths
  • Synchronous API with no Tokio dependency suits blocking workflows well.
  • Part of a multi-language family with Python, Go, and JS versions.
Weaknesses
  • Language binding around existing ONNX models, not novel architecture.
  • Vector embedding space is extremely crowded with established alternatives.
Category
Target Audience

Rust developers building RAG pipelines or semantic search features

Similar To

Qdrant fastembed · Sentence Transformers · Cohere Embed

Similar Projects

Developer Tools●●Solid

Photon – Rust pipeline that embeds/tags/hashes images locally w SigLIP

Local SigLIP embeddings + 68K-term semantic tagging in a single Rust binary, zero cloud.

WizardryNiche GemShip It
pgbouncer
313mo ago
AI/ML●●Solid

PardusDB – SQLite-like vector database in Rust

Using a single-file .pardus format with CREATE/INSERT/SELECT + SIMILARITY queries gives a very familiar developer UX for embedding storage. The combination of graph-based ANN, full transactions, thread-safety, and zero external dependencies is an uncommon and useful engineering combo for local-first AI work; it would win more attention with benchmark comparisons and richer ecosystem integrations (connectors/clients).

Niche GemWizardry
JasonHEIN
204mo ago

CLI tool to analyze your Vector Embeddings!

Embedding auditor with 5 checks and pretty plots, but crowded niche with unclear novelty.

Ship It
gauravvij137
213mo ago