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

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

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

1 مستودع

Awesome GitHub RepositoriesShell Pattern Optimizations

Replacement of suboptimal shell-specific code patterns with safer or more efficient equivalents.

Distinguishing note: Existing optimization patterns are too specific to GPU kernels, databases, or WordPress.

Explore 1 awesome GitHub repository matching software engineering & architecture · Shell Pattern Optimizations. Refine with filters or upvote what's useful.

Awesome Shell Pattern Optimizations GitHub Repositories

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

    anordal/shellharden

    4,784عرض على GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Replaces suboptimal shell patterns with safer equivalents, such as converting aliases into functions.

    Rust
    عرض على GitHub↗4,784
  1. Home
  2. Software Engineering & Architecture
  3. Shell Pattern Optimizations