Rust version #331
Closed
bcvanmeurs
started this conversation in
General
Replies: 3 comments 1 reply
|
I just found a reference to https://github.com/maxbachmann/rapidfuzz-rs in the issues but this seems to be removed/private. |
1 reply
|
I started working on a rewrite in rust in https://github.com/maxbachmann/rapidfuzz-rs/tree/rewrite. |
0 replies
|
I published a first version of the rust port. It mostly includes the basic metrics. Still missing are:
You can find it here: https://crates.io/crates/rapidfuzz. Let me know if you run into any issues or have suggestions for improvements for the API. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Max,
Thanks for creating this awesome library. I am interested in porting and maintaining a rust version of RapidFuzz.
I see that you are an owner of this crate: https://docs.rs/rapidfuzz/latest/rapidfuzz/ but I can't seem to find a public repo for it.
Would you be up for letting me implement/extend the rust version? I prefer working with you on keeping it within this project over creating a fork.
Regards,
Bram
All reactions