# go-lib **Repository Path**: changeden/go-lib ## Basic Information - **Project Name**: go-lib - **Description**: Go-lib is a library library for Golang. - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-15 - **Last Updated**: 2022-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Go-lib --- Go-lib is a library library for Golang. ## License Apache License, Version 2.0 ## Implements ### Collections ```shell go get -u github.com/changedenczd/go-lib/collections ``` * Vector * Stack ### Strings ```shell go get -u github.com/changedenczd/go-lib/strings ``` * StringBuilder ### Arrays ```shell go get -u github.com/changedenczd/go-lib/arrays ```