geohash_nif
Geocode library
An Elixir NIF library implementing the Geohash encoding and decoding functions
Elixir NIF for Geohash C Library
1 stars
1 watching
1 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
polmuz/elixir-geohash | Provides a geocoding solution in Elixir | 27 |
evuez/geohax | A small library for encoding and decoding geolocation coordinates into a compact string format | 12 |
yltsrc/geocalc | Geographic calculation library for Elixir | 149 |
whitfin/siphash-elixir | An implementation of the SipHash cryptographic hash family for Elixir | 19 |
cyrusofeden/geocoder | A geocoding and reverse geocoding library with extensible architecture and support for multiple providers and clients. | 124 |
pareeohnos/geonames-elixir | An API wrapper for geospatial data retrieval and manipulation | 23 |
georust/geohash | A Rust library for generating geohashes from latitude and longitude coordinates. | 98 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 517 |
georust/geocoding | Utility library for converting addresses to geographic coordinates. | 77 |
simplegeo/libgeohash | A C implementation of the Geohash algorithm for encoding, decoding, and calculating neighboring geohashes. | 105 |
urbanserj/hsnif | Allows writing Erlang NIF libraries in Haskell | 26 |
factual/geo | A Clojure library for working with geohashes, polygons, and other world geometry | 301 |
whitfin/jumper | A consistent hash implementation in Elixir | 12 |
beaver-lodge/kinda | A tool that bridges C libraries to Elixir by generating NIFs and providing higher-level APIs | 12 |
opensystemslab/xxhash.nim | A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |