go-gtfs
GTFS parser
A Go package for loading and parsing GTFS files
Load GTFS files in golang
45 stars
4 watching
23 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
gogtfshacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
geops/gtfsparser | A Go-based library for parsing and validating GTFS data feeds | 43 |
artonge/go-csv-tag | Tool to read and write CSV files with tagging support in Go | 121 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
maguro/pbf | A Go library for parsing and encoding OpenStreetMap PBF files | 47 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,243 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |
gotk3/gotk3 | Provides a set of Go bindings for a popular graphical user interface framework | 2,113 |
3d0c/gmf | Go FFmpeg Bindings provide a Go interface to the FFmpeg multimedia framework | 889 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
iand/gedcom | Tools for working with GEDCOM file format in Go | 37 |