ffipf VS fzf.el

Compare ffipf vs fzf.el 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
ffipf fzf.el
2 7
8 347
- -
3.9 1.3
about 3 years ago 7 months ago
Nim Emacs Lisp
- 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.

ffipf

Posts with mentions or reviews of ffipf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-10.
  • ffipf: Fuzzy Find in Project Fast
    1 project | /r/planetemacs | 10 Jan 2021
  • ffipf - quickly jump to file in a project with a native module
    5 projects | /r/emacs | 10 Jan 2021
    Thanks :) Judging by the upvotes there is some interest in the module like this, so I'll keep working on it. It'll take some time before it's usable by others, I think I should be able to clean up the code and write a better Elisp wrapper in a week or two. I used Ivy for displaying candidates because it was by far the easiest integration: literally 1 line of code (https://github.com/piotrklibert/ffipf/blob/master/elisp/ffip.el#L41), but I'm more used to Helm, so integration with it will definitely come next. I don't use Selectrum/Prescient/Embark/etc. personally, but I don't think writing integration with them would be hard. The main selling point of this module is that it's synchronous yet still fast enough, so there's no need for implementing async behavior when integrating it with a framework.

fzf.el

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

What are some alternatives?

When comparing ffipf and fzf.el you can also consider the following projects:

c2nim - c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.

nim-emacs-module

fuzzy_file_finder - A (slightly enhanced) implementation of TextMate's cmd-T lookup functionality, in Ruby, for embedding in other projects

fzel - An example of how an FZF style completer could be implemented in GNU Emacs

projectile - Project Interaction Library for Emacs

emacs.d - forest