
Reson
A high-performance code duplication detector based on Abstract Syntax Tree (AST)
- AST-based Analysis: Ensures precise duplication detection by analyzing the code structure rather than plain text.
- Blazing Fast Speed: Detects code duplication with exceptional performance.
- Flexible Output Options: Generate detailed reports in JSON and other formats.
- Open Source: MIT License.