mikhailswift / go-collectionsLinks
Generic utility functions for dealing with collections in go
☆121Updated 8 months ago
Alternatives and similar repositories for go-collections
Users that are interested in go-collections are comparing it to the libraries listed below
Sorting:
- some data structures and algorithms using golang☆69Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Go Progress Bar☆124Updated 3 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Cheat Sheet for Go Slice Tricks☆174Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- Notification broadcaster library☆157Updated 3 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.