This package contains the library extension and simplification I always missed and could not fill the gap in my every day development. This repository has been created right after Go 1.18 release with the generics support. It was the main problem to build the simple library with good performance.
This package wont try to replace the standard library, but it will try to extend and simplify it.
Goals
There are the main goals of this library:
Implement and tests the most common functions and structures of the standard library
The simplicity and generalization should not affect performance