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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
toptal avatar

toptal/chewy

0
View on GitHub↗
1,901 stars·373 forks·Ruby·MIT·4 vues

Chewy

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client

Features

  • Search - High-level Elasticsearch framework.
  • Search Engines - High-level Elasticsearch framework.

Historique des stars

Graphique de l'historique des stars pour toptal/chewyGraphique de l'historique des stars pour toptal/chewy

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait toptal/chewy ?

High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client

Quelles sont les fonctionnalités principales de toptal/chewy ?

Les fonctionnalités principales de toptal/chewy sont : Search, Search Engines.

Quelles sont les alternatives open-source à toptal/chewy ?

Les alternatives open-source à toptal/chewy incluent : sunspot/sunspot — Solr-powered search for Ruby objects. ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as… activerecord-hackery/ransack — Ransack is an object-based search library for Active Record models that provides a form-driven framework for building… django-haystack/django-haystack — Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications.… blevesearch/bleve — Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval… 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.

Alternatives open source à Chewy

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Chewy.
  • django-haystack/django-haystackAvatar de django-haystack

    django-haystack/django-haystack

    3,739Voir sur GitHub↗

    Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications. It provides a unified interface for defining search schemas and managing how data models are indexed and stored across different search engines. The framework acts as a modular backend wrapper, allowing applications to switch between interchangeable search providers without rewriting core search logic. It standardizes interactions with external engines through a decoupled provider layer, facilitating search engine migration by changing configuration settings. The system cove

    Python
    Voir sur GitHub↗3,739
  • ankane/searchkickAvatar de ankane

    ankane/searchkick

    6,717Voir sur 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
    Voir sur GitHub↗6,717
  • activerecord-hackery/ransackAvatar de activerecord-hackery

    activerecord-hackery/ransack

    5,864Voir sur 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
    Voir sur GitHub↗5,864
  • sunspot/sunspotAvatar de sunspot

    sunspot/sunspot

    2,984Voir sur GitHub↗

    Solr-powered search for Ruby objects

    JavaScript
    Voir sur GitHub↗2,984
  • Voir les 30 alternatives à Chewy→