awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bash-lsp/bash-language-server

Open-source alternatives to Bash Language Server

30 open-source projects similar to bash-lsp/bash-language-server, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bash Language Server alternative.

  • oldratlee/useful-scriptsoldratlee का अवतार

    oldratlee/useful-scripts

    7,525GitHub पर देखें↗

    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/shellhardenanordal का अवतार

    anordal/shellharden

    4,784GitHub पर देखें↗

    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
  • bats-core/bats-corebats-core का अवतार

    bats-core/bats-core

    6,115GitHub पर देखें↗

    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

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • checksum/critic.shChecksum का अवतार

    Checksum/critic.sh

    456GitHub पर देखें↗

    Dead simple testing framework for Bash with coverage reporting

    Shell
    GitHub पर देखें↗456
  • coderofsalvation/powscriptcoderofsalvation का अवतार

    coderofsalvation/powscript

    168GitHub पर देखें↗

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

    Shell
    GitHub पर देखें↗168
  • dannyben/bashlyDannyBen का अवतार

    DannyBen/bashly

    2,421GitHub पर देखें↗

    Bash command line framework and CLI generator

    Ruby
    GitHub पर देखें↗2,421
  • denysdovhan/bash-handbookdenysdovhan का अवतार

    denysdovhan/bash-handbook

    6,102GitHub पर देखें↗
    JavaScriptbashbookguide
    GitHub पर देखें↗6,102
  • dylanaraps/pure-bash-bibledylanaraps का अवतार

    dylanaraps/pure-bash-bible

    41,355GitHub पर देखें↗

    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/composureerichs का अवतार

    erichs/composure

    344GitHub पर देखें↗

    Don't fear the Unix chainsaw

    Shell
    GitHub पर देखें↗344
  • fidian/ansifidian का अवतार

    fidian/ansi

    823GitHub पर देखें↗

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

    Shell
    GitHub पर देखें↗823
  • h4l/json.bashh4l का अवतार

    h4l/json.bash

    461GitHub पर देखें↗

    Command-line tool and bash library that creates JSON

    Shell
    GitHub पर देखें↗461
  • harisekhon/devops-bash-toolsHariSekhon का अवतार

    HariSekhon/DevOps-Bash-tools

    8,062GitHub पर देखें↗

    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/rebashjandob का अवतार

    jandob/rebash

    79GitHub पर देखें↗

    ReBash - bash scripting library/framework

    Shell
    GitHub पर देखें↗79
  • jirutka/eshjirutka का अवतार

    jirutka/esh

    239GitHub पर देखें↗

    Simple templating engine based on shell.

    Shell
    GitHub पर देखें↗239
  • jkool702/timepjkool702 का अवतार

    jkool702/timep

    192GitHub पर देखें↗

    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/bashfuljmcantrell का अवतार

    jmcantrell/bashful

    622GitHub पर देखें↗

    A collection of modules to simplify writing bash scripts.

    Shell
    GitHub पर देखें↗622
  • jorgebucaran/fishtapejorgebucaran का अवतार

    jorgebucaran/fishtape

    380GitHub पर देखें↗

    100% pure-Fish test runner

    Shell
    GitHub पर देखें↗380
  • jorgebucaran/getopts.fishjorgebucaran का अवतार

    jorgebucaran/getopts.fish

    233GitHub पर देखें↗

    Parse CLI options in Fish

    Shell
    GitHub पर देखें↗233
  • kigster/bashmatickigster का अवतार

    kigster/bashmatic

    182GitHub पर देखें↗

    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/getoptionsko1nksm का अवतार

    ko1nksm/getoptions

    514GitHub पर देखें↗

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

    Shell
    GitHub पर देखें↗514
  • koalaman/shellcheckkoalaman का अवतार

    koalaman/shellcheck

    39,574GitHub पर देखें↗

    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/bash3boilerplatekvz का अवतार

    kvz/bash3boilerplate

    2,200GitHub पर देखें↗

    Templates to write better Bash scripts

    Shell
    GitHub पर देखें↗2,200
  • kward/shunit2kward का अवतार

    kward/shunit2

    1,725GitHub पर देखें↗
    Shell
    GitHub पर देखें↗1,725
  • lehmannro/assert.shlehmannro का अवतार

    lehmannro/assert.sh

    490GitHub पर देखें↗

    bash unit testing framework

    Shell
    GitHub पर देखें↗490
  • lingtalfi/bashmanagerlingtalfi का अवतार

    lingtalfi/bashmanager

    102GitHub पर देखें↗

    mini bash framework for creating command line tools

    Shell
    GitHub पर देखें↗102
  • matejak/argbashmatejak का अवतार

    matejak/argbash

    1,482GitHub पर देखें↗

    Bash argument parsing code generator

    M4
    GitHub पर देखें↗1,482
  • mindaugasbarysas/bashwithnailsmindaugasbarysas का अवतार

    mindaugasbarysas/bashwithnails

    34GitHub पर देखें↗

    Bash With Nails

    Shell
    GitHub पर देखें↗34
  • modernish/modernishmodernish का अवतार

    modernish/modernish

    938GitHub पर देखें↗

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

    Shell
    GitHub पर देखें↗938
  • molovo/crashmolovo का अवतार

    molovo/crash

    69GitHub पर देखें↗

    Proper error handling, exceptions and try/catch for ZSH

    Shell
    GitHub पर देखें↗69
  • molovo/lumberjackmolovo का अवतार

    molovo/lumberjack

    46GitHub पर देखें↗

    Lumberjack is a logging interface for shell scripts

    Shell
    GitHub पर देखें↗46