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

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

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

Open-source alternatives to Assert.sh

30 open-source projects similar to lehmannro/assert.sh, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Assert.sh alternative.

  • oldratlee/useful-scriptsالصورة الرمزية لـ oldratlee

    oldratlee/useful-scripts

    7,525عرض على GitHub↗

    This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b

    Shellbashdevelopers-everyday-lifejava
    عرض على GitHub↗7,525
  • 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

    Rust
    عرض على GitHub↗4,784
  • bash-lsp/bash-language-serverالصورة الرمزية لـ bash-lsp

    bash-lsp/bash-language-server

    2,726عرض على GitHub↗

    A language server for Bash

    TypeScript
    عرض على GitHub↗2,726
  • bats-core/bats-coreالصورة الرمزية لـ bats-core

    bats-core/bats-core

    6,115عرض على GitHub↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    عرض على GitHub↗6,115

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

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

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

Find more with AI search
  • checksum/critic.shالصورة الرمزية لـ Checksum

    Checksum/critic.sh

    456عرض على GitHub↗

    Dead simple testing framework for Bash with coverage reporting

    Shell
    عرض على GitHub↗456
  • coderofsalvation/powscriptالصورة الرمزية لـ coderofsalvation

    coderofsalvation/powscript

    168عرض على GitHub↗

    transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA LANDED 🎉🎉🎉🎉 thanks fcard!

    Shell
    عرض على GitHub↗168
  • dannyben/bashlyالصورة الرمزية لـ DannyBen

    DannyBen/bashly

    2,421عرض على GitHub↗

    Bash command line framework and CLI generator

    Ruby
    عرض على GitHub↗2,421
  • denysdovhan/bash-handbookالصورة الرمزية لـ denysdovhan

    denysdovhan/bash-handbook

    6,102عرض على GitHub↗
    JavaScriptbashbookguide
    عرض على GitHub↗6,102
  • dylanaraps/pure-bash-bibleالصورة الرمزية لـ dylanaraps

    dylanaraps/pure-bash-bible

    41,355عرض على GitHub↗

    This project is a curated knowledge base and technical reference for shell scripting, focused on performing common system tasks using only built-in shell features. It serves as a guide for implementing logic and automation without relying on external binaries or dependencies, ensuring scripts remain portable across standard Unix-like environments. The repository distinguishes itself by emphasizing native shell functions and syntax to minimize process forking and improve execution performance. It provides idiomatic patterns for complex string transformations, pattern matching, and data flow ma

    Shellbashbiblebook
    عرض على GitHub↗41,355
  • erichs/composureالصورة الرمزية لـ erichs

    erichs/composure

    344عرض على GitHub↗

    Don't fear the Unix chainsaw

    Shell
    عرض على GitHub↗344
  • fidian/ansiالصورة الرمزية لـ fidian

    fidian/ansi

    823عرض على GitHub↗

    ANSI escape codes in pure bash - change text color, position the cursor, much more

    Shell
    عرض على GitHub↗823
  • h4l/json.bashالصورة الرمزية لـ h4l

    h4l/json.bash

    461عرض على GitHub↗

    Command-line tool and bash library that creates JSON

    Shell
    عرض على GitHub↗461
  • harisekhon/devops-bash-toolsالصورة الرمزية لـ HariSekhon

    HariSekhon/DevOps-Bash-tools

    8,062عرض على GitHub↗

    DevOps-Bash-tools is a collection of shell scripts and aliases designed to automate cloud infrastructure, container orchestration, and CI/CD pipelines. It provides a comprehensive toolset for managing operational workflows through the command line. The project specializes in automating tasks across multiple platforms, including managing namespaces and secrets in Kubernetes, auditing resources in AWS and GCP, and triggering builds or managing environment variables in GitHub Actions, GitLab CI, and CircleCI. It also includes a toolkit for interacting with container registries to query manifests

    Shellapiawsbash
    عرض على GitHub↗8,062
  • jandob/rebashالصورة الرمزية لـ jandob

    jandob/rebash

    79عرض على GitHub↗

    ReBash - bash scripting library/framework

    Shell
    عرض على GitHub↗79
  • jirutka/eshالصورة الرمزية لـ jirutka

    jirutka/esh

    239عرض على GitHub↗

    Simple templating engine based on shell.

    Shell
    عرض على GitHub↗239
  • jkool702/timepالصورة الرمزية لـ jkool702

    jkool702/timep

    192عرض على GitHub↗

    timep is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. timep does much more than "providing per-command execution times" -- it maps the full call-stack tree for the bash code being profiled, and (optionally) uses that call-stack tree to generate a FlameGraph of the profiled bash commands!

    Shell
    عرض على GitHub↗192
  • jmcantrell/bashfulالصورة الرمزية لـ jmcantrell

    jmcantrell/bashful

    622عرض على GitHub↗

    A collection of modules to simplify writing bash scripts.

    Shell
    عرض على GitHub↗622
  • jorgebucaran/fishtapeالصورة الرمزية لـ jorgebucaran

    jorgebucaran/fishtape

    380عرض على GitHub↗

    100% pure-Fish test runner

    Shell
    عرض على GitHub↗380
  • jorgebucaran/getopts.fishالصورة الرمزية لـ jorgebucaran

    jorgebucaran/getopts.fish

    233عرض على GitHub↗

    Parse CLI options in Fish

    Shell
    عرض على GitHub↗233
  • kigster/bashmaticالصورة الرمزية لـ kigster

    kigster/bashmatic

    182عرض على GitHub↗

    Optimized for humans, 900+ BASH DSL functions for all walks of life. Über Toölkit for über geeks and UNIX command line power users. Visit https://bashmatic.dev for more info..

    Shell
    عرض على GitHub↗182
  • ko1nksm/getoptionsالصورة الرمزية لـ ko1nksm

    ko1nksm/getoptions

    514عرض على GitHub↗

    An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)

    Shell
    عرض على GitHub↗514
  • koalaman/shellcheckالصورة الرمزية لـ koalaman

    koalaman/shellcheck

    39,574عرض على GitHub↗

    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
  • kvz/bash3boilerplateالصورة الرمزية لـ kvz

    kvz/bash3boilerplate

    2,200عرض على GitHub↗

    Templates to write better Bash scripts

    Shell
    عرض على GitHub↗2,200
  • kward/shunit2الصورة الرمزية لـ kward

    kward/shunit2

    1,725عرض على GitHub↗
    Shell
    عرض على GitHub↗1,725
  • lingtalfi/bashmanagerالصورة الرمزية لـ lingtalfi

    lingtalfi/bashmanager

    102عرض على GitHub↗

    mini bash framework for creating command line tools

    Shell
    عرض على GitHub↗102
  • matejak/argbashالصورة الرمزية لـ matejak

    matejak/argbash

    1,482عرض على GitHub↗

    Bash argument parsing code generator

    M4
    عرض على GitHub↗1,482
  • mindaugasbarysas/bashwithnailsالصورة الرمزية لـ mindaugasbarysas

    mindaugasbarysas/bashwithnails

    34عرض على GitHub↗

    Bash With Nails

    Shell
    عرض على GitHub↗34
  • modernish/modernishالصورة الرمزية لـ modernish

    modernish/modernish

    938عرض على GitHub↗

    Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.

    Shell
    عرض على GitHub↗938
  • molovo/crashالصورة الرمزية لـ molovo

    molovo/crash

    69عرض على GitHub↗

    Proper error handling, exceptions and try/catch for ZSH

    Shell
    عرض على GitHub↗69
  • molovo/lumberjackالصورة الرمزية لـ molovo

    molovo/lumberjack

    46عرض على GitHub↗

    Lumberjack is a logging interface for shell scripts

    Shell
    عرض على GitHub↗46