A simple Python3 tool to detect similarities between files within a repository
-
Updated
Jun 1, 2024 - Python
A simple Python3 tool to detect similarities between files within a repository
Deterministic Structural Change Controller for AI-assisted Python development
Too little variation - A tool to discover code duplication in various languages
Language-agnostic Incremental Code Duplication Detection
Executable codebase standards for Python: quality, style, architecture, and structure, checked mechanically on every commit. Ready-made checks (normes) cover the common ground; a plugin interface lets a team add its own. The same gate runs in CI and inside an AI agent's loop. Docs: https://lanorme.github.io/lanorme/
CloneHunter finds duplicate code across mixed-language repositories. It runs a semantic retrieval pipeline with model inference and indexing to catch harder, non-trivial duplicate patterns.
Code duplication detector with machine-readable output for AI agents - finds similar code blocks across C/C++/Python/Go/Java/JS for automated refactoring
Add a description, image, and links to the code-duplication topic page so that developers can more easily learn about it.
To associate your repository with the code-duplication topic, visit your repo's landing page and select "manage topics."