mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
add humantime
This commit is contained in:
parent
2697da01c5
commit
f07a92f8ad
@ -2344,6 +2344,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
|
||||
- [gofeed](https://github.com/mmcdole/gofeed) - Parse RSS and Atom feeds in Go.
|
||||
- [gographviz](https://github.com/awalterschulze/gographviz) - Parses the Graphviz DOT language.
|
||||
- [gonameparts](https://github.com/polera/gonameparts) - Parses human names into individual name parts.
|
||||
- [humantime](https://github.com/kmulvey/humantime) - Convert English strings related to time to time.Time{}.
|
||||
- [ltsv](https://github.com/Wing924/ltsv) - High performance [LTSV (Labeled Tab Separated Value)](http://ltsv.org/) reader for Go.
|
||||
- [normalize](https://github.com/avito-tech/normalize) - Sanitize, normalize and compare fuzzy text.
|
||||
- [omniparser](https://github.com/jf-tech/omniparser) - A versatile ETL library that parses text input (CSV/txt/JSON/XML/EDI/X12/EDIFACT/etc) in streaming fashion and transforms data into JSON output using data-driven schema.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user