ruby_postal
Address parser
Provides fast address parsing and normalization for international addresses
Ruby bindings to libpostal for fast international address parsing/normalization
141 stars
10 watching
12 forks
Language: C
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
openvenues/pypostal | A Python library for parsing and normalizing international addresses | 767 |
openvenues/jpostal | A Java/JNI binding to the libpostal C library for fast international street address parsing and normalization. | 105 |
openvenues/gopostal | Provides a Go interface to parse and expand international street addresses | 161 |
scaleway/postal-address | Tool for parsing and normalizing postal addresses to facilitate accurate territory management | 182 |
kodemartin/rustpostal | A Rust library for parsing and normalizing street addresses | 14 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
smashedtoatoms/address_us | An Elixir library for parsing US addresses from single or multi-line input strings. | 30 |
google/libaddressinput | Libraries providing address input field information and validation across multiple programming languages. | 580 |
cyril/accept_language.rb | A Ruby library for parsing the Accept-Language HTTP header to determine user language preference | 58 |
elastic/elasticsearch-ruby | A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 6 |
oscardelben/firebase-ruby | A Ruby wrapper for Firebase's REST API | 686 |
pubnub/ruby | A Ruby-based library for real-time communication with PubNub's APIs | 121 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
automatico/mac-address | A Ruby-like language library for parsing and manipulating MAC addresses | 2 |
jeremyevans/ruby-pledge | A Ruby interface to OpenBSD's pledge(2) and unveil(2) system calls for process restriction and file system access control | 26 |