jcs-legacy / flxy-rs

Fast, character-based search library in Rust

Home Page:https://crates.io/crates/flxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT License crates.io.d

Base from https://github.com/jrasky/flx, for Emacs

flxy-rs

Fast, character-based search library in Rust

CI

Documentation

Inspired by flx for emacs, uses the same basic algorithm.

This is basically the search function in BIS in a separate library. It works somewhat decently for bash history.

To use:

flx = "0.1"

About

Fast, character-based search library in Rust

https://crates.io/crates/flxy

License:Other


Languages

Language:Rust 94.5%Language:Batchfile 5.5%