awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
git-afsantos avatar

git-afsantos/haros

0
View on GitHub↗
199 स्टार्स·38 फोर्क्स·Python·MIT·5 व्यूज़

Haros

H(igh) A(ssurance) ROS - ROS1 एप्लिकेशन कोड का स्टेटिक विश्लेषण।

Features

  • कोड क्वालिटी टूल्स - ROS कोड पर स्टेटिक एनालिसिस करता है।
  • Linting And Formatting - Static analysis for ROS application code.

स्टार हिस्ट्री

git-afsantos/haros के लिए स्टार हिस्ट्री चार्टgit-afsantos/haros के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Haros के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Haros के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • davidanson/markdownlintDavidAnson का अवतार

    DavidAnson/markdownlint

    5,855GitHub पर देखें↗
    JavaScriptcommonmarklintmarkdown
    GitHub पर देखें↗5,855
  • hadolint/hadolinthadolint का अवतार

    hadolint/hadolint

    12,225GitHub पर देखें↗

    Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security scanner and configuration auditor, parsing build instructions into a structured format to identify deviations from security and efficiency standards. The tool distinguishes itself by performing deep inspection of embedded shell commands. By tokenizing and analyzing these scripts, it detects common scripting errors and security vulnerabilities that might otherwise persist within a container image. It integrates external analysis tools to provide specialized validation for these in

    Haskelldockerdockerfiledockerfile-linter
    GitHub पर देखें↗12,225
  • danmar/cppcheckdanmar का अवतार

    danmar/cppcheck

    6,512GitHub पर देखें↗
    C++cc-plus-pluscpp
    GitHub पर देखें↗6,512
  • koalaman/shellcheckkoalaman का अवतार

    koalaman/shellcheck

    39,574GitHub पर देखें↗

    This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of shell scripts. By performing deep structural analysis, it identifies common programming pitfalls, syntax errors, and security vulnerabilities before scripts are executed. It functions as an automated code reviewer that enforces best practices and helps developers maintain consistent, robust code across different operating environments. The tool distinguishes itself through its dialect-aware grammar resolution, which adapts its parsing logic based on the specific shell interpreter

    Haskellbashdeveloper-toolshaskell
    GitHub पर देखें↗39,574
Haros के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

git-afsantos/haros क्या करता है?

H(igh) A(ssurance) ROS - ROS1 एप्लिकेशन कोड का स्टेटिक विश्लेषण।

git-afsantos/haros की मुख्य विशेषताएं क्या हैं?

git-afsantos/haros की मुख्य विशेषताएं हैं: कोड क्वालिटी टूल्स, Linting And Formatting।

git-afsantos/haros के कुछ ओपन-सोर्स विकल्प क्या हैं?

git-afsantos/haros के ओपन-सोर्स विकल्पों में शामिल हैं: psf/black — This project is an uncompromising, deterministic code formatter for Python. It functions by parsing source code into… koalaman/shellcheck — This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of… danmar/cppcheck. davidanson/markdownlint. hadolint/hadolint — Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security… pycqa/pydocstyle — docstring style checker.