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
Back to fergiemcdowall/search-index

Projects sharing features with Search Index

17 open-source projects similar to fergiemcdowall/search-index, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • bevacqua/fuzzysearchB

    bevacqua/fuzzysearch

    0View on GitHub↗

    Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input.

    View on GitHub↗0
  • conradoqg/naivecoinconradoqg avatar

    conradoqg/naivecoin

    1,289View on GitHub↗

    A cryptocurrency implementation in less than 1500 lines of code

    JavaScriptblockchaincryptocurrencyeddsa
    View on GitHub↗1,289
  • dchest/static-searchD

    dchest/static-search

    0View on GitHub↗

    A Go program to generate JSON index of HTML files, and a JavaScript component with optional UI (based on React.js) to search this index.

    View on GitHub↗0
  • elasticsearch/elasticsearchelasticsearch avatar

    elasticsearch/elasticsearch

    77,171View on GitHub↗

    Elasticsearch is a distributed search engine and NoSQL document store designed for full-text search and real-time data retrieval. It functions as a RESTful data indexer and vector database, allowing for the storage and management of structured JSON documents across multiple nodes. The system distinguishes itself through its ability to serve as a log analytics platform for monitoring system health and security events. It incorporates vector search implementation using mathematical embeddings to support generative AI and augmented generation applications. The platform covers a broad range of c

    Java
    View on GitHub↗77,171
  • itemsapi/itemsjsitemsapi avatar

    itemsapi/itemsjs

    403View on GitHub↗

    Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use. Created to perform fast search on json dataset (up to 100K items).

    JavaScript
    View on GitHub↗403

AI search

Explore more awesome repositories

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

Find more with AI search
  • louischatriot/nedblouischatriot avatar

    louischatriot/nedb

    13,540View on GitHub↗

    NeDB is a JavaScript embedded NoSQL document store designed for Node.js and the browser. It functions as an in-memory data store with the option to persist documents to a local file system, ensuring data survives application restarts. The project utilizes a MongoDB-compatible API to perform data operations, allowing it to serve as a lightweight document indexing system and a persistent file database without requiring a separate database server. Capabilities include querying, inserting, updating, and deleting documents, as well as the ability to create indexes on specific fields to accelerate

    JavaScript
    View on GitHub↗13,540
  • lucaong/minisearchlucaong avatar

    lucaong/minisearch

    5,804View on GitHub↗
    TypeScriptautocompleteautosuggestionedge-computing
    View on GitHub↗5,804
  • mattyork/fuzzymattyork avatar

    mattyork/fuzzy

    836View on GitHub↗

    1k standalone fuzzy search / fuzzy filter a la Sublime Text's command-p fuzzy file search. Works in both node and browser.

    JavaScript
    View on GitHub↗836
  • mongodb/mongomongodb avatar

    mongodb/mongo

    28,158View on GitHub↗

    This project is a distributed, document-oriented database system designed to store information in flexible, hierarchical structures. It supports horizontal scaling through automated sharding and maintains high availability across global clusters using a multi-node replication protocol. By executing multi-document operations as atomic units, the system ensures data integrity and consistency across distributed environments. The platform distinguishes itself by integrating advanced vector-based indexing, which enables semantic similarity searches alongside traditional geospatial and lexical quer

    C++c-plus-plusdatabasemongodb
    View on GitHub↗28,158
  • nambrot/blockchain-in-jsnambrot avatar

    nambrot/blockchain-in-js

    1,129View on GitHub↗

    Build your own blockchain!

    JavaScriptbitcoinblockchainjavascript
    View on GitHub↗1,129
  • nextapps-de/flexsearchnextapps-de avatar

    nextapps-de/flexsearch

    13,727View on GitHub↗

    Flexsearch is a full-text search library designed to execute complex indexing and retrieval operations directly within the web browser. By operating entirely on the client side, it enables rapid information lookup without requiring a backend server, ensuring that search functionality remains self-contained and private. The library distinguishes itself through a highly configurable text processing pipeline that allows developers to tailor tokenization and normalization to specific language requirements. To maintain interface responsiveness during large-scale queries, it utilizes background thr

    JavaScriptelasticsearchfull-text-searchfulltext-search
    View on GitHub↗13,727
  • realm/realm-cocoarealm avatar

    realm/realm-cocoa

    16,608View on GitHub↗

    Realm-Cocoa is a NoSQL mobile database engine and reactive object database designed for local data storage on mobile devices. It serves as a non-relational alternative to Core Data and SQLite, storing data as objects rather than tables. The system functions as an encrypted local store that protects sensitive application data using encryption. It provides reactive data synchronization, allowing application objects and user interfaces to update automatically when the underlying database changes.

    Objective-C
    View on GitHub↗16,608
  • sambuccid/hulipaasambuccid avatar

    sambuccid/hulipaa

    1View on GitHub↗

    Hulipaa is a simple search engine designed to be used in a static website.

    View on GitHub↗1
  • savjeetutorials/savjeecoinSavjeeTutorials avatar

    SavjeeTutorials/SavjeeCoin

    1,772View on GitHub↗

    A simple blockchain in Javascript. For educational purposes only.

    JavaScript
    View on GitHub↗1,772
  • tinysearch/tinysearchT

    tinysearch/tinysearch

    0View on GitHub↗

    tinysearch is a lightweight, fast, full-text search engine. It is designed for static websites.

    View on GitHub↗0
  • tokutek/mongoTokutek avatar

    Tokutek/mongo

    704View on GitHub↗

    TokuMX README

    C++
    View on GitHub↗704
  • yukimotopress/programming-blockchains-step-by-stepyukimotopress avatar

    yukimotopress/programming-blockchains-step-by-step

    680View on GitHub↗

    Programming Blockchains Step-by-Step book / guide. Let's build blockchains from scratch (zero) step by step. Let's start with crypto hashes...

    Ruby
    View on GitHub↗680