awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Indexing Architectures · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesIndexing Architectures

Underlying structural designs and algorithmic frameworks that power the creation and maintenance of search indexes.

Explore 3 awesome GitHub repositories matching data & databases · Indexing Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Search and Indexing Technologies
  4. Search and Indexing
  5. Indexing Architectures

Awesome Indexing Architectures GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 521xueweihan/HelloGitHub

    521xueweihan/HelloGitHub

    143,312GitHubView on GitHub↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by tec

    Pythonawesomegithubhellogithub
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase
  • meilisearch/meilisearch

    meilisearch/meilisearch

    55,992GitHubView on GitHub↗

    Meilisearch is a Rust-based search engine providing typo-tolerant full-text and vector-based semantic search with real-time conversational capabilities.

    Rustaiapiapp-search

Explore sub-tags

  • Finite State TransducersData structures that represent sets of strings as a graph to enable efficient prefix searching and compression.
  • Hyperlink-Based Resource IndexingMapping technical domains to external repositories via centralized directory structures.
  • Pluggable Indexing EnginesModular systems supporting diverse index types including vector and full-text.