https://github.com/frantjc/x
A collection of Go packages amassed over the years which each feel like they should be a part of their corresponding standard library package.
https://github.com/frantjc/x
Last synced: about 1 year ago
JSON representation
A collection of Go packages amassed over the years which each feel like they should be a part of their corresponding standard library package.
- Host: GitHub
- URL: https://github.com/frantjc/x
- Owner: frantjc
- License: mit
- Created: 2023-12-23T02:00:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T03:11:02.000Z (about 1 year ago)
- Last Synced: 2025-03-25T04:22:32.670Z (about 1 year ago)
- Language: Go
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x [](https://github.com/frantjc/x/actions) [](https://pkg.go.dev/github.com/frantjc/x) [](https://goreportcard.com/report/github.com/frantjc/x) 
A collection of [Go](https://go.dev) packages amassed over the years which each feel like they should be a part of their corresponding standard library package.
## install
```sh
go get github.com/frantjc/x
```