nix-gui VS bramble

Compare nix-gui vs bramble and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nix-gui bramble
29 2
638 180
2.5% -
0.0 0.0
over 1 year ago about 1 year ago
Python Go
MIT License MIT License
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.

nix-gui

Posts with mentions or reviews of nix-gui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-03.

bramble

Posts with mentions or reviews of bramble. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • How to Learn Nix
    11 projects | news.ycombinator.com | 22 Nov 2021
    I've been looking into Nix a lot lately (but have yet to take the leap - I'll probably start with devshell)

    But a couple of projects have come up lately that piqued my interest wrt syntax and alteratives (Since I am not sure about Scheme anymore than Nix (as a langauge) :-)

      * https://github.com/maxmcd/bramble
  • Ask HN: What Are You Working On?
    100 projects | news.ycombinator.com | 14 Jan 2021
    An alternative to Nix that uses Starlark (python syntax) instead of a purely functional programming language: https://github.com/maxmcd/bramble

    I struggled to climb the steep learning curve of Nix/NixOS and wondered what it would be like with a more familiar (to me) syntax.

    It's been very rewarding to write. I was able to implement some ideas from the initial Nix paper that aren't present in Nix. Nix is also quite dependent on the use of the /nix/store path, but I was able to allow a user to use almost any path for their build store without sacrificing on the potential for a shared build cache. I also want to have better native support for things like building docker images, among other features.

    I'm currently implementing sandboxing and finalizing some of the build structure, but hoping it'll be usable sometime soon.

What are some alternatives?

When comparing nix-gui and bramble you can also consider the following projects:

flatpak - Linux application sandboxing and distribution framework

goget - 📦 A simple, good looking, go modules TUI! No more looking for the right "go get" command!

xdg-desktop-portal-gtk - Gtk implementation of xdg-desktop-portal

nonguix - Nonguix mirror – pull requests ignored, please use upstream for that

nixos-hardware - A collection of NixOS modules covering hardware quirks.

bread - :bread: Install, update and remove AppImage from your CLI.

dhall-lang - Maintainable configuration files

dotfiles - A collection of my dotfiles

nixpkgs - Nix Packages collection & NixOS

nickel - Better configuration for less

starfig - Starfig is a programmatic config generator. It helps create static configs using Starlark, a deterministic Python-like language.