antidote VS zpm

Compare antidote vs zpm and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
antidote zpm
5 2
694 336
- 3.6%
8.3 6.3
about 2 months ago 17 days ago
Shell Shell
MIT License GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

antidote

Posts with mentions or reviews of antidote. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.
  • Quickest path to a decent zsh setup?
    6 projects | /r/zsh | 5 Dec 2023
    Although there are all sorts of Zsh starter kits and plugin managers out there, based on what you've described as an OMZ user, it seems like you would benefit most from investing in customizing your OMZ config with a $ZSH_CUSTOM folder and then saving your $ZSH_CUSTOM folder in a cloud git provider like GitLab, BitBucket, or GitHub.
  • Oh-my-zsh without oh-my-zsh?
    11 projects | /r/zsh | 11 May 2023
    Zinit seems overly complicated. I prefer antidote
  • Current state of plugin managers
    12 projects | /r/zsh | 9 Apr 2023
    Awesome! Glad it works well for you. Feedback welcome if you run into problems or would like to see new features: https://github.com/mattmc3/antidote/issues
  • Yet another "which plugin manager" question
    5 projects | /r/zsh | 11 Apr 2022
    [[ -e ~/.antidote ]] || git clone https://github.com/mattmc3/antidote.git ~/.antidote
  • Introducing Antidote - A native zsh continuation of the antibody plugin manager
    2 projects | /r/zsh | 7 Mar 2022
    Some notable features: - Antidote is not written in Go - it's a native Zsh implementation - Your existing antibody ~/.zsh_plugins.txt file should work without modification - All antibody commands are implemented (bundle, help, home, init, list, path, purge, update) for compatibility - If you load your plugins statically like you did with antibody, the performance is still astounding and will continue to rival any other plugin manager (Go not required, though I have nothing against Go - it's truly a great language) - I combed through old antibody issues for non-implemented feature requests and plan to implement some of them. Some, like zsh-defer support are already available - Cloning and updating are done in concurrently just like in Go - The feature roadmap is available by looking at the open GitHub issues

zpm

Posts with mentions or reviews of zpm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-25.
  • ⚙️ ❮ ZSH Plugin Standard ❯
    9 projects | dev.to | 25 Feb 2022
    Plugin managers: ZI, Zinit, Zpm, Zgenom, Zgen (after and if the PR will be merged).
  • zsh plugin managers ... a review ...
    8 projects | /r/zsh | 1 Aug 2021
    So I went spent a day going through every single plugin manager on the awesome zsh page. Most hadn't been updated in over a year which left me with a few, very new projects (only a handful of commits) and miniplug , zpm, and zgenom as the most likely candidates.

What are some alternatives?

When comparing antidote and zpm you can also consider the following projects:

zinit - 🌻 Flexible and fast ZSH plugin manager

zsh-snap - ⚡️ Znap! Fast, easy-to-use tools for Zsh dotfiles & plugins, plus git repos

zsh-vi-mode - 💻 A better and friendly vi(vim) mode plugin for ZSH.

zsh-quickstart-kit - A simple ZSH quickstart for using ZSH, zgenom, oh-my-zsh and a curated list of extra plugins. It is designed to be easy to customize without requiring you to maintain your own fork.

zsh_unplugged - 🤔 perhaps you don't need a Zsh plugin manager after all...

antigen - The plugin manager for zsh.

antibody - The fastest shell plugin manager.

zgenom - A lightweight and fast plugin manager for ZSH

dotfiles - My dotfiles managed by yadm.

zsh-notify - Desktop notifications for long-running commands in zsh.