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
T

tinysearch/tinysearch

0
View on GitHub↗
0 stars·0 forks·11 views

Tinysearch

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

Features

  • Databases and Search - Rust and Wasm-based static search engine.

Star history

Star history chart for tinysearch/tinysearchStar history chart for tinysearch/tinysearch

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 Tinysearch

These projects share indexed features with Tinysearch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
Compare all 17 related projects→

Frequently asked questions

What does tinysearch/tinysearch do?

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

What are the main features of tinysearch/tinysearch?

The main features of tinysearch/tinysearch are: Databases and Search.

Which projects share features with tinysearch/tinysearch?

Projects with overlapping indexed features include: conradoqg/naivecoin — A cryptocurrency implementation in less than 1500 lines of code. dchest/static-search — A Go program to generate JSON index of HTML files, and a JavaScript component with optional UI (based on React.js) to… elasticsearch/elasticsearch — Elasticsearch is a distributed search engine and NoSQL document store designed for full-text search and real-time data… fergiemcdowall/search-index — ```javascript import { SearchIndex } from 'search-index'. itemsapi/itemsjs — Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use. Created to perform fast… bevacqua/fuzzysearch — Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based…