awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
napi-rs avatar

napi-rs/node-rs

0
View on GitHub↗
1,452 stele·49 fork-uri·Rust·MIT·4 vizualizărinode-rs.dev↗

Node Rs

When NodeJS meet Rust = 🚀

Features

  • Search Engines - Rust-based Jieba implementation for Node.js.

Istoric stele

Graficul istoricului de stele pentru napi-rs/node-rsGraficul istoricului de stele pentru napi-rs/node-rs

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Node Rs

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Node Rs.
  • ankane/searchkickAvatar ankane

    ankane/searchkick

    6,717Vezi pe GitHub↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    Vezi pe GitHub↗6,717
  • apache/lucene-solrAvatar apache

    apache/lucene-solr

    4,357Vezi pe GitHub↗

    This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving large sets of documents. It provides a comprehensive framework for information discovery using ranked results and linguistic analysis. The system integrates high-dimensional vector similarity search for semantic retrieval alongside traditional full-text capabilities. It distinguishes itself through support for geospatial data retrieval, multilingual text processing, and a search suggestion workflow that includes typo-tolerant query completion and spellchecking. The platform cov

    backendinformation-retrievaljava
    Vezi pe GitHub↗4,357
  • bleroy/lunr-coreAvatar bleroy

    bleroy/lunr-core

    571Vezi pe GitHub↗

    Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.

    C#
    Vezi pe GitHub↗571
  • activerecord-hackery/ransackAvatar activerecord-hackery

    activerecord-hackery/ransack

    5,864Vezi pe GitHub↗

    Ransack is an object-based search library for Active Record models that provides a form-driven framework for building database queries. It generates query conditions from user input through a configurable predicate system, allowing developers to filter records using simple or advanced criteria without writing SQL or relying on external dependencies. The library distinguishes itself through its predicate-based query construction, where search methods are dynamically generated from model attribute names and predicate suffixes at runtime. It wraps search parameters into a dedicated form object t

    Ruby
    Vezi pe GitHub↗5,864
Vezi toate cele 30 alternative pentru Node Rs→

Întrebări frecvente

Ce face napi-rs/node-rs?

When NodeJS meet Rust = 🚀

Care sunt principalele funcționalități ale napi-rs/node-rs?

Principalele funcționalități ale napi-rs/node-rs sunt: Search Engines.

Care sunt câteva alternative open-source pentru napi-rs/node-rs?

Alternativele open-source pentru napi-rs/node-rs includ: ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as… apache/lucene-solr — This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving… bleroy/lunr-core — Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js. blevesearch/bleve — Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval… cch123/elasticsql — convert sql to elasticsearch DSL in golang(go). activerecord-hackery/ransack — Ransack is an object-based search library for Active Record models that provides a form-driven framework for building…