tuiscope

TuiScope

Inspired by telescope.

A TUI fuzzy finder for rust apps. For example usage, see examples.

Performance

If you're dealing with large amounts of data (say 1,000,000 strings), performance is poor with debug builds. Release builds are still snappy.

License: MIT OR Apache-2.0