just_gtfs
GTFS parser
A C++17 header-only library for reading and writing General Transit Feed Specification (GTFS) feeds.
C++17 header-only library for reading and writing GTFS 🌍
20 stars
0 watching
4 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 69 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
derhuerst/print-gtfs-rt-cli | A utility tool to parse and display GTFS Realtime feeds from standard input. | 18 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
mfdz/gtfs-hub | Automates post-processing of public transportation data feeds for quality enhancement and regional filtering. | 29 |
kurtraschke/gtfs-rt-dump | Tool to parse and display GTFS-realtime feeds in human-readable formats | 23 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
code4game/libgltf | A C++ library that parses and loads glTF 2.0 files for various applications. | 74 |
remix/partridge | A Python library for efficiently reading and filtering GTFS feeds into pandas DataFrames. | 152 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |
geops/gtfsparser | A Go-based library for parsing and validating GTFS data feeds | 43 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
mrcagney/make_gtfs | Builds GTFS feeds from basic route information | 9 |