fastembed-rs and hypembed

These are **competitors**: both provide local-first text embedding inference in Rust, with fastembed-rs offering a more mature implementation supporting multiple embedding models via ONNX, while hypembed focuses specifically on BERT-compatible models.

fastembed-rs
64
Established
hypembed
25
Experimental
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 4/25
Maturity 11/25
Community 0/25
Stars: 791
Forks: 111
Downloads:
Commits (30d): 8
Language: Rust
License: Apache-2.0
Stars: 2
Forks:
Downloads: 10
Commits (30d): 0
Language: Rust
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About fastembed-rs

Anush008/fastembed-rs

Rust library for vector embeddings and reranking.

This is a Rust library that helps developers add advanced search and information retrieval capabilities to their applications. It takes text or images as input and converts them into numerical 'embeddings,' which are mathematical representations that capture meaning. These embeddings can then be used to find similar text or images, or to re-rank search results for better relevance. It's intended for Rust developers building intelligent applications.

information-retrieval semantic-search image-search data-ranking application-development

About hypembed

neuralforgeone/hypembed

Pure-Rust BERT-compatible text embedding inference for local-first applications.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work