https://github.com/cockroachdb/crlib
Go library and utilities by CRDB team
https://github.com/cockroachdb/crlib
Last synced: 9 months ago
JSON representation
Go library and utilities by CRDB team
- Host: GitHub
- URL: https://github.com/cockroachdb/crlib
- Owner: cockroachdb
- License: apache-2.0
- Created: 2024-07-29T14:04:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-16T15:10:06.000Z (9 months ago)
- Last Synced: 2025-09-30T01:54:53.369Z (9 months ago)
- Language: Go
- Homepage:
- Size: 111 KB
- Stars: 10
- Watchers: 41
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go libraries and utilities by the CockroachDB team
[](https://github.com/cockroachdb/crlib/actions/workflows/ci.yaml)
[](https://goreportcard.com/report/github.com/cockroachdb/crlib)
[](https://godoc.org/github.com/cockroachdb/crlib)
This repository contains general-purpose Go libraries and utilities. It is intended as an "extended standard library" and it has no external dependencies.