mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add regroup to the project listing (#3269)
* Add regroup to the project listing * add period
This commit is contained in:
parent
f77a13db41
commit
9190a1aa1a
@ -1784,6 +1784,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [parseargs-go](https://github.com/nproc/parseargs-go) - string argument parser that understands quotes and backslashes.
|
||||
* [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
|
||||
* [radix](https://github.com/yourbasic/radix) - fast string sorting algorithm.
|
||||
* [regroup](https://github.com/oriser/regroup) - Match regex expression named groups into go struct using struct tags and automatic parsing.
|
||||
* [Tagify](https://github.com/zoomio/tagify) - Produces a set of tags from given source.
|
||||
* [textwrap](https://github.com/isbm/textwrap) - Implementation of `textwrap` module from Python.
|
||||
* [TySug](https://github.com/Dynom/TySug) - Alternative suggestions with respect to keyboard layouts.
|
||||
|
Loading…
Reference in New Issue
Block a user