jcs-elpa / flxy

Home Page:https://github.com/jcs090218/flxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

https://github.com/jcs090218/flxy

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 54.2%Language:Rust 33.8%Language:Makefile 12.0%