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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wala avatar

wala/WALA

0
View on GitHub↗
858 stars·244 forks·Java·EPL-2.0·3 vuesgithub.com/wala/WALA↗

WALA

T.J. Watson Libraries for Analysis, with front ends for Java, Android, and JavaScript, and many common static program analyses.

Features

  • Code Analysis Frameworks - Static analysis capabilities for Java bytecode and JavaScript.
  • Code Analysis Platforms - Static analysis framework for Java bytecode and JavaScript.

Historique des stars

Graphique de l'historique des stars pour wala/walaGraphique de l'historique des stars pour wala/wala

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à WALA

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec WALA.
  • facebookarchive/pfffAvatar de facebookarchive

    facebookarchive/pfff

    2,442Voir sur GitHub↗

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

    OCaml
    Voir sur GitHub↗2,442
  • github/codeqlAvatar de github

    github/codeql

    9,252Voir sur GitHub↗

    CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes a static analysis query language to define complex patterns and security vulnerabilities within a code graph database. The system represents source code as a relational database, enabling the execution of structural queries and data flow analysis. This approach allows for the detection of security flaws and coding errors across large-scale repositories. The tool provides capabilities for automated code auditing, static analysis security testing, and custom vulnerability dete

    CodeQLcodeqlgithub-advanced-securitygithub-security-lab
    Voir sur GitHub↗9,252
  • coderaiser/putoutAvatar de coderaiser

    coderaiser/putout

    793Voir sur 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
    Voir sur GitHub↗793
  • w0rp/aleAvatar de w0rp

    w0rp/ale

    14,005Voir sur GitHub↗

    Ale is a Neovim LSP client and asynchronous linter wrapper designed to integrate language servers and syntax checkers into the editor. It provides infrastructure for background syntax validation and automated code fixing without blocking the editor interface. The project implements the Language Server Protocol to enable advanced semantic navigation, including symbol renaming, definition jumping, and the application of automatic refactoring changes. It functions as an automatic code fixer that applies formatting and repairs based on feedback from linting tools and language servers. The plugin

    Vim Script
    Voir sur GitHub↗14,005
Voir les 25 alternatives à WALA→

Questions fréquentes

Que fait wala/wala ?

T.J. Watson Libraries for Analysis, with front ends for Java, Android, and JavaScript, and many common static program analyses.

Quelles sont les fonctionnalités principales de wala/wala ?

Les fonctionnalités principales de wala/wala sont : Code Analysis Frameworks, Code Analysis Platforms.

Quelles sont les alternatives open-source à wala/wala ?

Les alternatives open-source à wala/wala incluent : github/codeql — CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes… w0rp/ale — Ale is a Neovim LSP client and asynchronous linter wrapper designed to integrate language servers and syntax checkers… coderaiser/putout — 🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support… facebookarchive/pfff — Tools for code analysis, visualizations, or style-preserving source transformation. duriantaco/skylos — Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code… classgraph/classgraph — An uber-fast parallelized Java classpath scanner and module scanner.