12 releases (breaking)

0.9.2 Nov 21, 2025
0.9.0 May 14, 2025
0.8.0 Dec 3, 2024
0.7.1 Apr 24, 2021
0.1.0 Aug 4, 2017

#36 in Geospatial

Download history 3160/week @ 2025-10-25 1818/week @ 2025-11-01 2614/week @ 2025-11-08 2138/week @ 2025-11-15 3422/week @ 2025-11-22 6434/week @ 2025-11-29 7276/week @ 2025-12-06 7030/week @ 2025-12-13 3859/week @ 2025-12-20 4136/week @ 2025-12-27 7335/week @ 2026-01-03 9299/week @ 2026-01-10 13685/week @ 2026-01-17 12124/week @ 2026-01-24 13238/week @ 2026-01-31 26906/week @ 2026-02-07

67,646 downloads per month
Used in 99 crates (30 directly)

MIT/Apache

190KB
3K SLoC

wkb

Crate API Documentation

A fast, freely-licensed implementation of reading and writing the Well-Known Binary encoding of vector geometries.

Features

  • Reading and write without copying to an intermediate representation, thanks to geo_traits.
  • Full support for Z, M, and ZM dimension data.
  • Full support for little-endian and big-endian data, in both reading and writing.
  • Read-only support for extended Well-Known Binary (EWKB). Any embedded SRID is currently ignored.
  • MIT and Apache 2 license.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1.2–1.7MB
~36K SLoC