nix-fpga-tools VS devshell

Compare nix-fpga-tools vs devshell and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nix-fpga-tools devshell
2 14
20 1,102
- 3.2%
2.6 7.9
over 2 years ago 16 days ago
Nix Nix
- 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-fpga-tools

Posts with mentions or reviews of nix-fpga-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-18.
  • Nix: An idea whose time has come
    17 projects | news.ycombinator.com | 18 Feb 2022
    I would be surprised if there are any binaries that are outright impossible to run under Nix. I spent a weekend getting Xilinx ISE to run in Nix [0], that is a binary behemoth. It uses bubblewrap (already used in Nixpkgs) to setup a bunch of bind mounts so that the binaries see a standard FHS Linux layout.

    [0] - https://github.com/benpye/nix-fpga-tools

  • The Curse of NixOS
    35 projects | news.ycombinator.com | 24 Jan 2022
    Yeah I agree here, I used to find Nix somewhat unintuitive but I have now managed a few non-trivial projects. One being to package Xilinx ISE as a flake [0], and another to build a non-volatile Linux image using busybox and runit [1]. For the latter I still haven't quite gotten where I want but that's because I realised I needed dbus for avahi and dbus is just so ridiculously complex.

    [0] - https://github.com/benpye/nix-fpga-tools/

    [1] - https://github.com/benpye/nix-embedded

devshell

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

What are some alternatives?

When comparing nix-fpga-tools and devshell you can also consider the following projects:

impermanence - Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]

nix-direnv - A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]

nix-helpers - Mirror of http://chriswarbo.net/git/nix-helpers.git

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

nix-embedded - Nix embedded image generator.

nixpkgs - Nix Packages collection & NixOS

nvd

nix-config - :space_invader: NixOS configuration

nix-prisma-example - An example Prisma project using nix

devenv - Fast, Declarative, Reproducible, and Composable Developer Environments

flake-template - My template for Nix flakes