mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added go-nmea library
This commit is contained in:
parent
43d1d6837a
commit
d7740f7d4b
@ -714,6 +714,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-cron](https://github.com/rk/go-cron) - A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.
|
||||
* [go-debug](https://github.com/tj/go-debug) - Conditional debug logging for Golang libraries & applications
|
||||
* [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
|
||||
* [go-nmea](https://github.com/adrianmo/go-nmea) - NMEA parser library for the Go language.
|
||||
* [go-underscore](https://github.com/tobyhede/go-underscore) - A useful collection of helpfully functional Go collection utilities.
|
||||
* [goback](https://github.com/carlescere/goback) - Go simple exponential backoff package.
|
||||
* [godaemon](https://github.com/VividCortex/godaemon) - Utility to write daemons
|
||||
|
Loading…
Reference in New Issue
Block a user