awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • anordal/shellhardenAvatar anordal

    anordal/shellharden

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