https://github.com/bbfh-dev/go-tools
Simple library full of tools that the standard library is currently missing
https://github.com/bbfh-dev/go-tools
go-tools golang library stdlib-extras tools
Last synced: about 1 month ago
JSON representation
Simple library full of tools that the standard library is currently missing
- Host: GitHub
- URL: https://github.com/bbfh-dev/go-tools
- Owner: bbfh-dev
- License: gpl-3.0
- Created: 2024-09-27T13:07:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:11:39.000Z (over 1 year ago)
- Last Synced: 2024-12-31T03:12:35.513Z (about 1 year ago)
- Topics: go-tools, golang, library, stdlib-extras, tools
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Tools
Go Tools is a simple library full of tools that the standard library is currently missing (OPINIONATED!).
> [!CAUTION]
> This is a package I made for my projects, it's opinionated and could have a breaking change.