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

#1864 in Encoding

Download history 28/week @ 2024-01-28 13/week @ 2024-02-04 20/week @ 2024-02-11 48/week @ 2024-02-18 67/week @ 2024-02-25 47/week @ 2024-03-03 73/week @ 2024-03-10 85/week @ 2024-03-17 187/week @ 2024-03-24 179/week @ 2024-03-31 56/week @ 2024-04-07 43/week @ 2024-04-14 131/week @ 2024-04-21 63/week @ 2024-04-28 136/week @ 2024-05-05 80/week @ 2024-05-12

411 downloads per month
Used in 6 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.2–3.5MB
~61K SLoC