5 releases (breaking)

0.5.0 Mar 27, 2024
0.4.0 Oct 12, 2023
0.3.0 Mar 28, 2023
0.2.1 Sep 19, 2021
0.1.0 Nov 3, 2018

#1702 in Encoding

Download history 53/week @ 2023-12-22 115/week @ 2023-12-29 184/week @ 2024-01-05 74/week @ 2024-01-12 77/week @ 2024-01-19 37/week @ 2024-01-26 11/week @ 2024-02-02 20/week @ 2024-02-09 44/week @ 2024-02-16 65/week @ 2024-02-23 46/week @ 2024-03-01 71/week @ 2024-03-08 81/week @ 2024-03-15 179/week @ 2024-03-22 168/week @ 2024-03-29 68/week @ 2024-04-05

502 downloads per month
Used in 7 crates

MIT AND Apache-2.0

25KB

gtfs-rt

is a small (trivial, really!) crate for reading protobuf-encoded gtfs-rt data. this crate will get you a nice, nested-struct, Serde-serializable form of any protobuf blob a transit authority might provide, but that's pretty much it: it doesn't help you make sense of this. also, if you're a transit provider, it doesn't have functionality to help you make gtfs-rt protobuf blobs. if you're doing that, 1. omg let me know because that's really cool, and 2. i'm extremely happy to merge in your changes.

Dependencies

~1.8–4MB
~75K SLoC