deadgrep VS consult-project-extra

Compare deadgrep vs consult-project-extra and see what are their differences.

deadgrep

fast, friendly searching with ripgrep and Emacs (by Wilfred)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
deadgrep consult-project-extra
11 5
699 57
- -
4.4 3.3
23 days ago 4 months ago
Emacs Lisp Emacs Lisp
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

deadgrep

Posts with mentions or reviews of deadgrep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-30.

consult-project-extra

Posts with mentions or reviews of consult-project-extra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.
  • Per-project xref history in Emacs
    1 project | /r/emacs | 4 Mar 2023
    consult-project, to be clear, is not a part of the consult package. project.el has had over 25 commits since consult-project last commit, which may mean it’s not up to date with the current library. Regardless, using consult and project.el commands work for me, just trying to offer alternatives.
  • Emacs for Professionals
    11 projects | news.ycombinator.com | 3 May 2022
    Others have mentioned the awesome projectile, but I think it should be said that Emacs now has built in project.el which has come in leaps and bounds (though probably still lacks some projectile features).

    I use project.el alongside consult[1] which has many convenient wrapper functions over built-in ones, like an enhanced `switch-to-buffer` with project support. I am actually using an even tighter integration called consult-project-extra[2].

    The most advanced and overkill solution would probably be to use bufler.el[3] which basically allows you to define your custom logic for buffer grouping.

    [1] https://github.com/minad/consult

    [2] https://github.com/Qkessler/consult-project-extra

    [3] https://github.com/alphapapa/bufler.el

  • Navigating an enormous code base
    11 projects | /r/emacs | 25 Apr 2022
    In the meantime, a small consult extension package I threw together for project jumping + project buffer+file selection is consult-jump-project (see also consult-project-extra which it was inspired by). Be sure to increase your recentf file count to something large, like 1000. These use the inbuilt project.el to determine the list of known projects.
  • consult-project-extra (previously consult-project) is now on MELPA!
    1 project | /r/emacs | 1 Mar 2022
    Enrique here! The consult-project-extra package got recently accepted into MELPA. Nevertheless, expect to also find the package in GNU ELPA in the future, since it only requires packages either built into Emacs or on GNU ELPA (as is consult).
  • consult-project: Consult extension for project.el
    1 project | /r/planetemacs | 16 Feb 2022

What are some alternatives?

When comparing deadgrep and consult-project-extra you can also consider the following projects:

rg.el - Emacs search tool based on ripgrep

emacs-doc-show-inline

consult - :mag: consult.el - Consulting completing-read

ag.el - An Emacs frontend to The Silver Searcher

emacs-find-file-rg - Find file in current project using rg --files command

treemacs

dumb-jump - an Emacs "jump to definition" package for 50+ languages

Emacs-wgrep - Writable grep buffer and apply the changes to files

doomemacs - An Emacs framework for the stubborn martian hacker

json-diff - Structural diff for JSON files

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]