awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

Awesome GitHub RepositoriesSource Code Clone Scanners

Scans directories of source files to report exact or near-exact code clones across supported languages.

Distinct from Source Code Vulnerability Scanning: Distinct from Source Code Vulnerability Scanning: detects code clones, not security vulnerabilities.

Explore 1 awesome GitHub repository matching security & cryptography · Source Code Clone Scanners. Refine with filters or upvote what's useful.

Awesome Source Code Clone Scanners GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kucherenko/jscpdAvatar kucherenko

    kucherenko/jscpd

    5,800Vezi pe GitHub↗

    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

    Scans source directories for exact and near-exact code clones across many languages.

    TypeScriptaiclones-detectioncode-quality
    Vezi pe GitHub↗5,800
  1. Home
  2. Security & Cryptography
  3. Source Code Vulnerability Scanning
  4. Source Code Clone Scanners