mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add strlang
This commit is contained in:
parent
aeb58ec87c
commit
ada5c1347f
@ -2376,6 +2376,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
|
|||||||
- [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
|
- [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
|
||||||
- [sdp](https://github.com/gortc/sdp) - SDP: Session Description Protocol [[RFC 4566](https://tools.ietf.org/html/rfc4566)].
|
- [sdp](https://github.com/gortc/sdp) - SDP: Session Description Protocol [[RFC 4566](https://tools.ietf.org/html/rfc4566)].
|
||||||
- [sh](https://github.com/mvdan/sh) - Shell parser and formatter.
|
- [sh](https://github.com/mvdan/sh) - Shell parser and formatter.
|
||||||
|
- [strlang](https://github.com/ermos/strlang) - Fluent string builder interface for generate programming code.
|
||||||
- [tokenizer](https://github.com/bzick/tokenizer) - Parse any string, slice or infinite buffer to any tokens.
|
- [tokenizer](https://github.com/bzick/tokenizer) - Parse any string, slice or infinite buffer to any tokens.
|
||||||
- [when](https://github.com/olebedev/when) - Natural EN and RU language date/time parser with pluggable rules.
|
- [when](https://github.com/olebedev/when) - Natural EN and RU language date/time parser with pluggable rules.
|
||||||
- [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct.
|
- [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct.
|
||||||
|
Loading…
Reference in New Issue
Block a user