hdiff VS deadgrep

Compare hdiff vs deadgrep and see what are their differences.

hdiff

Hash-based Diffing for AST's (by VictorCMiraldo)

deadgrep

fast, friendly searching with ripgrep and Emacs (by Wilfred)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hdiff deadgrep
1 11
74 699
- -
0.0 4.4
about 4 years ago 17 days ago
Haskell 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.

hdiff

Posts with mentions or reviews of hdiff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-29.
  • Difftastic: A diff that understands syntax
    11 projects | news.ycombinator.com | 29 Mar 2022
    I really like the idea of focusing on producing patches for human consumption. I studied the problem of merging AST-level patches during my PhD (https://github.com/VictorCMiraldo/hdiff) and can confirm: not simple! :)

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.

What are some alternatives?

When comparing hdiff and deadgrep you can also consider the following projects:

nixfromnpm - Convert NPM packages into nix expressions

rg.el - Emacs search tool based on ripgrep

hid-examples - Examples to accompany the book "Haskell in Depth"

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

tttool - Trying to understand the file format of Tip Toi

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

wordle - Wordle TUI in Rust

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

parconc-examples - Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"

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

generic-data - Generic data types in Haskell, utilities for GHC.Generics

json-diff - Structural diff for JSON files