rustpostal
Address parser
A Rust library for parsing and normalizing street addresses
Rust bindings to libpostal
14 stars
4 watching
1 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
bindingsparserrusttokenizer
Related projects:
Repository | Description | Stars |
---|---|---|
openvenues/jpostal | A Java/JNI binding to the libpostal C library for fast international street address parsing and normalization. | 105 |
openvenues/ruby_postal | Provides fast address parsing and normalization for international addresses | 141 |
openvenues/pypostal | A Python library for parsing and normalizing international addresses | 767 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
kmcallister/rustic-symmetries | A reference guide to Rust's memory safety features and their various modes of access | 70 |
openvenues/gopostal | Provides a Go interface to parse and expand international street addresses | 161 |
svenstaro/mt940-rs | A parser for MT940 bank statements in Rust. | 22 |
scaleway/postal-address | Tool for parsing and normalizing postal addresses to facilitate accurate territory management | 182 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
jamesmunns/postcard | A lightweight message serialization library for Rust. | 924 |
cualbondi/osmptparser | An OpenStreetMap public transport parser written in Rust. | 5 |
stalwartlabs/mail-parser | A fast and robust e-mail parsing library | 300 |
skade/mailbox | A tutorial project demonstrating how to build a simple networked mailbox program with concurrency and networking in Rust. | 28 |
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 244 |
rust-bakery/nom | A parser combinator framework for building safe and efficient parsers in Rust | 9,477 |