NMEA.jl
GPS parser
A package for parsing GPS NMEA protocol sentences in the Julia programming language.
Julia package for parsing GPS NMEA messages
8 stars
1 watching
9 forks
Language: Julia
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
adrianmo/go-nmea | A Go library that parses and decodes NMEA 0183 GPS sentences into usable data structures. | 227 |
rawify/gps.js | A JavaScript library for parsing and working with GPS data from NMEA sentences | 255 |
mikalhart/tinygps | A lightweight C++ library for parsing GPS data from NMEA messages | 387 |
kosma/minmea | A lightweight GPS NMEA 0183 parser library written in pure C | 787 |
inmcm/micropygps | A GPS sentence parser written in Python for embedded platforms | 352 |
meggart/gdalfuns.jl | A Julia library that provides an interface to the GDAL geospatial data processing library | 0 |
juliageo/gadm.jl | Provides access to geographical data from the GADM dataset in Julia | 38 |
phipsgabler/operajonal | A JavaScript implementation of an operational monad style for recursive program interpretation | 6 |
juliastats/glmnet.jl | A Julia wrapper around the glmnet R package for fitting Lasso/ElasticNet GLM models using cyclic coordinate descent. | 96 |
juliaattic/morsel.jl | A Sinatra-like micro framework for declaring routes and handling requests in Julia | 130 |
juliageo/geojson.jl | A Julia package that provides utilities for reading and working with GeoJSON data | 68 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
evetion/geoarrays.jl | A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
juliageo/geointerface.jl | An interface for working with geospatial vector data in Julia | 99 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |