mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add upterm (#5030)
This commit is contained in:
parent
be0bb72b25
commit
4c5954f70b
@ -2744,6 +2744,7 @@ _General utilities and tools to make your life easier._
|
||||
- [toolbox](https://github.com/viant/toolbox) - Slice, map, multimap, struct, function, data conversion utilities. Service router, macro evaluator, tokenizer.
|
||||
- [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go.
|
||||
- [UNIS](https://github.com/esemplastic/unis) - Common Architecture™ for String Utilities in Go.
|
||||
- [upterm](https://github.com/owenthereal/upterm) - A tool for developers to share terminal/tmux sessions securely over the web. It’s perfect for remote pair programming, accessing computers behind NATs/firewalls, remote debugging, and more.
|
||||
- [usql](https://github.com/knq/usql) - usql is a universal command-line interface for SQL databases.
|
||||
- [util](https://github.com/shomali11/util) - Collection of useful utility functions. (strings, concurrency, manipulations, ...).
|
||||
- [watchhttp](https://github.com/nikolaydubina/watchhttp) - Run command periodically and expose latest STDOUT or its rich delta as HTTP endpoint.
|
||||
|
Loading…
Reference in New Issue
Block a user