Software Alternatives & Reviews

GNU Guix VS asdf-vm

Compare GNU Guix VS asdf-vm and see what are their differences

GNU Guix logo GNU Guix

Like Nix but GNU.

asdf-vm logo asdf-vm

An extendable version manager
  • GNU Guix Landing page
    Landing page //
    2023-03-26
  • asdf-vm Landing page
    Landing page //
    2023-10-18

GNU Guix

Categories
  • Front End Package Manager
  • Package Manager
  • Developer Tools
  • Containers As A Service
Website guix.gnu.org
Details $

asdf-vm

Categories
  • Programming
  • Programming Tools
  • Version Manager
  • Developer Tools
Website asdf-vm.com
Details $

GNU Guix videos

My crush on GNU Guix

More videos:

  • Review - Building a whole distro on top of a minimalistic language The story of GNU Guix
  • Tutorial - How to Install GNU Guix System 1.1.0 + Review

asdf-vm videos

No asdf-vm videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to GNU Guix and asdf-vm)
Developer Tools
63 63%
37% 37
Programming
0 0%
100% 100
Front End Package Manager
Programming Tools
0 0%
100% 100

User comments

Share your experience with using GNU Guix and asdf-vm. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, asdf-vm should be more popular than GNU Guix. It has been mentiond 162 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GNU Guix mentions (90)

  • Pkl, a Programming Language for Configuration
    > So what we are missing now is a 500GB framework that can write the config file for the programming language that is writing a config file for the actual program I wish to use. That exists since 1960. It's called LISP. The e.g. https://guix.gnu.org/ uses with great success, the Guile Scheme dialect of LISP, to be precise. And FYI the "framework" is:
      $ ls --human-readable --size $(readlink $(which...
    - Source: Hacker News / 3 months ago
  • NixOS: Declarative Builds and Deployments
    > inventing a brand new purely functional language programming language. ISTM that if you dislike that, then there's GUIX. https://guix.gnu.org/ Very briefly, AFAICT, it's "Nix but using Scheme". - Source: Hacker News / 3 months ago
  • Linux saved my life
    And just wait till you discover Arch Linux, Gentoo, Guix, or NixOS. Source: 9 months ago
  • The nicest web browser of 2023 uses Lisp.
    Https://guix.gnu.org for example. It did load before an update but it doesn't anymore. Source: 10 months ago
  • Java community welcomes kotlin, c/c++ community welcome rust and go and Javascript community welcomes typscript except emacs community who still refuse to welcome gnu guile.
    Is it? Seems to me it's used for some pretty cool stuff, heard of Guix? Source: 10 months ago
View more

asdf-vm mentions (162)

  • Volta – Fastest Node version manager in Rust
    Or if you need to manage more than just node, asdf has been around for over a decade and works great. You can use a .tool-versions to change runtimes for each project you have, in addition to managing your global runtime versions https://asdf-vm.com/. - Source: Hacker News / 26 days ago
  • Pyenv – lets you easily switch between multiple versions of Python
    Why not just use a tool like asdf (https://asdf-vm.com/) or mise (https://mise.jdx.dev/)? These tools have the advantage of not being multi-taskers and can manage version for all your tools. You wouldn’t need pyenv and npm and rvm and… We’ve even started committing the .mise.toml files for projects to our repos. That way, since we work on multiple projects that may need multiple versions of the same tool, it’s... - Source: Hacker News / 26 days ago
  • Pyenv – lets you easily switch between multiple versions of Python
    Https://asdf-vm.com/ ASDF is better because it works with many more languages, other than only Python, like Rust, Go, Node, etc, and other tools, such as AWS/Google/Firebase/Azure CLIs. - Source: Hacker News / 26 days ago
  • A Journey to Find an Ultimate Development Environment
    The purpose of a version manager is to help you navigate or install any tools for development easily. Version Manager can be one tool for each dependency (e.g. NVM, g) or One tool for all dependencies (e.g. asdf, mise). - Source: dev.to / 3 months ago
  • How to Install Your Python Version on Ubuntu
    (asdf)[https://asdf-vm.com/] fully supports Python and almost any other language. I've been using it for Ruby, Python, Elixir, and other languages for years and never looked back. - Source: Hacker News / 3 months ago
View more

What are some alternatives?

When comparing GNU Guix and asdf-vm, you can also consider the following products

NixOS - 25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.

Conda - Binary package manager with support for environments.

Homebrew - The missing package manager for macOS

pkgsrc - pkgsrc is a framework for building over 17,000 open source software packages.

RVM - Ruby Version Manager. RVM is a command-line tool which allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of gems.

Portage - Portage is source-based package manager used by Gentoo and its descendants. It controls all process from fetching source through building it, installing into clean environment to "merging" with already installed software.