https://github.com/1set/gut
🍱 yet another collection of go utilities & tools
https://github.com/1set/gut
go go-package golang gut tool tools utilities utility wrapper
Last synced: about 2 months ago
JSON representation
🍱 yet another collection of go utilities & tools
- Host: GitHub
- URL: https://github.com/1set/gut
- Owner: 1set
- License: mit
- Created: 2019-10-05T23:47:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T17:52:05.000Z (over 4 years ago)
- Last Synced: 2024-07-31T20:51:28.895Z (9 months ago)
- Topics: go, go-package, golang, gut, tool, tools, utilities, utility, wrapper
- Language: Go
- Homepage:
- Size: 4.03 MB
- Stars: 27
- Watchers: 3
- Forks: 9
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go - gut/yos - Simple and reliable package for file operations like copy/move/diff/list on files, directories and symbolic links. (File Handling / Search and Analytic Databases)
- awesome-go-extra - gut - 10-05T23:47:24Z|2020-11-17T17:52:05Z| (File Handling / Advanced Console UIs)
README
# gut 🍱
Yet another collection of **G**o **u**tilities & **t**ools.
A simple one. Just **go** with your **gut** feeling.---
## Shortcuts
| Symbol | 🍱 弁当 |
| :---------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Document** | [](https://pkg.go.dev/github.com/1set/gut) |
| **License** | [](https://github.com/1set/gut/blob/master/LICENSE) |
| **Build Status** | [](https://github.com/1set/gut/actions?workflow=Ubuntu) [](https://github.com/1set/gut/actions?workflow=macOS) [](https://github.com/1set/gut/actions?workflow=Windows) |
| **Code Quality** | [](https://goreportcard.com/report/github.com/1set/gut) [](https://www.codacy.com/manual/an9an63/gut) [](https://codeclimate.com/github/1set/gut/maintainability) |
| **Test Coverage** | [](https://codecov.io/gh/1set/gut/branch/master) |## Packages
[](https://github.com/avelino/awesome-go)
- [`yos`](https://godoc.org/github.com/1set/gut/yos): yet another wrapper of platform-independent interface to operating system functionality (esp. file operations)
- [`yrand`](https://godoc.org/github.com/1set/gut/yrand): yet another wrapper of **crypto/rand** with func like **math/rand**
- [`yhash`](https://godoc.org/github.com/1set/gut/yhash): yet another collection of methods to calculate checksum of file/string/bytes
- [`ystring`](https://godoc.org/github.com/1set/gut/ystring): yet another collection of methods to manipulate UTF-8 encoded strings