fzf++ is a high-performance, API-compatible implementation of the popular fzf fuzzy finder, written in modern C++20. It provides fuzzy matching with Smith-Waterman algorithm, interactive TUI with real-time filtering, multi-select mode, preview window with command execution and support for UTF-8.

WWW: https://github.com/barracuda156/fzfpp
