awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesPluggable Reporting Architectures

Architectures that decouple the analysis core from the output generation through modular reporter plugins.

Distinct from Decoupled Report Renderers: The candidates focus on neural networks or specific business reports; this is about a general pluggable architecture for static analysis output.

Explore 1 awesome GitHub repository matching software engineering & architecture · Pluggable Reporting Architectures. Refine with filters or upvote what's useful.

Awesome Pluggable Reporting Architectures GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • oclint/oclintالصورة الرمزية لـ oclint

    oclint/oclint

    3,881عرض على GitHub↗

    Oclint is a static analysis engine and extensible linting framework designed for C, C++, and Objective-C source code. It functions as a code quality tool that identifies bugs, code smells, and structural complexities by parsing source code into abstract syntax trees to perform semantic inspection. The project is distinguished by its modular architecture, which supports dynamic plugin loading for custom inspection rules and a pluggable reporter system for exporting analysis findings in multiple formats. It replicates build configurations by reading compiler flags and include paths to ensure th

    Implements a modular reporter architecture that decouples the analysis engine from multi-format output generation.

    C++
    عرض على GitHub↗3,881
  1. Home
  2. Software Engineering & Architecture
  3. Pluggable Reporting Architectures