A fast C99 GeoHash library which only provide int64 hash result. You can use it to build a spatial index service with redis, like Ardb already done.
Just copy all files into your project.
A fast C99 geohash library which only provide int64 as hash result.
CBSD-3-Clause