deadgrep VS flymake-collection

Compare deadgrep vs flymake-collection and see what are their differences.

deadgrep

fast, friendly searching with ripgrep and Emacs (by Wilfred)

flymake-collection

Collection of checkers for flymake (by mohkale)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
deadgrep flymake-collection
11 5
699 62
- -
4.4 5.9
18 days ago 5 days ago
Emacs Lisp Emacs Lisp
- MIT License
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.

flymake-collection

Posts with mentions or reviews of flymake-collection. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-24.
  • Flymake and PHP
    1 project | /r/emacs | 5 Nov 2022
    Keep in mind the flymake-php package is pretty old. If you want, you can take a look at flymake-collection and possibly configure a checker for PHP yourself using the macros provided by that package.
  • flymake-collection: Collection of checkers for flymake
    1 project | /r/planetemacs | 16 Sep 2022
  • Improving Emacs Performance
    3 projects | /r/emacs | 24 Jun 2022
    Granted, Flycheck makes it easier to create checkers. But flymake-collection and the macros it defines make it easier for Flymake.
  • What have you recently *removed* from your Emacs configuration?
    7 projects | /r/emacs | 9 May 2022
    I also got rid of posframe. I can have the minibuffer open at the top of the frame using display-buffer-in-side-window (side . top) which is good enough for me. I also got rid of ranger for dired and general for bind-key (since I was already using use-package, bind-key basically comes for free). Got rid of flycheck for flymake (https://github.com/mohkale/flymake-collection makes this a lot easier!). I also moved from evil to the less intrusive meow for modal editing (https://github.com/meow-edit/meow).
  • Package announcement: flymake-collection
    1 project | /r/emacs | 24 Apr 2022
    Hiya, this is just a post announcing a packge I recently released to MELPA called [flymake-collection](https://github.com/mohkale/flymake-collection). It's essentially a collection of checkers for flymake bringing it a little closer to the outstanding out-of-the-box experience offered by flycheck. It was renamed from a package called flymake-rest which you might've heard of. Please check it out if you're interested and share any feedback :-).

What are some alternatives?

When comparing deadgrep and flymake-collection you can also consider the following projects:

rg.el - Emacs search tool based on ripgrep

ido-at-point - ido-at-point

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

explain-pause-mode - top, but for Emacs.

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

zoom - Fixed and automatic balanced window layout for Emacs

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

gcmh

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

vundo - Visualize the undo tree.

json-diff - Structural diff for JSON files

tabspaces