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
shellfire-dev avatar

shellfire-dev/shellfire

0
View on GitHub↗
1,224 stars·49 forks·Shell·8 viewsgithub.com/shellfire-dev/shellfire↗

Shellfire

A repository of namespaced, composable shell (bash, sh and dash) function libraries. Takes aware the pain of shell scripting, making it robust and reusable. Includes secure curl usage, JSON, XML and Debian control file parsers, dependency documentation via attributes, and more. Batteries ARE included.

Features

  • Shell Script Development - Library of composable shell functions.
  • Shell Utilities - Provides a library of composable functions for shell scripting.

Star history

Star history chart for shellfire-dev/shellfireStar history chart for shellfire-dev/shellfire

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Shellfire

Similar open-source projects, ranked by how many features they share with Shellfire.
  • jorgebucaran/getopts.fishjorgebucaran avatar

    jorgebucaran/getopts.fish

    233View on GitHub↗

    Parse CLI options in Fish

    Shell
    View on GitHub↗233
  • jorgebucaran/fishtapejorgebucaran avatar

    jorgebucaran/fishtape

    380View on GitHub↗

    100% pure-Fish test runner

    Shell
    View on GitHub↗380
  • 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
  • akavel/upakavel avatar

    akavel/up

    8,836View on GitHub↗

    Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing sequences. It provides a terminal user interface for constructing chains of shell commands while displaying real-time data transformations. The tool allows for the iterative development of command sequences with an instant live preview of processing results. Once a sequence is finalized, it functions as a shell script generator that exports the completed pipeline into a reusable script file. The workspace includes capabilities for terminal data exploration and text processing workflow

    Go
    View on GitHub↗8,836
See all 30 alternatives to Shellfire→

Frequently asked questions

What does shellfire-dev/shellfire do?

A repository of namespaced, composable shell (bash, sh and dash) function libraries. Takes aware the pain of shell scripting, making it robust and reusable. Includes secure curl usage, JSON, XML and Debian control file parsers, dependency documentation via attributes, and more. Batteries ARE included.

What are the main features of shellfire-dev/shellfire?

The main features of shellfire-dev/shellfire are: Shell Script Development, Shell Utilities.

What are some open-source alternatives to shellfire-dev/shellfire?

Open-source alternatives to shellfire-dev/shellfire include: jorgebucaran/fishtape — 100% pure-Fish test runner. jorgebucaran/getopts.fish — Parse CLI options in Fish. oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… akavel/up — Up is an interactive shell pipeline tool and Linux pipeline builder designed for prototyping text-processing… bash-lsp/bash-language-server — A language server for Bash. anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…