feather.el VS twist.nix

Compare feather.el vs twist.nix and see what are their differences.

feather.el

Parallel thread modern Emacs package manager (by conao3)

twist.nix

Build an entire Emacs configuration as a Nix package in a pure, reproducible way (by emacs-twist)
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
feather.el twist.nix
2 4
93 52
- -
10.0 7.9
3 months ago about 2 months ago
Emacs Lisp Nix
GNU General Public License v3.0 only GNU 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.

feather.el

Posts with mentions or reviews of feather.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-10.

twist.nix

Posts with mentions or reviews of twist.nix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-03.
  • Mega fast startup times
    4 projects | /r/emacs | 3 Jun 2023
    It's only for Nix users, but my twist.nix package manager is capable of native-compiling all packages. You can even push native-compiled assets to a remote binary cache. I precompile packages on CI and use them on a slow Celeron computer by just fetching them from a server.
  • twist.nix: A Nix library for building a set of locally-freezed elisp packages
    1 project | /r/planetemacs | 7 Jan 2023
  • [ANN] Elisp Repo Kit
    4 projects | /r/emacs | 28 Dec 2022
    I question use of emacs-overlay for Emacs Lisp testing. It should work, but there can be situations where the user may suffer from an upstream issue, and it would be difficult to identify such bug with emacs-overlay. That's one of the reasons I ended up writing its alternative from scratch.
  • straight.el as a classic example of overengineering in emacs?
    4 projects | /r/emacs | 10 Aug 2022
    Interesting. I have written my own package manager too (in Nix), and I chose not to depend on straight.el, unlike nix-straight. The reason is because I do nott want to depend on the complex piece of software which is not owned by myself.

What are some alternatives?

When comparing feather.el and twist.nix you can also consider the following projects:

emacs-config - My configuration for Doom Emacs. Mirror of https://git.tecosaur.net/tec/emacs-config.

elisp-repo-kit - Emacs Lisp package for creating an Emacs Lisp Github repo with CI

nix-straight.el - Low-level Nix integration to straight.el [maintainer=@ckiee]

.emacs.d - https://emacs.takeokunn.org/