tokdiff VS cregit

Compare tokdiff vs cregit and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tokdiff cregit
1 3
6 118
- -
0.0 0.0
over 8 years ago about 1 year ago
Python C
- 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.

tokdiff

Posts with mentions or reviews of tokdiff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.
  • Ignoring bulk change commits with Git blame
    5 projects | news.ycombinator.com | 29 Jun 2021
    I found great results using syntax highlighter token streams for diffs. In my PoC I was using Pygments. It's a great compromise for "almost semantic" diffs. Syntax highlighting tokenizers have great language support, are blazing fast (we use them constantly in real time in IDEs), and work far better in "degenerate" cases that don't entirely parse/compile yet such as work-in-progress code (again because we use them all the time in text editors).

    https://github.com/WorldMaker/tokdiff

cregit

Posts with mentions or reviews of cregit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-18.

What are some alternatives?

When comparing tokdiff and cregit you can also consider the following projects:

git-blameall - Shows every line that was ever in the file, along with information about when it was added or deleted.

semantic-source - Parsing, analyzing, and comparing source code across many languages

locust - "git diff" over abstract syntax trees

diffsitter - A tree-sitter based AST difftool to get meaningful semantic diffs

hn-search - Hacker News Search

typescript-language-server - TypeScript & JavaScript Language Server

tig - Text-mode interface for git