JamesLMilner / cheap-ruler-goLinks
📏 cheapruler in Go: fast geodesic measurements
☆209Updated 5 years ago
Alternatives and similar repositories for cheap-ruler-go
Users that are interested in cheap-ruler-go are comparing it to the libraries listed below
Sorting:
- 10,000 Cities with Latitude, Longitude, and Elevation in Go☆165Updated 4 years ago
- Geofence written in go☆242Updated 9 years ago
- The latlong package maps from a latitude and longitude to a timezone.☆399Updated 2 years ago
- A Quadtree implemented in Go☆167Updated 5 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 4 years ago
- Map tile library for go☆77Updated last year
- A worldwide regions or fences database, give it coordinates it answers back with informations for the fence like country and state☆75Updated 7 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆245Updated 2 weeks ago
- ☆64Updated 3 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- Time span handling for Go☆180Updated 6 years ago
- Package polyline implements a Google Maps Encoding Polyline encoder and decoder.☆117Updated last month
- Golang Resource Bundler [deprecated]☆294Updated 4 years ago
- smartcrop implementation in pure Go without opencv dependency☆121Updated 9 years ago
- Collections generator for Golang☆82Updated 7 years ago
- File format determination package for Go☆204Updated 5 years ago
- Obfuscating IDs made simple with modular multiplicative inverse☆157Updated 7 years ago
- Experimental channel implementation☆311Updated 8 years ago
- A Simple, Secured Default HTTP(S) Server for Golang☆134Updated 8 years ago
- bloomfilter.js ported to Go☆95Updated 2 years ago
- Mapbox Vector Tile Server - Go☆77Updated 4 years ago
- Point in Polygon implemented in Go