awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
adoyle-h avatar

adoyle-h/lobash

0
View on GitHub↗
399 stars·28 forks·Shell·Apache-2.0·2 viewsgithub.com/adoyle-h/lobash/blob/develop/docs/module-usages/README.md↗

Lobash

A modern, safe, powerful utility/library for Bash script development.

Features

  • Shell Script Development - Modern utility library for safe and powerful script development.

Star history

Star history chart for adoyle-h/lobashStar history chart for adoyle-h/lobash

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Lobash

These projects share indexed features with Lobash. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • oldratlee/useful-scriptsoldratlee avatar

    oldratlee/useful-scripts

    7,525View on 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
    View on GitHub↗7,525
  • bats-core/bats-corebats-core avatar

    bats-core/bats-core

    6,115View on 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
    View on GitHub↗6,115
  • checksum/critic.shChecksum avatar

    Checksum/critic.sh

    456View on GitHub↗

    Dead simple testing framework for Bash with coverage reporting

    Shell
    View on GitHub↗456
  • bash-lsp/bash-language-serverbash-lsp avatar

    bash-lsp/bash-language-server

    2,726View on GitHub↗

    A language server for Bash

    TypeScript
    View on GitHub↗2,726
Compare all 30 related projects→

Frequently asked questions

What does adoyle-h/lobash do?

A modern, safe, powerful utility/library for Bash script development.

What are the main features of adoyle-h/lobash?

The main features of adoyle-h/lobash are: Shell Script Development.

Which projects share features with adoyle-h/lobash?

Projects with overlapping indexed features include: oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… checksum/critic.sh — Dead simple testing framework for Bash with coverage reporting. coderofsalvation/powscript — transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA… dannyben/bashly — Bash command line framework and CLI generator. bash-lsp/bash-language-server — A language server for Bash.