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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
strapdata avatar

strapdata/elassandra

0
View on GitHub↗
1,712 stars·194 forks·Java·Apache-2.0·11 viewswww.elassandra.io↗

Elassandra

Elassandra = Elasticsearch + Apache Cassandra

Features

  • Search and Indexing - Elasticsearch fork optimized for Cassandra-based storage.
  • Search Engines - Elasticsearch fork running on Apache Cassandra.

Star history

Star history chart for strapdata/elassandraStar history chart for strapdata/elassandra

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Elassandra

Similar open-source projects, ranked by how many features they share with Elassandra.
  • linkedin/cleolinkedin avatar

    linkedin/cleo

    567View on GitHub↗

    A flexible, partial, out-of-order and real-time typeahead search library

    Java
    View on GitHub↗567
  • senseidb/zoiesenseidb avatar

    senseidb/zoie

    370View on GitHub↗

    realtime search/indexing system

    Java
    View on GitHub↗370
  • facebookresearch/faissfacebookresearch avatar

    facebookresearch/faiss

    40,302View on GitHub↗

    This project is a high-performance library designed for the similarity search and clustering of dense vectors across massive datasets. It functions as a vector similarity search engine, providing the necessary tools to organize complex numerical data into specialized structures that facilitate rapid retrieval and efficient querying of millions of records. The library distinguishes itself through a variety of advanced indexing and compression techniques, including hierarchical navigable small worlds for logarithmic time complexity and inverted file indexing to partition vector spaces into mana

    C++
    View on GitHub↗40,302
  • spotify/annoyspotify avatar

    spotify/annoy

    14,157View on GitHub↗

    Annoy is a C++ library designed for approximate nearest neighbor search in high-dimensional vector spaces. It functions as a vector similarity search engine that constructs static, disk-based data structures to facilitate fast lookups. By mapping identifiers to vector data and persisting these structures to disk, the library enables efficient, memory-mapped access to large datasets. The project distinguishes itself through the use of random projection trees and distance-metric-based partitioning, which organize data into hierarchical binary trees to balance search precision against computatio

    C++approximate-nearest-neighbor-searchc-plus-plusgolang
    View on GitHub↗14,157
See all 30 alternatives to Elassandra→

Frequently asked questions

What does strapdata/elassandra do?

Elassandra = Elasticsearch + Apache Cassandra

What are the main features of strapdata/elassandra?

The main features of strapdata/elassandra are: Search and Indexing, Search Engines.

What are some open-source alternatives to strapdata/elassandra?

Open-source alternatives to strapdata/elassandra include: senseidb/zoie — realtime search/indexing system. spotify/annoy — Annoy is a C++ library designed for approximate nearest neighbor search in high-dimensional vector spaces. It… facebookresearch/faiss — This project is a high-performance library designed for the similarity search and clustering of dense vectors across… linkedin/cleo — A flexible, partial, out-of-order and real-time typeahead search library. blevesearch/bleve — Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval… ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as…