package gomonorepo

import gomonorepo "gomo.prashantv.com"

Package gomonorepo is an experimental Go monorepo.

It's made up of many micro libraries in their own Go modules.

The goal is to keep module dependencies light and relatively self-contained.

Index

Directories

container/set Package set implements set operations using a map.
sync/exp/shardval Package shardval provides an implementation of a sharded value.
xstd Package xstd is a collection of packages that extend standard-library packages, such as the "slices" package, extended under "xslices".