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 terryyin/lizard

Projects sharing features with Lizard

30 open-source projects similar to terryyin/lizard, 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.

  • mennanov/blockwatchmennanov avatar

    mennanov/blockwatch

    24View on GitHub↗

    Language agnostic linter that keeps your code and documentation in sync and valid

    Rust
    View on GitHub↗24
  • hzacode/langlintH

    HzaCode/Langlint

    0View on GitHub↗
    View on GitHub↗0
  • eslint/eslinteslint avatar

    eslint/eslint

    27,349View on GitHub↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    JavaScriptecmascripteslintjavascript
    View on GitHub↗27,349
  • prontolabs/prontoprontolabs avatar

    prontolabs/pronto

    2,670View on GitHub↗

    Quick automated code review of your changes

    Ruby
    View on GitHub↗2,670
  • alexjoverm/typescript-library-starteralexjoverm avatar

    alexjoverm/typescript-library-starter

    4,359View on GitHub↗

    This project is a TypeScript library starter kit that provides a pre-configured development environment for building and publishing typed packages. It establishes a zero-config build pipeline to accelerate the creation of library projects. The toolkit includes a RollupJS bundle configuration to compile source code into optimized bundles with automatic type definition generation. It integrates a semantic release workflow to manage versioning and changelogs based on conventional commit messages, alongside a Jest testing framework suite for stability verification. The environment covers code qu

    TypeScriptcoverallsjestlibrary
    View on GitHub↗4,359

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
  • rust-unofficial/patternsrust-unofficial avatar

    rust-unofficial/patterns

    8,843View on GitHub↗

    A catalogue of Rust design patterns, anti-patterns and idioms

    Handlebarsantipatternsidiomspatterns
    View on GitHub↗8,843
  • automattic/_sAutomattic avatar

    Automattic/_s

    10,985View on GitHub↗

    This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs. The toolkit includes a build pipeline that automates the compilation of Sass into browser-ready CSS and the generation of mirrored right-to-left stylesheets. It further assists in theme preparation through a translation template generator that extracts translatable strings into portable object files. The system covers a broad range of developme

    CSS
    View on GitHub↗10,985
  • mgechev/angular2-style-guidemgechev avatar

    mgechev/angular2-style-guide

    1,195View on GitHub↗

    The repository contains a curated collection of coding conventions, architectural patterns, and best practices designed for developing component-based web applications using Angular and TypeScript. It functions as an architecture manual establishing consistent patterns across development teams, covering application structure, component design, and code quality enforcement. The guidelines define domain-driven file organization and module encapsulation strategies that group project assets into bounded contexts with dedicated root facades to keep large codebases manageable and shorten import pat

    angularbest-practicesdeprecated
    View on GitHub↗1,195
  • coryhouse/react-slingshotcoryhouse avatar

    coryhouse/react-slingshot

    9,646View on GitHub↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    View on GitHub↗9,646
  • 360entsecgroup-skylar/goreporter360EntSecGroup-Skylar avatar

    360EntSecGroup-Skylar/goreporter

    3,123View on GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    View on GitHub↗3,123
  • classgraph/classgraphclassgraph avatar

    classgraph/classgraph

    2,987View on GitHub↗

    An uber-fast parallelized Java classpath scanner and module scanner.

    Java
    View on GitHub↗2,987
  • dotnet/formatdotnet avatar

    dotnet/format

    1,947View on GitHub↗

    Home for the dotnet-format command

    View on GitHub↗1,947
  • coderaiser/putoutcoderaiser avatar

    coderaiser/putout

    793View on GitHub↗

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏

    JavaScript
    View on GitHub↗793
  • codespell-project/codespellcodespell-project avatar

    codespell-project/codespell

    2,391View on GitHub↗

    check code for common misspellings

    Python
    View on GitHub↗2,391
  • astro/deadnixastro avatar

    astro/deadnix

    760View on GitHub↗

    Scan Nix files for dead code

    Rust
    View on GitHub↗760
  • facebookarchive/pffffacebookarchive avatar

    facebookarchive/pfff

    2,442View on GitHub↗

    Tools for code analysis, visualizations, or style-preserving source transformation.

    OCaml
    View on GitHub↗2,442
  • captainhook-git/captainhookcaptainhook-git avatar

    captainhook-git/captainhook

    1,094View on GitHub↗
    PHPautomationcode-qualitygit
    View on GitHub↗1,094
  • darraghoriordan/eslint-plugin-nestjs-typeddarraghoriordan avatar

    darraghoriordan/eslint-plugin-nestjs-typed

    221View on GitHub↗

    Some eslint rules for working with NestJs projects

    TypeScript
    View on GitHub↗221
  • cyrilletuzi/angular-eslint-zonelesscyrilletuzi avatar

    cyrilletuzi/angular-eslint-zoneless

    3View on GitHub↗

    ESLint rules for Angular zoneless.

    TypeScript
    View on GitHub↗3
  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    View on GitHub↗2,566
  • davidanson/markdownlintDavidAnson avatar

    DavidAnson/markdownlint

    5,855View on GitHub↗
    JavaScriptcommonmarklintmarkdown
    View on GitHub↗5,855
  • developer239/lintersdeveloper239 avatar

    developer239/linters

    11View on GitHub↗

    Collection of super strict configurations for ESLint / StyleLint and other code quality tools.

    JavaScript
    View on GitHub↗11
  • 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
  • dotnet/roslyn-analyzersdotnet avatar

    dotnet/roslyn-analyzers

    1,671View on GitHub↗

    The Microsoft.CodeAnalysis.NetAnalyzers package moved into the dotnet/sdk repository for further development and respond to issues formerly in this repository.

    hacktoberfest
    View on GitHub↗1,671
  • ducktordanny/eslint-plugin-ng-module-sortducktordanny avatar

    ducktordanny/eslint-plugin-ng-module-sort

    5View on GitHub↗

    Sort Angular and NestJS module imports, declarations, exports, controls, etc.

    TypeScript
    View on GitHub↗5
  • duriantaco/skylosduriantaco avatar

    duriantaco/skylos

    455View on GitHub↗

    Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

    Python
    View on GitHub↗455
  • cyrilletuzi/angular-eslint-injection-contextcyrilletuzi avatar

    cyrilletuzi/angular-eslint-injection-context

    2View on GitHub↗

    ESLint rules for Angular injection context.

    TypeScript
    View on GitHub↗2
  • ember-template-lint/ember-template-lintember-template-lint avatar

    ember-template-lint/ember-template-lint

    264View on GitHub↗

    Linter for Ember or Handlebars templates

    JavaScript
    View on GitHub↗264
  • csscomb/csscomb.jscsscomb avatar

    csscomb/csscomb.js

    3,327View on GitHub↗

    CSS coding style formatter

    JavaScript
    View on GitHub↗3,327
  • basarat/typescript-bookbasarat avatar

    basarat/typescript-book

    21,533View on GitHub↗

    This project is a comprehensive educational resource and programming guide for the TypeScript language. It serves as a manual for the type system and a reference for the language's core syntax, focusing on writing type-safe code and building scalable applications. The content provides detailed instruction on the TypeScript type system, covering interfaces, generics, and structural typing. It further acts as a compiler reference, analyzing how source code is transformed into an abstract syntax tree through scanning and parsing. The guide also covers software architecture design, detailing pro

    TypeScriptfreeopen-sourcetypescript
    View on GitHub↗21,533