Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RIIR #18

Open
seanpianka opened this issue Jul 22, 2021 · 2 comments
Open

RIIR #18

seanpianka opened this issue Jul 22, 2021 · 2 comments
Assignees

Comments

@seanpianka
Copy link
Owner

Inspiration: https://blog.yossarian.net/2020/08/02/Writing-and-publishing-a-python-module-in-rust

This would make this module natively accessible from Rust and Python.

Replacement deps:
bzip2 decoder: https://github.com/paolobarbolini/bzip2-rs
code distribution: https://github.com/PyO3/maturin#python-metadata

@seanpianka seanpianka self-assigned this Jul 22, 2021
@non-descriptive
Copy link

Might be relevant to your case
https://github.com/BurntSushi/fst

@seanpianka
Copy link
Owner Author

seanpianka commented Feb 21, 2023

This new Rust implementation exists here: https://github.com/seanpianka/zipcodes-rs

However, it does not utilize Py03 for distributing the binary for Python, fst for zipcode storage, or have updated docs/examples yet

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

No branches or pull requests

2 participants