abo-abo/swiper
Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man! observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4195
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
2426 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A suite of Emacs Lisp packages: Ivy is a generic minibuffer completion framework, Swiper is an Ivy-enhanced alternative to Isearch, and Counsel provides Ivy-enhanced versions of common Emacs commands. It offers efficient, customizable completion with fuzzy matching, previews, and multi-actions.
Use cases
- replace emacs default minibuffer completion with a faster fuzzy interface
- search through a buffer with an overview of all matches like swiper
- complete file and buffer names interactively in emacs
- run M-x commands with fuzzy filtering via counsel-M-x
- grep or ag across a git project from within emacs
- build custom completion UIs on top of ivy-read API
When to choose
- you use Emacs and want a lightweight, fast, highly customizable completion framework
- you want incremental search with a list of all matches and previews
- you prefer simple, stable tooling over heavier alternatives like Helm or Vertico+Consult stacks
When to avoid
- you don't use Emacs
- you prefer Helm's richer feature set or Vertico's minimalist ecosystem
- you need a completion framework outside the editor
Facets
plugin · maturity stable
search-engine developer-tools text-editors developer-tools cross-platform emacs-lisp minibuffer-completion isearch fuzzy-matching ivy counsel swiper emacs
2 sources
- readme: https://github.com/abo-abo/swiper · fetched 2026-08-28 · 037191d3c756
- homepage: https://oremacs.com/swiper/ · fetched 2026-08-29 · 1badc8af63d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| abo-abo/swiper | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem