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
H

HzaCode/Langlint

0
View on GitHub↗
0 stars·0 forks·14 views

Langlint

Features

  • Code Analysis Platforms - Automated translation for code comments and docstrings.
  • Code Quality and Linting - Automated translation platform for code comments and docstrings.

Star history

Star history chart for hzacode/langlintStar history chart for hzacode/langlint

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Langlint

These projects share indexed features with Langlint. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • prontolabs/prontoprontolabs avatar

    prontolabs/pronto

    2,670View on GitHub↗

    Quick automated code review of your changes

    Ruby
    View on GitHub↗2,670
  • 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
  • terryyin/lizardterryyin avatar

    terryyin/lizard

    2,395View on GitHub↗

    A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.

    Python
    View on GitHub↗2,395
Compare all 30 related projects→

Frequently asked questions

What are the main features of hzacode/langlint?

The main features of hzacode/langlint are: Code Analysis Platforms, Code Quality and Linting.

Which projects share features with hzacode/langlint?

Projects with overlapping indexed features include: terryyin/lizard — A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the… mennanov/blockwatch — Language agnostic linter that keeps your code and documentation in sync and valid. eslint/eslint — This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code… prontolabs/pronto — Quick automated code review of your changes. alexjoverm/typescript-library-starter — This project is a TypeScript library starter kit that provides a pre-configured development environment for building… rust-unofficial/patterns — A catalogue of Rust design patterns, anti-patterns and idioms.