← All repos

deadgrep

fast, friendly searching with ripgrep and Emacs

emacsripgrep
Browse cluster: OCaml Systems and Utilities
343commits
25contributors
1languages

Tech stack & purpose

Deadgrep is an Emacs package that provides fast text search by integrating ripgrep, a command-line search tool, into the Emacs editor. The project addresses the problem domain of developer tooling by offering a fast and user-friendly search interface within Emacs, with features like context-aware defaults, easy filtering of results, and support for remote file searching via Tramp. Built as an Emacs Lisp package that wraps ripgrep, deadgrep emphasizes performance and polish through visual feedback like spinners and syntax highlighting. The project is maintained by Wilfred and is available through MELPA, Emacs's community package repository.

Languages

Emacs Lisp
100.0%

Contributors