mirror of
https://github.com/avelino/awesome-go.git
synced 2024-10-30 12:04:12 -04:00
parent
1a8bc2e598
commit
720a5283fb
1 changed files with 1 additions and 0 deletions
|
@ -2492,6 +2492,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
|
||||||
- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance effective top level domains (eTLD) extraction module.
|
- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance effective top level domains (eTLD) extraction module.
|
||||||
- [go-nmea](https://github.com/adrianmo/go-nmea) - NMEA parser library for the Go language.
|
- [go-nmea](https://github.com/adrianmo/go-nmea) - NMEA parser library for the Go language.
|
||||||
- [go-vcard](https://github.com/emersion/go-vcard) - Parse and format vCard.
|
- [go-vcard](https://github.com/emersion/go-vcard) - Parse and format vCard.
|
||||||
|
- [godump](https://github.com/yassinebenaid/godump) - Pretty print any GO variable with ease, an alternative to Go's `fmt.Printf("%#v")`.
|
||||||
- [gofeed](https://github.com/mmcdole/gofeed) - Parse RSS and Atom feeds in Go.
|
- [gofeed](https://github.com/mmcdole/gofeed) - Parse RSS and Atom feeds in Go.
|
||||||
- [gographviz](https://github.com/awalterschulze/gographviz) - Parses the Graphviz DOT language.
|
- [gographviz](https://github.com/awalterschulze/gographviz) - Parses the Graphviz DOT language.
|
||||||
- [gonameparts](https://github.com/polera/gonameparts) - Parses human names into individual name parts.
|
- [gonameparts](https://github.com/polera/gonameparts) - Parses human names into individual name parts.
|
||||||
|
|
Loading…
Reference in a new issue