bufler.el VS torus

Compare bufler.el vs torus and see what are their differences.

bufler.el

A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them. (by alphapapa)

torus

Switching buffers and buffer groups at will in emacs. Based on MTorus : rewritten from scratch (by chimay)
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
bufler.el torus
25 2
441 47
- -
7.4 1.2
about 2 months ago about 1 year ago
Emacs Lisp Emacs Lisp
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.

bufler.el

Posts with mentions or reviews of bufler.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.

torus

Posts with mentions or reviews of torus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-12.
  • Associate certain types of files/buffers with each other, often by calling a function (instead of a simple alist of actual buffers and files)?
    1 project | /r/emacs | 7 Oct 2022
    The org roam notes illustrate well why I can't just add each file to something like torus individually -- I have hundreds of notes on literature and adding them all by hand would take forever. But I could write a function which would return, for each buffer, the relevant other file. Each lit not has an ROAM_REFS property, which holds the key for the literature in my bib file, and then ebib and citar have enough code that I could write a function for going from that to the pdf file. I would be happy to write that function, but I need a package to knit the whole thing together. It should lookup the right command for the right buffer and jump to it.
  • Grouping buffers
    4 projects | /r/emacs | 12 Mar 2021
    If you're looking for a newer implementation inspired by the idea of mtorus, you may want to give https://github.com/chimay/torus a try. Chimay is also active in this subreddit.

What are some alternatives?

When comparing bufler.el and torus you can also consider the following projects:

perspective-el - Perspectives for Emacs.

emacs-ibuffer-project - Group ibuffer's list by project

dot-emacs - My GNU/Emacs configuration

ska-init-files - My collection of Linux init files.

doomemacs - An Emacs framework for the stubborn martian hacker

mistborn

taxy.el - Programmable taxonomical hierarchies for arbitrary objects

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

popper - Emacs minor-mode to summon and dismiss buffers easily.

kill-or-bury-alive - Precise control over buffer killing in Emacs

magit-todos - Show source files' TODOs (and FIXMEs, etc) in Magit status buffer

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]