hister

Your own search engine (by asciimoo)

Hister Alternatives

Similar projects and alternatives to hister

  1. duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

  2. SaaSHub

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

    SaaSHub logo
  3. ntfy

    328 hister VS ntfy

    Send push notifications to your phone or desktop using PUT/POST

  4. oai-voice-mode-chat-mac

    :shipit: Adds realtime chat for ChatGPT Voice Mode [Unofficial]

  5. MarginaliaSearch

    Internet search engine for text-oriented websites. Indexing the small, old and weird web.

  6. pirsch

    Pirsch is a drop-in, server-side, no-cookie, and privacy-focused analytics solution for Go.

  7. bangs

    18 hister VS bangs

    Repository of bangs used by Kagi Search

  8. devlensOSS

    13 hister VS devlensOSS

    An Open Source Intelligent Codebase Visualizer for javascript, reactjs, nextjs and nodejs for easy PR review, fast Onboarding and deep architectural understanding

  9. hnarcade

    12 hister VS hnarcade

    The HN Arcade - https://news.ycombinator.com/item?id=46793693

  10. dirac

    12 hister VS dirac

    Open Source Coding Agent singularly focused efficiency. Reduces API costs by 50-80% vs other agent AND improves the code quality at the same time. Uses Hash Anchored edits, massively parallel operations, AST manipulation and many many other optimizations. https://dirac.run/

  11. as-notes

    11 hister VS as-notes

    VS Code Personal Knowledge Management System (PKMS) - Markdown Editing, Wikilinks (inc. Nested), Tasks, Kanban, Files, Publish to HTML, Daily Journal, Encrypted Notes

  12. zensearch

    A small scale search engine built with Go, nodejs and MariaDB

  13. riot

    1 hister VS riot

    Discontinued Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code. (by go-ego)

  14. console

    Closed-loop application library for Cobra commands (powerful, ready-to-run and easy to use) (by reeflective)

  15. opal

    8 hister VS opal

    A git enabled local-first browser-first markdown workspace wysiwyg editor and publisher. Built with mdx-editor, code mirror 6, react, shadcn and typescript (by rbbydotdev)

  16. searcher

    Discontinued Run a base query (plus optional add-ons) through ask, bing, brave, duck duck go, yahoo, and yandex. [GET https://api.github.com/repos/davemolk/searcher: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

  17. alint

    Language-agnostic linter for repository structure, files, and content

  18. blast

    1 hister VS blast

    Discontinued Blast is a full text search and indexing server, written in Go, built on top of Bleve.

  19. history

    2 hister VS history

    📝 Go: A Documentary | https://golang.design/history (by golang-design)

  20. free-shopify-sections

    Free Shopify Sections by WebSensePro

  21. audion

    Hack music. General purpose scripting language.

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

hister discussion

Log in or Post with

hister reviews and mentions

Posts with mentions or reviews of hister. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-14.
  • Ask HN: What are you working on? (June 2026)
    163 projects | news.ycombinator.com | 14 Jun 2026
    I'm working on a self-hosted search service called Hister with the goal to reduce dependence on online search engines.

    Hister is a full text indexer for websites and local files which automatically saves all the visited pages rendered by your browser. It provides offline result previews, a flexible web (and terminal) search interface & query language to explore saved content with ease or quickly fall back to traditional search engines.

    I've been using it for a few months and as my local index is growing I can avoid opening google/duckduckgo/kagi - and even websites listed in results - more and more frequently.

    The initial reception is overwhelmingly positive with already more than 30 contributors and hundreds of contributions - perhaps you can find it useful as well. (Or at least have some constructive criticism =])

    GitHub: https://github.com/asciimoo/hister

    Website: https://hister.org/

    Small read-only demo: https://demo.hister.org/

  • Ask HN: What are tools you have made for yourself since the advent of AI
    239 projects | news.ycombinator.com | 8 Jun 2026
    I'm working on a self-hosted search service called Hister (https://hister.org/ - https://github.com/asciimoo/hister) with the goal to reduce dependence on online search engines and AI answers.

    Hister is a full text indexer for websites and local files which automatically saves all the visited pages rendered by your browser. It provides a flexible web (and terminal) search interface with offline result previews & detailed query language to explore collected content or quickly fall back to traditional search engines.

    It can provide a privacy-respecting search experience for serving "recall" type searches where users retrieve previously visited content, but falls short in "discovery" type searches (yet).

  • Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites
    2 projects | news.ycombinator.com | 4 Jun 2026
    Thank you so much, Adam! Hister [1] is also an amazing option for people looking to have their own "local" index! And it's FOSS!

    [1] : https://hister.org

  • DuckDuckGo search saw 28% more visits after Google said people love AI mode
    5 projects | news.ycombinator.com | 27 May 2026
    I'm seeing the same increased activity around my search engine project (https://github.com/asciimoo/hister). While Google's decision is very controversial, it's good to see that people are seeking for alternatives - nice motivation boost to keep developing alternative search projects.
  • Search engines alternatives now that Google isn't Google anymore
    8 projects | news.ycombinator.com | 25 May 2026
    It isn't supported yet, but it's a good idea and quite simple to implement it. I've added it to the issue tracker: https://github.com/asciimoo/hister/issues/431 . Thanks for the suggestion.
  • You can no longer Google the word 'disregard'
    1 project | news.ycombinator.com | 22 May 2026
  • Google Search as you know it is over
    3 projects | news.ycombinator.com | 19 May 2026
  • Ask HN: What Are You Working On? (May 2026)
    165 projects | news.ycombinator.com | 10 May 2026
    I'll continue to work on https://github.com/asciimoo/hister as much as I can. I plan to add new extractors and optimize the indexer storage usage by moving out HTML/favicon content from the index and storing them in an efficient compressed way.

    Hister is a free general purpose web search engine providing automatic full-text indexing for visited websites.

  • How I Use Hister
    1 project | dev.to | 29 Apr 2026
    In this post I'd like to share how I (@asciimoo - the author of Hister) use Hister to maximize my productivity and privacy.
  • Data Indexing in Golang
    3 projects | dev.to | 16 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic hister repo stats
19
1,199
9.8
3 days ago

asciimoo/hister is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.

The primary programming language of hister is Go.


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

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