Home

Awesome

Juniper

Go Reference Go 1.19 Go 1.20 Go 1.21 Go 1.22 Fuzz

Juniper is a library of extensions to the Go standard library using generics, including containers, iterators, and streams.

Packages that overlap directly with a standard library package are named the same but with an x prefix for "extensions", e.g. sort and xsort.

See the docs for more.