This repository contains a set of collections for the Go programming language. It's inspired by .NET Collections. As I worked in Go, I missed the collections I used to use in .NET. So I decided to create this repository to help me and others to use collections in Go.
- For each collection
- Tests
- Benchmarks
- Fuzzy Test
- Examples
- Documentation