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
jorgebucaran avatar

jorgebucaran/fishtape

0
View on GitHub↗
380 stars·20 forks·Shell·MIT·6 views

Fishtape

100% pure-Fish test runner

Features

  • Shell Script Development - TAP producer and test harness for fish.
  • Shell Utilities - A testing framework for validating shell scripts.

Star history

Star history chart for jorgebucaran/fishtapeStar history chart for jorgebucaran/fishtape

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 Fishtape

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

    jorgebucaran/getopts.fish

    233View on GitHub↗

    Parse CLI options in Fish

    Shell
    View on GitHub↗233
  • shellfire-dev/shellfireshellfire-dev avatar

    shellfire-dev/shellfire

    1,224View on GitHub↗

    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.

    Shell
    View on GitHub↗1,224
  • 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 Fishtape→

Frequently asked questions

What does jorgebucaran/fishtape do?

100% pure-Fish test runner

What are the main features of jorgebucaran/fishtape?

The main features of jorgebucaran/fishtape are: Shell Script Development, Shell Utilities.

What are some open-source alternatives to jorgebucaran/fishtape?

Open-source alternatives to jorgebucaran/fishtape include: jorgebucaran/getopts.fish — Parse CLI options in Fish. shellfire-dev/shellfire — A repository of namespaced, composable shell (bash, sh and dash) function libraries. Takes aware the pain of shell… 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…