awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to andremm/lua-parser

Open-source alternatives to Lua Parser

30 open-source projects similar to andremm/lua-parser, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lua Parser alternative.

  • amir-valizadeh/ts-analyzerAvatar von amir-valizadeh

    amir-valizadeh/ts-analyzer

    14Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14
  • andremm/typedluaAvatar von andremm

    andremm/typedlua

    587Auf GitHub ansehen↗

    An Optional Type System for Lua

    Lua
    Auf GitHub ansehen↗587
  • angular-experts-io/ng-parselAvatar von angular-experts-io

    angular-experts-io/ng-parsel

    16Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗16
  • antonygiomarxdev/angular-doctorAvatar von antonygiomarxdev

    antonygiomarxdev/angular-doctor

    20Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗20
  • augmentable-dev/tickgitA

    augmentable-dev/tickgit

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bradleyfalzon/apicompatB

    bradleyfalzon/apicompat

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • davecheney/gcvisAvatar von davecheney

    davecheney/gcvis

    1,095Auf GitHub ansehen↗

    Visualise Go program GC trace data in real time

    Go
    Auf GitHub ansehen↗1,095
  • davidm/lua-inspectAvatar von davidm

    davidm/lua-inspect

    178Auf GitHub ansehen↗

    Lua code analysis, with plugins for HTML and SciTE

    Lua
    Auf GitHub ansehen↗178
  • dominikh/go-toolsAvatar von dominikh

    dominikh/go-tools

    6,818Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,818
  • ea-st-ring/ngx-locatorAvatar von Ea-st-ring

    Ea-st-ring/ngx-locator

    2Auf GitHub ansehen↗

    Angular development utility to open components and templates from the browser like LocatorJS

    JavaScript
    Auf GitHub ansehen↗2
  • earthdmitriy/angular-mermaiderAvatar von earthdmitriy

    earthdmitriy/angular-mermaider

    2Auf GitHub ansehen↗

    Static code analyser that produces Mermaid dataflow diagrams for Angular components

    TypeScript
    Auf GitHub ansehen↗2
  • fab13n/metaluaAvatar von fab13n

    fab13n/metalua

    369Auf GitHub ansehen↗

    The metalua programming language

    Lua
    Auf GitHub ansehen↗369
  • firstrow/go-outdatedF

    firstrow/go-outdated

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fudanselab/cldiffAvatar von FudanSELab

    FudanSELab/CLDIFF

    40Auf GitHub ansehen↗

    Documentation of CLDiff

    Java
    Auf GitHub ansehen↗40
  • go-critic/go-criticAvatar von go-critic

    go-critic/go-critic

    2,054Auf GitHub ansehen↗

    The most opinionated Go source code linter for code audit.

    Go
    Auf GitHub ansehen↗2,054
  • golang/lintAvatar von golang

    golang/lint

    3,969Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,969
  • jakub-hajduk/compuseAvatar von jakub-hajduk

    jakub-hajduk/compuse

    2Auf GitHub ansehen↗

    An engine for monitoring usage of web components. Maybe even all components ;).

    TypeScript
    Auf GitHub ansehen↗2
  • jeanmeche/angular-compiler-outputAvatar von JeanMeche

    JeanMeche/angular-compiler-output

    25Auf GitHub ansehen↗

    This demo aims to teach the basics of the Angular template compiler by showing the JS output for a given angular template.

    TypeScript
    Auf GitHub ansehen↗25
  • jfeliu007/goplantumlAvatar von jfeliu007

    jfeliu007/goplantuml

    2,095Auf GitHub ansehen↗

    PlantUML Class Diagram Generator for golang projects

    Godiagramdiagram-generatorgo
    Auf GitHub ansehen↗2,095
  • kisielk/errcheckAvatar von kisielk

    kisielk/errcheck

    2,519Auf GitHub ansehen↗

    errcheck checks that you checked errors.

    Go
    Auf GitHub ansehen↗2,519
  • m-yoshiro/ng-di-graphAvatar von m-yoshiro

    m-yoshiro/ng-di-graph

    2Auf GitHub ansehen↗

    A command-line tool that analyzes Angular TypeScript codebases to extract dependency injection relationships.

    TypeScript
    Auf GitHub ansehen↗2
  • mccoyst/validateM

    mccoyst/validate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • mdempsky/unconvertM

    mdempsky/unconvert

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • merrittmelker/ng-lensAvatar von MerrittMelker

    MerrittMelker/ng-lens

    1Auf GitHub ansehen↗

    This Node.js utility uses ts-morph to statically analyze Angular TypeScript components and identify service usage patterns from any specified API library. It detects constructor dependency injection and tracks which service methods are actually called within component code.

    TypeScript
    Auf GitHub ansehen↗1
  • mibk/duplAvatar von mibk

    mibk/dupl

    369Auf GitHub ansehen↗

    a tool for code clone detection

    Go
    Auf GitHub ansehen↗369
  • moteus/luacov-coverallsAvatar von moteus

    moteus/luacov-coveralls

    48Auf GitHub ansehen↗

    LuaCov reporter for coveralls.io service

    Lua
    Auf GitHub ansehen↗48
  • mpeterv/luacheckAvatar von mpeterv

    mpeterv/luacheck

    2,037Auf GitHub ansehen↗

    A tool for linting and static analysis of Lua code.

    Lua
    Auf GitHub ansehen↗2,037
  • nagashimam/ngx-html-bridgeAvatar von nagashimam

    nagashimam/ngx-html-bridge

    1Auf GitHub ansehen↗

    ngx-html-bridge is a powerful parser that converts Angular templates into an array of standard, static HTML strings. This enables you to use any HTML validator of your choice on your Angular templates, bridging the gap between Angular's dynamic syntax and standard HTML validation tools.

    TypeScript
    Auf GitHub ansehen↗1
  • psampaz/go-mod-outdatedP

    psampaz/go-mod-outdated

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • qiniu/checkstyleQ

    qiniu/checkstyle

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0