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
mennanov avatar

mennanov/blockwatch

0
View on GitHub↗
24 stars·0 forks·Rust·MIT·9 views

Blockwatch

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

Features

  • Code Analysis Platforms - Language-agnostic tool to keep code and documentation in sync.
  • Code Quality and Linting - Language-agnostic linter for keeping code and docs in sync.

Star history

Star history chart for mennanov/blockwatchStar history chart for mennanov/blockwatch

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

Frequently asked questions

What does mennanov/blockwatch do?

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

What are the main features of mennanov/blockwatch?

The main features of mennanov/blockwatch are: Code Analysis Platforms, Code Quality and Linting.

Which projects share features with mennanov/blockwatch?

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… hzacode/langlint. 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.

Projects sharing features with Blockwatch

These projects share indexed features with Blockwatch. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hzacode/langlintH

    HzaCode/Langlint

    0View on GitHub↗
    View on GitHub↗0
  • 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→