where39 0.1.1

rust implementation of the where39 geo location encoding standard
Documentation
  • Coverage
  • 28.57%
    2 out of 7 items documented2 out of 3 items with examples
  • Size
  • Source code size: 34.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.72 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • sgeisler/rust-where39
    3 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sgeisler

Where39

Docs.rs

Where39 ist a standard to encode geo locations using BIP39 seed words. This repository contains an implementation in rust that tries to mirror the behavior of the original JS library since there doesn't exist any formal specification yet.

You can play around with the algorithm at where39.com.