pagefind

Static low-bandwidth search at scale (by CloudCannon)

Pagefind Alternatives

Similar projects and alternatives to pagefind

  1. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  2. Tailwind CSS

    1,447 pagefind VS Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  3. Hugo

    The worldโ€™s fastest framework for building websites.

  4. Django

    518 pagefind VS Django

    The Web framework for perfectionists with deadlines.

  5. paperless-ngx

    A community-supported supercharged version of paperless: scan, index and archive all your physical documents

  6. CryptPad

    185 pagefind VS CryptPad

    Collaborative office suite, end-to-end encrypted and open-source.

  7. MeiliSearch

    A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

  8. Typesense

    Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch โšก ๐Ÿ” โœจ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

  9. sourcegraph

    Discontinued Code AI platform with Code Search & Cody

  10. bruno

    71 pagefind VS bruno

    Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)

  11. Adminer

    Database management in a single PHP file

  12. purgecss

    52 pagefind VS purgecss

    Remove unused CSS

  13. zincsearch

    ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

  14. db-benchmarks

    Fair database benchmarks framework and datasets

  15. orange

    27 pagefind VS orange

    ๐ŸŠ :bar_chart: :bulb: Orange: Interactive data analysis

  16. bookshop

    20 pagefind VS bookshop

    ๐Ÿ“š A component development workflow for static websites.

  17. uFuzzy

    18 pagefind VS uFuzzy

    A tiny, efficient fuzzy search that doesn't suck

  18. river

    18 pagefind VS river

    ๐ŸŒŠ Online machine learning in Python

  19. heed

    17 pagefind VS heed

    A fully typed LMDB wrapper with minimum overhead ๐Ÿฆ

  20. charabia

    Library used by Meilisearch to tokenize queries and documents

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pagefind alternative or higher similarity.

pagefind discussion

Log in or Post with

pagefind reviews and mentions

Posts with mentions or reviews of pagefind. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-08.
  • Pagefind โ€“ Search library for static sites
    1 project | news.ycombinator.com | 1 Jan 2025
  • Pagefind: Static low-bandwidth search at scale
    1 project | news.ycombinator.com | 31 Dec 2024
  • Pagefind Static Search Library
    1 project | news.ycombinator.com | 11 Nov 2024
  • Show HN: Open-source UI primitives for building docs search-bar
    1 project | news.ycombinator.com | 24 Aug 2024
    Hi. I am building open-source web-components for building search-bar. Most of config can be done declaratively with html tags. It works for any search-index, any documentation.

    Here I made local search playground(https://getcanary.dev/docs/local/playground) with Pagefind(https://pagefind.app) with Litellm, Mistral, and Prisma.

    Please let me know what you guys think!

  • SQLite FTS5 Extension
    7 projects | news.ycombinator.com | 8 Aug 2024
    I once tried to use sql.js [1] on a static site for full text search. It worked, but the resulting database size for that site was too large for the web, even with things like detail=none and content='' applied, and requiring the user to download a database each time was just no go. (I guess things should work better for sites with less content or those not requiring a trigram tokenizer.)

    I switched to Pagefind [2] afterwards before finding out a sql.js-httpvfs [3] fork of sql.js that removes exactly the need to fully download a database (with HTTP range requests). I haven't got the chance to test sql.js-httpvfs out though, but it looks pretty sound and could be much more flexible than Pagefind. (Previously discussed at https://news.ycombinator.com/item?id=27016630 .)

    [1] https://github.com/sql-js/sql.js/

    [2] https://pagefind.app/

    [3] https://github.com/phiresky/sql.js-httpvfs

  • Adding search to a static Astro website
    2 projects | dev.to | 26 Jun 2024
    I always like it when a website includes a search page, it makes it easy to find the relevant content you're looking for. This is especially useful when your website starts growing, and you've written a whole bunch of blog posts for example (it's me ๐Ÿ˜…). At my agency job I create websites for large corporations with large budgets, and we usually go for Algolia there, since it's quite easy to use and it has some out of the box React components etc. But Algolia gets quite pricy quite fast, so I wanted to look into something self hosted for my website. I looked into what the Astro team is doing on their Starlight website, and found out they use Pagefind, "A fully static search library that aims to perform well on large sites, while using as little of your usersโ€™ bandwidth as possible, and without hosting any infrastructure". Sounds good to me, let's start using it!
  • A tale about migrating a 200 entries Gatsby blog untouched for 3 years to Astro
    6 projects | dev.to | 16 Jun 2024
    Search: Using our old search was not possible nor wanted and I found a great static page search in Pagefind. There is even a simple Astro integration to avoid boilerplate code. The search is both faster than before, accessible through the shortcut / and has a nice excerpt as well as a picture for each result. Nice win!
  • Pagefind, a static open-source search library
    1 project | news.ycombinator.com | 9 May 2024
  • ๐Ÿ”Underrated Open Source Projects You Should Know About ๐Ÿง 
    9 projects | dev.to | 20 Mar 2024
    Pagefind is a static search library that aims to perform well on small or large sites, while using as little bandwidth as possible, and you don't have to host any infrastructure.
  • Pagefind โ€“ Static low-bandwidth search at scale
    1 project | news.ycombinator.com | 8 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic pagefind repo stats
34
3,793
8.9
6 days ago

CloudCannon/pagefind is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of pagefind is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?