awesome-repositories.comCategoriesBlog
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
·
jandamm avatar

jandamm/zgenom

0
View on GitHub↗
428 stars·22 forks·Shell·BSD-2-Clause·5 views

Zgenom

A lightweight and fast plugin manager for ZSH

Features

  • Plugin Managers - Lightweight plugin manager with static initialization for fast startup.
  • Zsh Plugin Managers - Maintained fork of a lightweight plugin manager.

Star history

Star history chart for jandamm/zgenomStar history chart for jandamm/zgenom

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 Zgenom

Similar open-source projects, ranked by how many features they share with Zgenom.
  • zdharma-continuum/zinitzdharma-continuum avatar

    zdharma-continuum/zinit

    4,731View on GitHub↗

    Zinit is a Zsh plugin manager designed for downloading, loading, and updating extensions and snippets for the Z shell. It functions as a performance optimizer, a shell binary installer, and a completion manager, providing a framework for shell lifecycle automation and the registration of tab completion definitions. The project distinguishes itself through advanced startup optimization, utilizing bytecode compilation, configuration caching, and deferred loading to reduce shell boot times. It further differentiates its plugin execution model by supporting the sourcing of individual remote code

    Shell
    View on GitHub↗4,731
  • zplug/zplugzplug avatar

    zplug/zplug

    6,033View on GitHub↗

    zplug is a plugin manager for the Zsh shell designed to install and organize community plugins, themes, and commands from remote repositories and local paths. It focuses on environment reproducibility through versioned configuration, allowing plugins to be pinned to specific git branches, tags, or commit hashes. The project optimizes shell startup speed by using a lazy loading system that defers the execution of plugins until they are explicitly required. To accelerate initial environment setup, it employs a parallel installer that downloads multiple extensions concurrently. The manager supp

    Shell
    View on GitHub↗6,033
  • zsh-users/antigenzsh-users avatar

    zsh-users/antigen

    8,324View on GitHub↗

    Antigen is a git-based package manager and configuration orchestrator for the Zsh shell environment. It serves as a plugin manager designed to download, load, and update plugins, themes, and frameworks directly from Git repositories using specific branches, tags, or versions. The project focuses on shell startup optimization by using static bundle caching and batch completion loading to reduce boot times. It distinguishes itself through environment reproduction capabilities, such as file-based state snapshotting and plugin state restoration, and a distribution workflow that bundles configurat

    Shell
    View on GitHub↗8,324
  • unixorn/zsh-quickstart-kitunixorn avatar

    unixorn/zsh-quickstart-kit

    896View on GitHub↗

    This project is a configuration framework for the Zsh shell that automates the setup, maintenance, and synchronization of terminal environments. It functions as a plugin manager and productivity suite, providing a unified workflow to manage shell extensions, environment variables, and interface settings without requiring manual edits to core configuration files. The framework distinguishes itself by using a modular approach to shell customization, allowing users to organize aliases, functions, and environment variables into separate files. It provides a command-line interface to toggle themes

    Shelldotfileshacktoberfestoh-my-zsh
    View on GitHub↗896
See all 16 alternatives to Zgenom→

Frequently asked questions

What does jandamm/zgenom do?

A lightweight and fast plugin manager for ZSH

What are the main features of jandamm/zgenom?

The main features of jandamm/zgenom are: Plugin Managers, Zsh Plugin Managers.

What are some open-source alternatives to jandamm/zgenom?

Open-source alternatives to jandamm/zgenom include: zdharma-continuum/zinit — Zinit is a Zsh plugin manager designed for downloading, loading, and updating extensions and snippets for the Z shell.… zsh-users/antigen — Antigen is a git-based package manager and configuration orchestrator for the Zsh shell environment. It serves as a… zplug/zplug — zplug is a plugin manager for the Zsh shell designed to install and organize community plugins, themes, and commands… unixorn/zsh-quickstart-kit — This project is a configuration framework for the Zsh shell that automates the setup, maintenance, and synchronization… eriner/zim — Zim is a Zsh configuration framework and environment manager designed to optimize shell performance and productivity.… zimfw/zimfw — zimfw is a Zsh configuration framework and plugin manager designed to customize and optimize the Zsh shell…