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
linkedin avatar

linkedin/cleo

0
View on GitHub↗
567 stars·74 forks·Java·Apache-2.0·8 viewssna-projects.com/cleo↗

Cleo

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

Features

  • Search and Indexing - Library for developing real-time typeahead search functionality.
  • Search Engines - Library for real-time, partial, and typeahead search functionality.

Star history

Star history chart for linkedin/cleoStar history chart for linkedin/cleo

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Cleo

These projects share indexed features with Cleo. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • senseidb/zoiesenseidb avatar

    senseidb/zoie

    370View on GitHub↗

    realtime search/indexing system

    Java
    View on GitHub↗370
  • 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
  • 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
  • strapdata/elassandrastrapdata avatar

    strapdata/elassandra

    1,712View on GitHub↗

    Elassandra = Elasticsearch Apache Cassandra

    Java
    View on GitHub↗1,712
Compare all 30 related projects→

Frequently asked questions

What does linkedin/cleo do?

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

What are the main features of linkedin/cleo?

The main features of linkedin/cleo are: Search and Indexing, Search Engines.

Which projects share features with linkedin/cleo?

Projects with overlapping indexed features include: spotify/annoy — Annoy is a C++ library designed for approximate nearest neighbor search in high-dimensional vector spaces. It… strapdata/elassandra — Elassandra = Elasticsearch + Apache Cassandra. facebookresearch/faiss — This project is a high-performance library designed for the similarity search and clustering of dense vectors across… senseidb/zoie — realtime search/indexing system. 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…