5 releases
Uses old Rust 2015
0.2.2 | Jul 16, 2017 |
---|---|
0.2.1 | Jul 16, 2017 |
0.2.0 | Jul 16, 2017 |
0.1.1 | Dec 23, 2016 |
0.1.0 | Oct 6, 2016 |
#17 in #fuzzy-string
15KB
307 lines
flx
Fast, character-based search library in Rust
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"
Dependencies
~795KB
~40K SLoC