awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • anordal/shellhardenAvatar von anordal

    anordal/shellharden

    4,784Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,784
  1. Home
  2. Software Engineering & Architecture
  3. Shell Pattern Optimizations