awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to mibk/dupl

Projects sharing features with Dupl

30 open-source projects similar to mibk/dupl, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • kisielk/errcheckkisielk avatar

    kisielk/errcheck

    2,519View on GitHub↗

    errcheck checks that you checked errors.

    Go
    View on GitHub↗2,519
  • golang/lintgolang avatar

    golang/lint

    3,969View on GitHub↗

    This is a static analysis linter and code quality tool for Go. It analyzes source code to identify common coding errors, style mistakes, and inconsistencies with language conventions. The tool is designed for integration with text editors and integrated development environments, exporting linting results in formats that support quickfix menus. Its capabilities include Go static analysis and source code quality assurance across files and packages. The system utilizes a static analysis pipeline and rule-based pattern matching to identify structural patterns that violate predefined coding stand

    Go
    View on GitHub↗3,969
  • go-critic/go-criticgo-critic avatar

    go-critic/go-critic

    2,054View on GitHub↗

    The most opinionated Go source code linter for code audit.

    Go
    View on GitHub↗2,054
  • dominikh/go-toolsdominikh avatar

    dominikh/go-tools

    6,818View on GitHub↗

    go-tools is a collection of utilities for Go static analysis and memory layout optimization. It provides a toolset designed to analyze source code to detect bugs and dead code, alongside specialized tools for optimizing how structs are arranged in memory. The project includes a memory alignment visualizer to display physical memory layouts and padding, as well as a struct layout optimizer that reorders fields to minimize memory padding. Additionally, it provides a boilerplate generator to automate the creation of registration and test files required for developing custom Go analyzers. The to

    Go
    View on GitHub↗6,818

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • amir-valizadeh/ts-analyzeramir-valizadeh avatar

    amir-valizadeh/ts-analyzer

    14View on GitHub↗

    A comprehensive TypeScript codebase analyzer that provides detailed metrics on type safety, code complexity, and quality. Get actionable insights to improve your TypeScript projects.

    TypeScript
    View on GitHub↗14
  • analysis-tools-dev/static-analysisanalysis-tools-dev avatar

    analysis-tools-dev/static-analysis

    14,389View on GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    View on GitHub↗14,389
  • alexkohler/dogsledalexkohler avatar

    alexkohler/dogsled

    75View on GitHub↗

    dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.

    Go
    View on GitHub↗75
  • angular-eslint/angular-eslintangular-eslint avatar

    angular-eslint/angular-eslint

    1,785View on GitHub↗

    :sparkles: Monorepo for all the tooling related to using ESLint with Angular

    TypeScript
    View on GitHub↗1,785
  • alexkohler/preallocalexkohler avatar

    alexkohler/prealloc

    666View on GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Go
    View on GitHub↗666
  • angular-experts-io/ng-parselangular-experts-io avatar

    angular-experts-io/ng-parsel

    16View on GitHub↗

    Parse your Angular code base to JSON abstraction - Great for displaying APIs and running custom analysis

    TypeScript
    View on GitHub↗16
  • ankitvgupta/pycodestyle-actionankitvgupta avatar

    ankitvgupta/pycodestyle-action

    9View on GitHub↗

    A Github Action that runs pycodestyle and leaves a comment on your pull request with style errors.

    Shell
    View on GitHub↗9
  • anordal/shellhardenanordal avatar

    anordal/shellharden

    4,784View on GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    View on GitHub↗4,784
  • antonygiomarxdev/angular-doctorantonygiomarxdev avatar

    antonygiomarxdev/angular-doctor

    20View on GitHub↗

    Scan your Angular codebase for performance, architecture, and dead code issues — outputs a 0–100 health score with actionable diagnostics

    TypeScript
    View on GitHub↗20
  • arangogutierrez/golinty-actionArangoGutierrez avatar

    ArangoGutierrez/GoLinty-Action

    10View on GitHub↗

    GitHub action to run Go lint checks on PR event

    Shell
    View on GitHub↗10
  • augmentable-dev/tickgitA

    augmentable-dev/tickgit

    0View on GitHub↗
    View on GitHub↗0
  • andremm/typedluaandremm avatar

    andremm/typedlua

    587View on GitHub↗

    An Optional Type System for Lua

    Lua
    View on GitHub↗587
  • asm89/twig-lintasm89 avatar

    asm89/twig-lint

    118View on GitHub↗

    Standalone twig linter.

    PHP
    View on GitHub↗118
  • aviatesk/jet.jlaviatesk avatar

    aviatesk/JET.jl

    868View on GitHub↗

    A code analyzer for Julia. No need for additional type annotations.

    Julia
    View on GitHub↗868
  • avto-dev/markdown-lintavto-dev avatar

    avto-dev/markdown-lint

    81View on GitHub↗

    Linter for markdown (with presets)

    JavaScript
    View on GitHub↗81
  • blazeeboy/rubrowserblazeeboy avatar

    blazeeboy/rubrowser

    646View on GitHub↗

    a ruby code dependency graph interactive visualizer

    JavaScript
    View on GitHub↗646
  • bmitch/churn-phpbmitch avatar

    bmitch/churn-php

    1,376View on GitHub↗

    Discover files in need of refactoring.

    PHP
    View on GitHub↗1,376
  • bombsimon/wslbombsimon avatar

    bombsimon/wsl

    374View on GitHub↗

    ␊ whitespace linter - Forces you to use empty lines!

    Go
    View on GitHub↗374
  • borkdude/clj-kondoborkdude avatar

    borkdude/clj-kondo

    1,841View on GitHub↗

    Static analyzer and linter for Clojure code that sparks joy

    Clojure
    View on GitHub↗1,841
  • bradleyfalzon/apicompatB

    bradleyfalzon/apicompat

    0View on GitHub↗
    View on GitHub↗0
  • burdzwastaken/hadolint-actionburdzwastaken avatar

    burdzwastaken/hadolint-action

    13View on GitHub↗

    A GitHub action to run hadolint and reports violations given a Dockerfile within a repository

    Shell
    View on GitHub↗13
  • burtonqin/lockbudBurtonQin avatar

    BurtonQin/lockbud

    591View on GitHub↗

    Detect concurrency and memory bugs and possible panic locations in Rust projects

    Rust
    View on GitHub↗591
  • carlosas/phpatcarlosas avatar

    carlosas/phpat

    1,264View on GitHub↗
    PHParchitecturelinterphp
    View on GitHub↗1,264
  • channable/dbcriticchannable avatar

    channable/dbcritic

    180View on GitHub↗

    dbcritic finds problems in a database schema.

    Idris
    View on GitHub↗180
  • chekalsky/phpcs-actionchekalsky avatar

    chekalsky/phpcs-action

    55View on GitHub↗

    Github Action helps you check your code with PHP_CodeSniffer

    View on GitHub↗55
  • ashutoshgngwr/validate-fastlane-supply-metadataashutoshgngwr avatar

    ashutoshgngwr/validate-fastlane-supply-metadata

    27View on GitHub↗

    A Github Action to statically validate Fastlane metadata for Android (supply).

    Go
    View on GitHub↗27