awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesClone Detection Pipelines

Orchestrates the full workflow of directory walking, file tokenization, clone matching, and statistics aggregation in a single invocation.

Distinct from Semantic Code Clone Detection: Distinct from Semantic Code Clone Detection: focuses on the end-to-end pipeline orchestration rather than the semantic fingerprinting algorithm itself.

Explore 1 awesome GitHub repository matching development tools & productivity · Clone Detection Pipelines. Refine with filters or upvote what's useful.

Awesome Clone Detection Pipelines GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • kucherenko/jscpdkucherenko का अवतार

    kucherenko/jscpd

    5,800GitHub पर देखें↗

    jscpd is a code duplication detector that scans source code across 223 languages to find identical or near-identical copy-pasted blocks using a rolling hash algorithm. It is built with a Rust core for high performance, exposed through a Node.js API and CLI, and can be run as a standalone binary with no runtime dependencies. The tool detects duplicates in embedded languages within Vue, Svelte, Astro, and Markdown files by tokenizing each language block separately, and it supports extensionless scripts via shebang detection. The project distinguishes itself through its integration capabilities

    Runs a complete pipeline from directory traversal to duplication statistics in one command.

    TypeScriptaiclones-detectioncode-quality
    GitHub पर देखें↗5,800
  1. Home
  2. Development Tools & Productivity
  3. Code Quality and Analysis
  4. Static Analysis Engines
  5. Static Analysis Tools
  6. Static Code Analyzers
  7. Source Code Analysis
  8. Semantic Code Clone Detection
  9. Clone Detection Pipelines