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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufesna-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-Verlauf

Star-Verlauf für linkedin/cleoStar-Verlauf für linkedin/cleo

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cleo

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cleo.
  • senseidb/zoieAvatar von senseidb

    senseidb/zoie

    370Auf GitHub ansehen↗

    realtime search/indexing system

    Java
    Auf GitHub ansehen↗370
  • spotify/annoyAvatar von spotify

    spotify/annoy

    14,157Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,157
  • facebookresearch/faissAvatar von facebookresearch

    facebookresearch/faiss

    40,302Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗40,302
  • strapdata/elassandraAvatar von strapdata

    strapdata/elassandra

    1,712Auf GitHub ansehen↗

    Elassandra = Elasticsearch Apache Cassandra

    Java
    Auf GitHub ansehen↗1,712
Alle 30 Alternativen zu Cleo anzeigen→

Häufig gestellte Fragen

Was macht linkedin/cleo?

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

Was sind die Hauptfunktionen von linkedin/cleo?

Die Hauptfunktionen von linkedin/cleo sind: Search and Indexing, Search Engines.

Welche Open-Source-Alternativen gibt es zu linkedin/cleo?

Open-Source-Alternativen zu linkedin/cleo sind unter anderem: 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…