An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Go libraries and utilities by the CockroachDB team

[![Build Status](https://github.com/cockroachdb/crlib/actions/workflows/ci.yaml/badge.svg)](https://github.com/cockroachdb/crlib/actions/workflows/ci.yaml)
[![Go Report Card](https://goreportcard.com/badge/github.com/cockroachdb/crlib)](https://goreportcard.com/report/github.com/cockroachdb/crlib)
[![GoDoc](https://godoc.org/github.com/cockroachdb/crlib?status.svg)](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.