SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Go Zsh Projects
-
FZF is a command line fuzzy finder. It's an incredibly powerful tool that you can use (at its simplest) to filter lists as you type.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
# Download asdf git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.15.0 # Add the following to ~/.zshrc . "$HOME/.asdf/asdf.sh" # Optional: Completions are configured by either a ZSH Framework asdf plugin # or by adding the following to your .zshrc: fpath=(${ASDF_DIR}/completions $fpath) autoload -Uz compinit && compinit
-
-
A devshell discussion with Nix is not complete without introducing direnv. direnv is a tool that very simply runs commands based on the current directory. It is tedious to run nix develop to get into a development shell every time. It's also tedious to remember to exit the dev shell when you're done. direnv automatically does this for you, so it's a valuable addition! It also allows you to use these shells within non-terminal editors like VSCode and JetBrains.
-
-
vfox
A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more
Project mention: The Ultimate Guide to Node.js Version Managers: NVM, NVS, fnm, Volta, and asdf | Part 3 | dev.to | 2024-09-12Another tool quite similar to asdf is vfox. It supports version management for various programming languages. It also has an MSI installer, unlike asdf, and hence is painless to install for the majority of Windows users. In fact, the function is quite similar to asdf in that it supports Node.js versions by simply changing a configuration.
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
I actually made a CLI tool (https://github.com/ddworken/hishtory) that automatically binds to Control+R to support both history searching and AI queries (by prefixing queries with `?`).
Here's the prompt engineering I did: https://github.com/ddworken/hishtory/blob/master/shared/ai/a...
-
-
murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
Project mention: Bunster: Compile bash scripts to self contained executables | news.ycombinator.com | 2025-01-23I have authored a shell in Go and while it doesn’t aim to replace coreutils, it does have a decent number of builtins as part of its application.
So in theory I could build a feature that allows you to ship a self contained executable like you’ve described.
If this is something you’re genuinely interested in and my shell has the right kind of ergonomics for you, then feel free to leave a feature request:
https://github.com/lmorg/murex
-
-
-
Resh is a lot faster and lightweight.
https://github.com/curusarn/resh
-
-
-
-
-
-
obsidian-cli
Interact with Obsidian in the terminal. Open, search, create, update, move, delete and print notes!
-
nhi
:tv: Automatically capture all potentially useful information about each executed command (as well as its output) and get powerful querying mechanism
-
-
-
PassDetective
PassDetective is a command-line tool that scans shell command history to detect mistakenly written passwords, API keys, and secrets. Using regular expressions, it helps prevent accidental exposure of sensitive information in your command history.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Zsh discussion
Go Zsh related posts
-
Get a Git productivity boost with FZF
-
Direnv: Load and unload environment variables depending on the current directory
-
Oh My Posh
-
Improving PowerShell đź“ź
-
Melhorando o PowerShell đź“ź
-
Improving Tinybird DevEx 🚀 Creating an Informative CLI Prompt with Oh My Posh
-
Fuzzy business: shadowing ssh
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Feb 2025
Index
What are some of the best open-source Zsh projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | fzf | 67,874 |
2 | asdf | 22,820 |
3 | oh-my-posh | 18,262 |
4 | direnv | 13,030 |
5 | Wave Terminal | 8,988 |
6 | vfox | 3,073 |
7 | powerline-go | 2,771 |
8 | hishtory | 2,610 |
9 | jump | 1,817 |
10 | murex | 1,548 |
11 | virtualgo | 1,322 |
12 | carapace-bin | 1,093 |
13 | resh | 1,021 |
14 | kafkactl | 852 |
15 | dstask | 833 |
16 | cw | 798 |
17 | gitmux | 650 |
18 | carapace | 517 |
19 | obsidian-cli | 461 |
20 | nhi | 306 |
21 | twf | 271 |
22 | nostromo | 144 |
23 | PassDetective | 125 |