/flxy

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

License: GPL v3

flxy

Fast, character-based search library in Rust

CI Build

🔨 Usage

Load by calling the following function,

(flxy-load-dyn)

Calculate the score with PATTERN and SOURCE:

(flxy-score "something" "some else thing")

🔗 Links

Contribute

PRs Welcome Elisp styleguide Donate on paypal Become a patron

If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!