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

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

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

conprof/conprof

0
View on GitHub↗
0 نجوم·0 تفرعات·0 مشاهدات

Conprof

Features

  • Code Analysis and Quality - Analyzes goroutine profiles.

سجل النجوم

مخطط تاريخ النجوم لـ conprof/conprofمخطط تاريخ النجوم لـ conprof/conprof

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Conprof

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Conprof.
  • awesome-skills/code-review-skillالصورة الرمزية لـ awesome-skills

    awesome-skills/code-review-skill

    1,043عرض على GitHub↗

    This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific code reviews. It functions as an automated tool that evaluates source code against predefined checklists to identify security, performance, and architectural inconsistencies across diverse technology stacks. The system distinguishes itself by employing a multi-phase analysis pipeline that moves from high-level architectural assessments to granular, line-by-line inspections. It utilizes a severity-based taxonomy to categorize findings, clearly separating blocking security issues

    HTML
    عرض على GitHub↗1,043
  • astral-sh/ruffالصورة الرمزية لـ astral-sh

    astral-sh/ruff

    48,177عرض على GitHub↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    Rustlinterpep8python
    عرض على GitHub↗48,177
  • bearer/bearerالصورة الرمزية لـ Bearer

    Bearer/bearer

    2,566عرض على GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    عرض على GitHub↗2,566
  • 360entsecgroup-skylar/goreporterالصورة الرمزية لـ 360EntSecGroup-Skylar

    360EntSecGroup-Skylar/goreporter

    3,123عرض على GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Go
    عرض على GitHub↗3,123
عرض جميع البدائل الـ 30 لـ Conprof→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ conprof/conprof؟

الميزات الرئيسية لـ conprof/conprof هي: Code Analysis and Quality.

ما هي البدائل مفتوحة المصدر لـ conprof/conprof؟

تشمل البدائل مفتوحة المصدر لـ conprof/conprof: awesome-skills/code-review-skill — This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific… bradfitz/shotizam. bearer/bearer — Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security… bradfitz/gosize. astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.