Skip to content

[Rust] Speed-up Unidecode librairy and learning exercise #109

Description

@gmaOCR

I’m currently learning Rust and working on improving the performance of Unidecode by rewriting the library in Rust.

I plan to use the pyO3 module so the library can still be used in Python, with minimal changes required. I will do my best to preserve the original function signatures, making it possible to simply change the import at the top of your Python files and immediately benefit from Rust’s execution speed.
Any help, guidance or test is welcome.

https://pypi.org/project/unidecode-pyo3/

Thank you !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions