Rust search-engine

Open-source Rust projects categorized as search-engine

Top 23 Rust search-engine Projects

  • MeiliSearch

    A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

  • Project mention: Publish/Subscribe with Sidekiq | dev.to | 2024-02-21

    We needed to introduce a new service for search. As we settled on using meilisearch, we needed a way to sync updates on our models with the records in meilisearch. We could've continued to use callbacks but we needed something better.

  • sonic

    🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

  • Project mention: What is Hybrid Search? | dev.to | 2024-02-06

    Sonic - a project written in Rust, uses custom network communication protocol for fast communication between the client and the server.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • qdrant

    Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

  • Project mention: How to Build a Chat App with Your Postgres Data using Agent Cloud | dev.to | 2024-05-13

    AgentCloud uses Qdrant as the vector store to efficiently store and manage large sets of vector embeddings. For a given user query the RAG application fetches relevant documents from vector store by analyzing how similar their vector representation is compared to the query vector.

  • tantivy

    Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

  • Project mention: SeekStorm VS tantivy - a user suggested alternative | libhunt.com/r/SeekStorm | 2024-03-22
  • quickwit

    Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

  • Project mention: Show HN: Search on S3 Using AWS Lambda | news.ycombinator.com | 2024-01-21
  • Toshi

    A full-text search engine in rust

  • Project mention: Tantivy 0.20 is released: Schemaless column store, Schemaless aggregations, Phrase prefix queries, Percentiles, and more... | /r/rust | 2023-06-20

    I don't think you have an active project that addresses all those use cases. There was an attempt in Rust with Toshi that is built on top of tantivy, but the project seems to have stalled.

  • tinysearch

    🔍 Tiny, full-text search engine for static websites built with Rust and Wasm

  • Project mention: Adding search to static websites | dev.to | 2024-05-04

    When getting into performance territory you might want to work on the performance of the index, there are multiple options, you could implement fuse filters or Bloom Filters or XOR Filters like the ones suggested in the blog post. If you want to go for a further performance bump, server side is your best bet.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • hora

    🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .

  • Project mention: Building a Vector Database with Rust to Make Use of Vector Embeddings | /r/rust | 2023-06-01

    We have been playing around with Hora as a replacement for the Rust-CV implementation as we want PQ as well. I'll check out instanct-distance, looks very interesting!

  • spyglass

    A personal search engine: Create a searchable library from your personal documents, interests, and more!

  • Project mention: Spyglass: A Personal Search Engine | news.ycombinator.com | 2024-03-05
  • bayard

    A full-text search and indexing server written in Rust.

  • stract

    web search done right

  • Project mention: YaCy, a distributed Web Search Engine, based on a peer-to-peer network | news.ycombinator.com | 2024-03-05

    There are already many project about search:

    - https://www.marginalia.nu/

    - https://searchmysite.net/

    - https://lucene.apache.org/

    - elastic search

    - https://presearch.com/

    - https://stract.com/

    - https://wiby.me/

    I think that all project are fun. I would like to see one succeeding at reaching mainstream level of attention.

    I have also been gathering links meta data for some time. Maybe I will use them to feed any eventual self hosted search engine, or language model, if I decide to experiment with that.

    - domains for seed https://github.com/rumca-js/Internet-Places-Database

    - bookmarks seed https://github.com/rumca-js/RSS-Link-Database

    - links for year https://github.com/rumca-js/RSS-Link-Database-2024

  • orange

    Cross-platform local file search engine.

  • lnx

    ⚡ Insanely fast, 🌟 Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine.

  • Project mention: What is Hybrid Search? | dev.to | 2024-02-06

    lnx - a young but promising project, utilizes Tanitvy as a backend.

  • trieve

    All-in-one infrastructure for building search, recommendations, and RAG. Trieve combines search language models with tools for tuning ranking and relevance.

  • Project mention: Open-source Rust-based RAG | news.ycombinator.com | 2024-03-10
  • websurfx

    :rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine

  • Project mention: Websurfx - first stable version released! v1.0.0!! | /r/rust | 2023-10-16

    GitHub release: https://github.com/neon-mmd/websurfx/releases/tag/v1.0.0

  • Nuclia DB

    NucliaDB, The AI Search database for RAG

  • Project mention: Tantivy 0.20 is released: Schemaless column store, Schemaless aggregations, Phrase prefix queries, Percentiles, and more... | /r/rust | 2023-06-20

    You have also NucliaDB that is built on top of tantivy and addresses vector search for documents and video search.

  • meilisearch-rust

    Rust wrapper for the Meilisearch API.

  • lolcate-rs

    Lolcate -- A comically fast way of indexing and querying your filesystem. Replaces locate / mlocate / updatedb. Written in Rust.

  • summa

    Full-text IPFS-friendly and WASM-compatible Search in Rust

  • Admarus

    Peer-to-Peer Search Engine for IPFS

  • Project mention: admarus alternatives - ipfs-search and Yacy | libhunt.com/r/admarus | 2023-08-09
  • SeekStorm

    SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust

  • Project mention: SeekStorm VS tantivy - a user suggested alternative | libhunt.com/r/SeekStorm | 2024-03-22
  • ByteDetective

    The easiest way to search for images on your desktop 🔎

  • Project mention: ByteDetective (first rust project | feedback appreciated) - MacOS Tauri app that let you search for images on your computer by describing them | /r/rust | 2023-07-14
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust search-engine related posts

  • Adding search to static websites

    1 project | dev.to | 4 May 2024
  • Hindi-Language AI Chatbot for Enterprises Using Qdrant, MLFlow, and LangChain

    5 projects | dev.to | 2 May 2024
  • Boost Your Code's Efficiency: Introducing Semantic Cache with Qdrant

    2 projects | dev.to | 25 Apr 2024
  • SeekStorm VS tantivy - a user suggested alternative

    2 projects | 22 Mar 2024
  • pgvecto.rs alternatives - qdrant and Weaviate

    3 projects | 13 Mar 2024
  • Open-source Rust-based RAG

    3 projects | news.ycombinator.com | 10 Mar 2024
  • Qdrant 1.8.0 - Major Performance Enhancements

    2 projects | dev.to | 8 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source search-engine projects in Rust? This list will help you:

Project Stars
1 MeiliSearch 43,577
2 sonic 19,476
3 qdrant 18,129
4 tantivy 9,992
5 quickwit 6,175
6 Toshi 4,130
7 tinysearch 2,660
8 hora 2,558
9 spyglass 2,458
10 bayard 1,839
11 stract 1,690
12 orange 1,515
13 lnx 1,155
14 trieve 668
15 websurfx 625
16 Nuclia DB 576
17 meilisearch-rust 325
18 lolcate-rs 283
19 summa 213
20 Rust_Search 128
21 Admarus 63
22 SeekStorm 50
23 ByteDetective 25

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com