zip_codes_plus

Crates.iozip_codes_plus
lib.rszip_codes_plus
version0.2.0
sourcesrc
created_at2021-08-21 16:40:44.081043
updated_at2021-08-21 18:01:30.889802
descriptionA lookup table for all primary U.S. ZIP codes with reverse city lookup
homepage
repositoryhttps://github.com/wouterdebie/zip_codes_plus
max_upload_size
id440370
size4,340,060
Wouter de Bie (wouterdebie)

documentation

https://docs.rs/zip_codes_plus

README

zip_codes_plus

Docs

Fork of SkylerLipthay/zip_codes that is based off of the free ZIP code database provided by federalgovernmentzipcodes.us ("primary location only" dataset).

This library generates two lookup maps from a CSV file at compile time. Depending on this library comes at a roughly 11MB binary and memory cost.

Documentation

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 2

cargo fmt