Alternatives
Products that do what Lertaro does
Millisecond Windows search, open-source & extensible.
- 1

- 2

- 3

- 4

- 5FF
Hi HN, fzfm is a small Bash utility I wrote that turns fzf into a terminal file navigator with fuzzy search and preview support. It’s fast, zero-setup, and works entirely from the command line. Core features: - Navigate directories and fuzzy-search files - Preview file contents with bat (fallback to cat) - Preview directories with eza (fallback to ls) - Open files in your editor or viewer (configurable) - Easily customizable via environment variables It’s designed as a quick, keyboard-driven way to browse and inspect files. I use it daily and thought others might find it useful too. GitHub:…
2025 · github.com
- 6MA
2022 · mdsilo.com
- 7

- 8

- 9

- 10

- 11

- 12FA
2019 · github.com
- 13

- 14

- 15

- 16FC
2018 · github.com
- 17ZF
2016 · zestdocs.org
- 18TF
Aug 2026 · textracto.app
- 19PF
2015 · getpicka.com
- 20UI
Hey everyone! I am excited to share updates on four of my & my teams' open-source projects that take large-scale search systems to the next level: USearch, UForm, UCall, and StringZilla. These projects are designed to work seamlessly together, end-to-end—covering everything from indexing and AI to storage and networking. And yeah, they're optimized for x86 AVX2/512 and Arm NEON/SVE hardware. USearch [1]: Think of it as Meta FAISS on steroids. It's now quicker, supports clustering of any granularity, and offers multi-index lookups. Plus, it's got more native bindings than probably…
2023 · usearch-images.com
- 21IF
I used chatgpt to implement interactive fuzzy search over emacs buffers. It's not perfect but you can see how powerful the automation is with curation. I spent less than five minutes on this. I am a beginner in emacs lisp. I am familiar with emacs and with search engine design but I am not an expert in either. I would not be able to write this code on my own without consulting a manual and fiddling with it for hours.
2022 · gist.github.com
- 22

- 23WA
Hi, I'm Andrew Trettel. I'm a scientist and researcher. I wrote Wosp to help me search local documents using Boolean and proximity operators. Wosp is a command-line program that performs full-text search on text documents. Wosp stands for word-oriented search and print. It is designed for advanced searchers. It works differently than line-oriented search tools like grep, so it can search for matches spanning multiple lines. Wosp supports an expressive query language that contains both Boolean and proximity operators. It also supports nested queries, truncation, wildcard characters, and fuzzy…
Nov 2025 · github.com
- 24ZS
z.sh and zoxide (and other frecency-based directory jumpers) couple score decay to wall-clock time. After any extended period of inactivity (e.g. holidays) the first directories visited on return dominate the ranking regardless of prior history, and the tool effectively has to relearn ranking from subsequent navigation. The underlying issue is that wall-clock time during shell inactivity carries no information about directory relevance. ze.sh replaces wall-clock time with an event clock that advances one tick per cd action. Scores decay only while navigation is occurring. Inactive periods…
Jun 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →